Private
Public Access
1
0

feat: Fluent UI Outlook Lite + connections mockup

This commit is contained in:
2026-04-14 18:52:25 +00:00
parent 1199eff6c3
commit dfa4010406
34820 changed files with 1003813 additions and 205 deletions

View File

@@ -0,0 +1,16 @@
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const WindowNewRotate180Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate180Regular", "", 2, undefined));
export const WindowNewRotate180Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate180Filled", "", 2, undefined));
export const WindowNewRotate18016Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18016Regular", "󰭶", 1, 16));
export const WindowNewRotate18016Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18016Filled", "󰯴", 0, 16));
export const WindowNewRotate18020Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18020Regular", "󰭷", 1, 20));
export const WindowNewRotate18020Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18020Filled", "󰯵", 0, 20));
export const WindowNewRotate18024Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18024Regular", "󰭸", 1, 24));
export const WindowNewRotate18024Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18024Filled", "󰯶", 0, 24));
export const WindowNewRotate18028Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18028Regular", "󰭹", 1, 28));
export const WindowNewRotate18028Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18028Filled", "󰯷", 0, 28));
export const WindowNewRotate18032Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18032Regular", "󰭺", 1, 32));
export const WindowNewRotate18032Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18032Filled", "󰯸", 0, 32));
export const WindowNewRotate18048Regular = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18048Regular", "󰭻", 1, 48));
export const WindowNewRotate18048Filled = ( /*#__PURE__*/createFluentFontIcon("WindowNewRotate18048Filled", "󰯹", 0, 48));