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

16 lines
753 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const DoctorFilled: FluentIcon;
export declare const DoctorRegular: FluentIcon;
export declare const Doctor12Regular: FluentIcon;
export declare const Doctor12Filled: FluentIcon;
export declare const Doctor16Regular: FluentIcon;
export declare const Doctor16Filled: FluentIcon;
export declare const Doctor20Regular: FluentIcon;
export declare const Doctor20Filled: FluentIcon;
export declare const Doctor24Regular: FluentIcon;
export declare const Doctor24Filled: FluentIcon;
export declare const Doctor28Regular: FluentIcon;
export declare const Doctor28Filled: FluentIcon;
export declare const Doctor48Regular: FluentIcon;
export declare const Doctor48Filled: FluentIcon;