@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 639 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CubeQuickFilled: FluentFontIcon;
export declare const CubeQuickRegular: FluentFontIcon;
export declare const CubeQuick16Regular: FluentFontIcon;
export declare const CubeQuick16Filled: FluentFontIcon;
export declare const CubeQuick20Regular: FluentFontIcon;
export declare const CubeQuick20Filled: FluentFontIcon;
export declare const CubeQuick24Regular: FluentFontIcon;
export declare const CubeQuick24Filled: FluentFontIcon;
export declare const CubeQuick28Regular: FluentFontIcon;
export declare const CubeQuick28Filled: FluentFontIcon;