@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 709 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const CompassNorthwestFilled: FluentFontIcon;
export declare const CompassNorthwestRegular: FluentFontIcon;
export declare const CompassNorthwest16Regular: FluentFontIcon;
export declare const CompassNorthwest16Filled: FluentFontIcon;
export declare const CompassNorthwest20Regular: FluentFontIcon;
export declare const CompassNorthwest20Filled: FluentFontIcon;
export declare const CompassNorthwest24Regular: FluentFontIcon;
export declare const CompassNorthwest24Filled: FluentFontIcon;
export declare const CompassNorthwest28Regular: FluentFontIcon;
export declare const CompassNorthwest28Filled: FluentFontIcon;