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 TextIndentDecreaseLtrFilled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtrFilled", "", 2, undefined));
export const TextIndentDecreaseLtrRegular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtrRegular", "", 2, undefined));
export const TextIndentDecreaseLtr16Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr16Regular", "", 1, 16));
export const TextIndentDecreaseLtr16Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr16Filled", "", 0, 16));
export const TextIndentDecreaseLtr20Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr20Regular", "", 1, 20));
export const TextIndentDecreaseLtr20Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr20Filled", "", 0, 20));
export const TextIndentDecreaseLtr24Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr24Regular", "", 1, 24));
export const TextIndentDecreaseLtr24Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr24Filled", "", 0, 24));
export const TextIndentDecreaseLtr90Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr90Regular", "", 2, undefined));
export const TextIndentDecreaseLtr90Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr90Filled", "", 2, undefined));
export const TextIndentDecreaseLtr9020Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr9020Regular", "", 1, 20));
export const TextIndentDecreaseLtr9020Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr9020Filled", "", 0, 20));
export const TextIndentDecreaseLtr9024Regular = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr9024Regular", "", 1, 24));
export const TextIndentDecreaseLtr9024Filled = ( /*#__PURE__*/createFluentFontIcon("TextIndentDecreaseLtr9024Filled", "", 0, 24));