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,18 @@
"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));