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

16 lines
949 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PersonStarburstFilled: FluentFontIcon;
export declare const PersonStarburstRegular: FluentFontIcon;
export declare const PersonStarburst16Regular: FluentFontIcon;
export declare const PersonStarburst16Filled: FluentFontIcon;
export declare const PersonStarburst20Regular: FluentFontIcon;
export declare const PersonStarburst20Filled: FluentFontIcon;
export declare const PersonStarburst24Regular: FluentFontIcon;
export declare const PersonStarburst24Filled: FluentFontIcon;
export declare const PersonStarburst28Regular: FluentFontIcon;
export declare const PersonStarburst28Filled: FluentFontIcon;
export declare const PersonStarburst32Regular: FluentFontIcon;
export declare const PersonStarburst32Filled: FluentFontIcon;
export declare const PersonStarburst48Regular: FluentFontIcon;
export declare const PersonStarburst48Filled: FluentFontIcon;