Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/flash.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

15 lines
755 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FlashFilled: FluentFontIcon;
export declare const FlashRegular: FluentFontIcon;
export declare const Flash16Regular: FluentFontIcon;
export declare const Flash16Filled: FluentFontIcon;
export declare const Flash20Regular: FluentFontIcon;
export declare const Flash20Filled: FluentFontIcon;
export declare const Flash24Regular: FluentFontIcon;
export declare const Flash24Filled: FluentFontIcon;
export declare const Flash28Regular: FluentFontIcon;
export declare const Flash28Filled: FluentFontIcon;
export declare const Flash32Regular: FluentFontIcon;
export declare const Flash32Filled: FluentFontIcon;
export declare const Flash32Light: FluentFontIcon;