UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 575 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const ArrowMoveInwardFilled = ( /*#__PURE__*/createFluentFontIcon("ArrowMoveInwardFilled", "", 2, undefined)); export const ArrowMoveInwardRegular = ( /*#__PURE__*/createFluentFontIcon("ArrowMoveInwardRegular", "", 2, undefined)); export const ArrowMoveInward20Regular = ( /*#__PURE__*/createFluentFontIcon("ArrowMoveInward20Regular", "", 1, 20)); export const ArrowMoveInward20Filled = ( /*#__PURE__*/createFluentFontIcon("ArrowMoveInward20Filled", "", 0, 20));