UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

10 lines (9 loc) 486 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const CodeFilled: FluentFontIcon; export declare const CodeRegular: FluentFontIcon; export declare const Code16Regular: FluentFontIcon; export declare const Code16Filled: FluentFontIcon; export declare const Code20Regular: FluentFontIcon; export declare const Code20Filled: FluentFontIcon; export declare const Code24Regular: FluentFontIcon; export declare const Code24Filled: FluentFontIcon;