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,4 @@
"use client";
import { createFluentIcon } from '../../utils/createFluentIcon';
export const WindowColumnOneFourthLeftFocusTopFilled = ( /*#__PURE__*/createFluentIcon('WindowColumnOneFourthLeftFocusTopFilled', "1em", ["M5.5 3A2.5 2.5 0 0 0 3 5.5v9A2.5 2.5 0 0 0 5.5 17h9a2.5 2.5 0 0 0 2.5-2.5v-9A2.5 2.5 0 0 0 14.5 3h-9ZM4 14.5V7h2v9h-.5A1.5 1.5 0 0 1 4 14.5ZM7 16V7h9v7.5c0 .83-.67 1.5-1.5 1.5H7Z"]));
export const WindowColumnOneFourthLeftFocusTop20Filled = ( /*#__PURE__*/createFluentIcon('WindowColumnOneFourthLeftFocusTop20Filled', "20", ["M5.5 3A2.5 2.5 0 0 0 3 5.5v9A2.5 2.5 0 0 0 5.5 17h9a2.5 2.5 0 0 0 2.5-2.5v-9A2.5 2.5 0 0 0 14.5 3h-9ZM4 14.5V7h2v9h-.5A1.5 1.5 0 0 1 4 14.5ZM7 16V7h9v7.5c0 .83-.67 1.5-1.5 1.5H7Z"]));