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

14 lines
812 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CallProhibitedFilled: FluentFontIcon;
export declare const CallProhibitedRegular: FluentFontIcon;
export declare const CallProhibited16Regular: FluentFontIcon;
export declare const CallProhibited16Filled: FluentFontIcon;
export declare const CallProhibited20Regular: FluentFontIcon;
export declare const CallProhibited20Filled: FluentFontIcon;
export declare const CallProhibited24Regular: FluentFontIcon;
export declare const CallProhibited24Filled: FluentFontIcon;
export declare const CallProhibited28Regular: FluentFontIcon;
export declare const CallProhibited28Filled: FluentFontIcon;
export declare const CallProhibited48Regular: FluentFontIcon;
export declare const CallProhibited48Filled: FluentFontIcon;