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

14 lines
738 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PersonSupportFilled: FluentIcon;
export declare const PersonSupportRegular: FluentIcon;
export declare const PersonSupport16Regular: FluentIcon;
export declare const PersonSupport16Filled: FluentIcon;
export declare const PersonSupport20Regular: FluentIcon;
export declare const PersonSupport20Filled: FluentIcon;
export declare const PersonSupport24Regular: FluentIcon;
export declare const PersonSupport24Filled: FluentIcon;
export declare const PersonSupport28Regular: FluentIcon;
export declare const PersonSupport28Filled: FluentIcon;
export declare const PersonSupport32Regular: FluentIcon;
export declare const PersonSupport32Filled: FluentIcon;