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
+19
View File
@@ -0,0 +1,19 @@
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ShareIosColor: FluentIcon;
export declare const ShareIosFilled: FluentIcon;
export declare const ShareIosRegular: FluentIcon;
export declare const ShareIos20Regular: FluentIcon;
export declare const ShareIos20Filled: FluentIcon;
export declare const ShareIos20Color: FluentIcon;
export declare const ShareIos24Regular: FluentIcon;
export declare const ShareIos24Filled: FluentIcon;
export declare const ShareIos24Color: FluentIcon;
export declare const ShareIos28Regular: FluentIcon;
export declare const ShareIos28Filled: FluentIcon;
export declare const ShareIos28Color: FluentIcon;
export declare const ShareIos32Regular: FluentIcon;
export declare const ShareIos32Filled: FluentIcon;
export declare const ShareIos32Color: FluentIcon;
export declare const ShareIos48Regular: FluentIcon;
export declare const ShareIos48Filled: FluentIcon;
export declare const ShareIos48Color: FluentIcon;