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

12 lines
575 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const AlertOffFilled: FluentIcon;
export declare const AlertOffRegular: FluentIcon;
export declare const AlertOff16Regular: FluentIcon;
export declare const AlertOff16Filled: FluentIcon;
export declare const AlertOff20Regular: FluentIcon;
export declare const AlertOff20Filled: FluentIcon;
export declare const AlertOff24Regular: FluentIcon;
export declare const AlertOff24Filled: FluentIcon;
export declare const AlertOff28Regular: FluentIcon;
export declare const AlertOff28Filled: FluentIcon;