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

12 lines
645 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const VoicemailShieldFilled: FluentIcon;
export declare const VoicemailShieldRegular: FluentIcon;
export declare const VoicemailShield16Regular: FluentIcon;
export declare const VoicemailShield16Filled: FluentIcon;
export declare const VoicemailShield20Regular: FluentIcon;
export declare const VoicemailShield20Filled: FluentIcon;
export declare const VoicemailShield24Regular: FluentIcon;
export declare const VoicemailShield24Filled: FluentIcon;
export declare const VoicemailShield32Regular: FluentIcon;
export declare const VoicemailShield32Filled: FluentIcon;