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

19 lines
1.1 KiB
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ArrowClockwiseFilled: FluentFontIcon;
export declare const ArrowClockwiseRegular: FluentFontIcon;
export declare const ArrowClockwise12Regular: FluentFontIcon;
export declare const ArrowClockwise12Filled: FluentFontIcon;
export declare const ArrowClockwise16Regular: FluentFontIcon;
export declare const ArrowClockwise16Filled: FluentFontIcon;
export declare const ArrowClockwise20Regular: FluentFontIcon;
export declare const ArrowClockwise20Filled: FluentFontIcon;
export declare const ArrowClockwise24Regular: FluentFontIcon;
export declare const ArrowClockwise24Filled: FluentFontIcon;
export declare const ArrowClockwise28Regular: FluentFontIcon;
export declare const ArrowClockwise28Filled: FluentFontIcon;
export declare const ArrowClockwise32Regular: FluentFontIcon;
export declare const ArrowClockwise32Filled: FluentFontIcon;
export declare const ArrowClockwise32Light: FluentFontIcon;
export declare const ArrowClockwise48Regular: FluentFontIcon;
export declare const ArrowClockwise48Filled: FluentFontIcon;