9 lines
993 B
JavaScript
9 lines
993 B
JavaScript
"use client";
|
|
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
|
|
export const TextIndentIncreaseRtlRotate270Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtlRotate270Regular", "", 2, undefined));
|
|
export const TextIndentIncreaseRtlRotate270Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtlRotate270Filled", "", 2, undefined));
|
|
export const TextIndentIncreaseRtlRotate27020Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtlRotate27020Regular", "", 1, 20));
|
|
export const TextIndentIncreaseRtlRotate27020Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtlRotate27020Filled", "", 0, 20));
|
|
export const TextIndentIncreaseRtlRotate27024Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtlRotate27024Regular", "", 1, 24));
|
|
export const TextIndentIncreaseRtlRotate27024Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtlRotate27024Filled", "", 0, 24));
|