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

16 lines
823 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const MicPulseOffFilled: FluentIcon;
export declare const MicPulseOffRegular: FluentIcon;
export declare const MicPulseOff16Regular: FluentIcon;
export declare const MicPulseOff16Filled: FluentIcon;
export declare const MicPulseOff20Regular: FluentIcon;
export declare const MicPulseOff20Filled: FluentIcon;
export declare const MicPulseOff24Regular: FluentIcon;
export declare const MicPulseOff24Filled: FluentIcon;
export declare const MicPulseOff28Regular: FluentIcon;
export declare const MicPulseOff28Filled: FluentIcon;
export declare const MicPulseOff32Regular: FluentIcon;
export declare const MicPulseOff32Filled: FluentIcon;
export declare const MicPulseOff48Regular: FluentIcon;
export declare const MicPulseOff48Filled: FluentIcon;