@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 749 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const FontSpaceTrackingOutFilled: FluentFontIcon;
export declare const FontSpaceTrackingOutRegular: FluentFontIcon;
export declare const FontSpaceTrackingOut16Regular: FluentFontIcon;
export declare const FontSpaceTrackingOut16Filled: FluentFontIcon;
export declare const FontSpaceTrackingOut20Regular: FluentFontIcon;
export declare const FontSpaceTrackingOut20Filled: FluentFontIcon;
export declare const FontSpaceTrackingOut24Regular: FluentFontIcon;
export declare const FontSpaceTrackingOut24Filled: FluentFontIcon;
export declare const FontSpaceTrackingOut28Regular: FluentFontIcon;
export declare const FontSpaceTrackingOut28Filled: FluentFontIcon;