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

14 lines
812 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ScanThumbUpOffFilled: FluentFontIcon;
export declare const ScanThumbUpOffRegular: FluentFontIcon;
export declare const ScanThumbUpOff16Regular: FluentFontIcon;
export declare const ScanThumbUpOff16Filled: FluentFontIcon;
export declare const ScanThumbUpOff20Regular: FluentFontIcon;
export declare const ScanThumbUpOff20Filled: FluentFontIcon;
export declare const ScanThumbUpOff24Regular: FluentFontIcon;
export declare const ScanThumbUpOff24Filled: FluentFontIcon;
export declare const ScanThumbUpOff28Regular: FluentFontIcon;
export declare const ScanThumbUpOff28Filled: FluentFontIcon;
export declare const ScanThumbUpOff48Regular: FluentFontIcon;
export declare const ScanThumbUpOff48Filled: FluentFontIcon;