UNPKG

@fluentui/react-icons

Version:

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

19 lines (18 loc) 2.22 kB
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const TextAlignLeftRotate90Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate90Regular", "", 2, undefined)); export const TextAlignLeftRotate90Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate90Filled", "", 2, undefined)); export const TextAlignLeftRotate270Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate270Regular", "", 2, undefined)); export const TextAlignLeftRotate270Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate270Filled", "", 2, undefined)); export const TextAlignLeftRotate9016Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate9016Regular", "", 1, 16)); export const TextAlignLeftRotate9016Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate9016Filled", "", 0, 16)); export const TextAlignLeftRotate9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate9020Regular", "", 1, 20)); export const TextAlignLeftRotate9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate9020Filled", "", 0, 20)); export const TextAlignLeftRotate9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate9024Regular", "", 1, 24)); export const TextAlignLeftRotate9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate9024Filled", "", 0, 24)); export const TextAlignLeftRotate27016Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate27016Regular", "", 1, 16)); export const TextAlignLeftRotate27016Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate27016Filled", "", 0, 16)); export const TextAlignLeftRotate27020Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate27020Regular", "", 1, 20)); export const TextAlignLeftRotate27020Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate27020Filled", "", 0, 20)); export const TextAlignLeftRotate27024Regular = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate27024Regular", "", 1, 24)); export const TextAlignLeftRotate27024Filled = ( /*#__PURE__*/createFluentFontIcon("TextAlignLeftRotate27024Filled", "", 0, 24));