@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 TextNumberListRtlRotate270Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtlRotate270Regular", "", 2, undefined));
export const TextNumberListRtlRotate270Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtlRotate270Filled", "", 2, undefined));
export const TextNumberListRtlRotate27020Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtlRotate27020Regular", "", 1, 20));
export const TextNumberListRtlRotate27020Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtlRotate27020Filled", "", 0, 20));
export const TextNumberListRtlRotate27024Regular = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtlRotate27024Regular", "", 1, 24));
export const TextNumberListRtlRotate27024Filled = ( /*#__PURE__*/createFluentFontIcon("TextNumberListRtlRotate27024Filled", "", 0, 24));