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

20 lines
976 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const ImageOffColor: FluentIcon;
export declare const ImageOffFilled: FluentIcon;
export declare const ImageOffRegular: FluentIcon;
export declare const ImageOff20Regular: FluentIcon;
export declare const ImageOff20Filled: FluentIcon;
export declare const ImageOff20Color: FluentIcon;
export declare const ImageOff24Regular: FluentIcon;
export declare const ImageOff24Filled: FluentIcon;
export declare const ImageOff24Color: FluentIcon;
export declare const ImageOff28Regular: FluentIcon;
export declare const ImageOff28Filled: FluentIcon;
export declare const ImageOff28Color: FluentIcon;
export declare const ImageOff32Regular: FluentIcon;
export declare const ImageOff32Filled: FluentIcon;
export declare const ImageOff32Color: FluentIcon;
export declare const ImageOff48Regular: FluentIcon;
export declare const ImageOff48Filled: FluentIcon;
export declare const ImageOff48Color: FluentIcon;