UNPKG

@fluentui/react-icons

Version:

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

15 lines (14 loc) 1.71 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextNumberListRotate90Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate90Regular", "", 2, undefined)); export const TextNumberListRotate90Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate90Filled", "", 2, undefined)); export const TextNumberListRotate270Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate270Regular", "", 2, undefined)); export const TextNumberListRotate270Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate270Filled", "", 2, undefined)); export const TextNumberListRotate9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate9020Regular", "", 1, 20)); export const TextNumberListRotate9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate9020Filled", "", 0, 20)); export const TextNumberListRotate9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate9024Regular", "", 1, 24)); export const TextNumberListRotate9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate9024Filled", "", 0, 24)); export const TextNumberListRotate27020Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate27020Regular", "", 1, 20)); export const TextNumberListRotate27020Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate27020Filled", "", 0, 20)); export const TextNumberListRotate27024Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate27024Regular", "", 1, 24)); export const TextNumberListRotate27024Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRotate27024Filled", "", 0, 24));