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
+25
View File
@@ -0,0 +1,25 @@
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PhoneColor: FluentIcon;
export declare const PhoneFilled: FluentIcon;
export declare const PhoneRegular: FluentIcon;
export declare const Phone12Regular: FluentIcon;
export declare const Phone12Filled: FluentIcon;
export declare const Phone16Regular: FluentIcon;
export declare const Phone16Filled: FluentIcon;
export declare const Phone16Color: FluentIcon;
export declare const Phone20Regular: FluentIcon;
export declare const Phone20Filled: FluentIcon;
export declare const Phone20Color: FluentIcon;
export declare const Phone24Regular: FluentIcon;
export declare const Phone24Filled: FluentIcon;
export declare const Phone24Color: FluentIcon;
export declare const Phone28Regular: FluentIcon;
export declare const Phone28Filled: FluentIcon;
export declare const Phone28Color: FluentIcon;
export declare const Phone32Regular: FluentIcon;
export declare const Phone32Filled: FluentIcon;
export declare const Phone32Light: FluentIcon;
export declare const Phone32Color: FluentIcon;
export declare const Phone48Regular: FluentIcon;
export declare const Phone48Filled: FluentIcon;
export declare const Phone48Color: FluentIcon;