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

12 lines
565 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PollOffFilled: FluentIcon;
export declare const PollOffRegular: FluentIcon;
export declare const PollOff16Regular: FluentIcon;
export declare const PollOff16Filled: FluentIcon;
export declare const PollOff20Regular: FluentIcon;
export declare const PollOff20Filled: FluentIcon;
export declare const PollOff24Regular: FluentIcon;
export declare const PollOff24Filled: FluentIcon;
export declare const PollOff32Regular: FluentIcon;
export declare const PollOff32Filled: FluentIcon;