UNPKG

@fluentui/react-icons

Version:

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

19 lines (18 loc) 2.25 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextAlignRightRotate90Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate90Regular", "", 2, undefined)); export const TextAlignRightRotate90Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate90Filled", "", 2, undefined)); export const TextAlignRightRotate270Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate270Regular", "", 2, undefined)); export const TextAlignRightRotate270Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate270Filled", "", 2, undefined)); export const TextAlignRightRotate9016Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate9016Regular", "", 1, 16)); export const TextAlignRightRotate9016Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate9016Filled", "", 0, 16)); export const TextAlignRightRotate9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate9020Regular", "", 1, 20)); export const TextAlignRightRotate9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate9020Filled", "", 0, 20)); export const TextAlignRightRotate9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate9024Regular", "", 1, 24)); export const TextAlignRightRotate9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate9024Filled", "", 0, 24)); export const TextAlignRightRotate27016Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate27016Regular", "", 1, 16)); export const TextAlignRightRotate27016Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate27016Filled", "", 0, 16)); export const TextAlignRightRotate27020Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate27020Regular", "", 1, 20)); export const TextAlignRightRotate27020Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate27020Filled", "", 0, 20)); export const TextAlignRightRotate27024Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate27024Regular", "", 1, 24)); export const TextAlignRightRotate27024Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignRightRotate27024Filled", "", 0, 24));