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

16 lines
977 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ContactCardRibbonFilled: FluentFontIcon;
export declare const ContactCardRibbonRegular: FluentFontIcon;
export declare const ContactCardRibbon16Regular: FluentFontIcon;
export declare const ContactCardRibbon16Filled: FluentFontIcon;
export declare const ContactCardRibbon20Regular: FluentFontIcon;
export declare const ContactCardRibbon20Filled: FluentFontIcon;
export declare const ContactCardRibbon24Regular: FluentFontIcon;
export declare const ContactCardRibbon24Filled: FluentFontIcon;
export declare const ContactCardRibbon28Regular: FluentFontIcon;
export declare const ContactCardRibbon28Filled: FluentFontIcon;
export declare const ContactCardRibbon32Regular: FluentFontIcon;
export declare const ContactCardRibbon32Filled: FluentFontIcon;
export declare const ContactCardRibbon48Regular: FluentFontIcon;
export declare const ContactCardRibbon48Filled: FluentFontIcon;