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

16 lines
1005 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PeopleCommunicationFilled: FluentFontIcon;
export declare const PeopleCommunicationRegular: FluentFontIcon;
export declare const PeopleCommunication16Regular: FluentFontIcon;
export declare const PeopleCommunication16Filled: FluentFontIcon;
export declare const PeopleCommunication20Regular: FluentFontIcon;
export declare const PeopleCommunication20Filled: FluentFontIcon;
export declare const PeopleCommunication24Regular: FluentFontIcon;
export declare const PeopleCommunication24Filled: FluentFontIcon;
export declare const PeopleCommunication28Regular: FluentFontIcon;
export declare const PeopleCommunication28Filled: FluentFontIcon;
export declare const PeopleCommunication32Regular: FluentFontIcon;
export declare const PeopleCommunication32Filled: FluentFontIcon;
export declare const PeopleCommunication48Regular: FluentFontIcon;
export declare const PeopleCommunication48Filled: FluentFontIcon;