UNPKG

@fluentui/react-icons

Version:

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

9 lines (8 loc) 885 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const VoicemailArrowForwardFilled = ( /*#__PURE__*/createFluentFontIcon("VoicemailArrowForwardFilled", "", 2, undefined)); export const VoicemailArrowForwardRegular = ( /*#__PURE__*/createFluentFontIcon("VoicemailArrowForwardRegular", "", 2, undefined)); export const VoicemailArrowForward16Regular = ( /*#__PURE__*/createFluentFontIcon("VoicemailArrowForward16Regular", "", 1, 16)); export const VoicemailArrowForward16Filled = ( /*#__PURE__*/createFluentFontIcon("VoicemailArrowForward16Filled", "", 0, 16)); export const VoicemailArrowForward20Regular = ( /*#__PURE__*/createFluentFontIcon("VoicemailArrowForward20Regular", "", 1, 20)); export const VoicemailArrowForward20Filled = ( /*#__PURE__*/createFluentFontIcon("VoicemailArrowForward20Filled", "", 0, 20));