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
+24
View File
@@ -0,0 +1,24 @@
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ShieldColor: FluentIcon;
export declare const ShieldFilled: FluentIcon;
export declare const ShieldRegular: FluentIcon;
export declare const Shield12Regular: FluentIcon;
export declare const Shield12Filled: FluentIcon;
export declare const Shield16Regular: FluentIcon;
export declare const Shield16Filled: FluentIcon;
export declare const Shield16Color: FluentIcon;
export declare const Shield20Regular: FluentIcon;
export declare const Shield20Filled: FluentIcon;
export declare const Shield20Color: FluentIcon;
export declare const Shield24Regular: FluentIcon;
export declare const Shield24Filled: FluentIcon;
export declare const Shield24Color: FluentIcon;
export declare const Shield28Regular: FluentIcon;
export declare const Shield28Filled: FluentIcon;
export declare const Shield28Color: FluentIcon;
export declare const Shield32Regular: FluentIcon;
export declare const Shield32Filled: FluentIcon;
export declare const Shield32Color: FluentIcon;
export declare const Shield48Regular: FluentIcon;
export declare const Shield48Filled: FluentIcon;
export declare const Shield48Color: FluentIcon;