@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
9 lines (8 loc) • 945 B
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const TextNumberListLtrRotate270Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListLtrRotate270Regular", "", 2, undefined));
export const TextNumberListLtrRotate270Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListLtrRotate270Filled", "", 2, undefined));
export const TextNumberListLtrRotate27020Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListLtrRotate27020Regular", "", 1, 20));
export const TextNumberListLtrRotate27020Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListLtrRotate27020Filled", "", 0, 20));
export const TextNumberListLtrRotate27024Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListLtrRotate27024Regular", "", 1, 24));
export const TextNumberListLtrRotate27024Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListLtrRotate27024Filled", "", 0, 24));