first commit

This commit is contained in:
Stefan Hacker
2026-04-03 09:38:48 +02:00
commit 37ad745546
47450 changed files with 3120798 additions and 0 deletions
@@ -0,0 +1,16 @@
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const TextIndentIncreaseRtlFilled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtlFilled", "", 2, undefined));
export const TextIndentIncreaseRtlRegular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtlRegular", "", 2, undefined));
export const TextIndentIncreaseRtl16Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl16Regular", "", 1, 16));
export const TextIndentIncreaseRtl16Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl16Filled", "", 0, 16));
export const TextIndentIncreaseRtl20Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl20Regular", "", 1, 20));
export const TextIndentIncreaseRtl20Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl20Filled", "", 0, 20));
export const TextIndentIncreaseRtl24Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl24Regular", "", 1, 24));
export const TextIndentIncreaseRtl24Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl24Filled", "", 0, 24));
export const TextIndentIncreaseRtl90Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl90Regular", "", 2, undefined));
export const TextIndentIncreaseRtl90Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl90Filled", "", 2, undefined));
export const TextIndentIncreaseRtl9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl9020Regular", "", 1, 20));
export const TextIndentIncreaseRtl9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl9020Filled", "", 0, 20));
export const TextIndentIncreaseRtl9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl9024Regular", "", 1, 24));
export const TextIndentIncreaseRtl9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentIncreaseRtl9024Filled", "", 0, 24));