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

16 lines
837 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DentistFilled: FluentFontIcon;
export declare const DentistRegular: FluentFontIcon;
export declare const Dentist12Regular: FluentFontIcon;
export declare const Dentist12Filled: FluentFontIcon;
export declare const Dentist16Regular: FluentFontIcon;
export declare const Dentist16Filled: FluentFontIcon;
export declare const Dentist20Regular: FluentFontIcon;
export declare const Dentist20Filled: FluentFontIcon;
export declare const Dentist24Regular: FluentFontIcon;
export declare const Dentist24Filled: FluentFontIcon;
export declare const Dentist28Regular: FluentFontIcon;
export declare const Dentist28Filled: FluentFontIcon;
export declare const Dentist48Regular: FluentFontIcon;
export declare const Dentist48Filled: FluentFontIcon;