UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 583 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const ColumnArrowRightFilled = ( /*#__PURE__*/createFluentFontIcon("ColumnArrowRightFilled", "", 2, undefined)); export const ColumnArrowRightRegular = ( /*#__PURE__*/createFluentFontIcon("ColumnArrowRightRegular", "", 2, undefined)); export const ColumnArrowRight20Regular = ( /*#__PURE__*/createFluentFontIcon("ColumnArrowRight20Regular", "", 1, 20)); export const ColumnArrowRight20Filled = ( /*#__PURE__*/createFluentFontIcon("ColumnArrowRight20Filled", "", 0, 20));