"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));