@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 659 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CertificateFilled: FluentFontIcon;
export declare const CertificateRegular: FluentFontIcon;
export declare const Certificate16Regular: FluentFontIcon;
export declare const Certificate16Filled: FluentFontIcon;
export declare const Certificate20Regular: FluentFontIcon;
export declare const Certificate20Filled: FluentFontIcon;
export declare const Certificate24Regular: FluentFontIcon;
export declare const Certificate24Filled: FluentFontIcon;
export declare const Certificate32Regular: FluentFontIcon;
export declare const Certificate32Filled: FluentFontIcon;