UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

7 lines (6 loc) 567 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const CallConnectingFilled = ( /*#__PURE__*/createFluentFontIcon("CallConnectingFilled", "", 2, undefined)); export const CallConnectingRegular = ( /*#__PURE__*/createFluentFontIcon("CallConnectingRegular", "", 2, undefined)); export const CallConnecting20Regular = ( /*#__PURE__*/createFluentFontIcon("CallConnecting20Regular", "", 1, 20)); export const CallConnecting20Filled = ( /*#__PURE__*/createFluentFontIcon("CallConnecting20Filled", "", 0, 20));