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

24 lines
1.1 KiB
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const HistoryColor: FluentIcon;
export declare const HistoryFilled: FluentIcon;
export declare const HistoryRegular: FluentIcon;
export declare const History16Regular: FluentIcon;
export declare const History16Filled: FluentIcon;
export declare const History16Color: FluentIcon;
export declare const History20Regular: FluentIcon;
export declare const History20Filled: FluentIcon;
export declare const History20Color: FluentIcon;
export declare const History24Regular: FluentIcon;
export declare const History24Filled: FluentIcon;
export declare const History24Color: FluentIcon;
export declare const History28Regular: FluentIcon;
export declare const History28Filled: FluentIcon;
export declare const History28Color: FluentIcon;
export declare const History32Regular: FluentIcon;
export declare const History32Filled: FluentIcon;
export declare const History32Light: FluentIcon;
export declare const History32Color: FluentIcon;
export declare const History48Regular: FluentIcon;
export declare const History48Filled: FluentIcon;
export declare const History48Color: FluentIcon;