@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 ArrowUpLeftFilled: FluentFontIcon;
export declare const ArrowUpLeftRegular: FluentFontIcon;
export declare const ArrowUpLeft16Regular: FluentFontIcon;
export declare const ArrowUpLeft16Filled: FluentFontIcon;
export declare const ArrowUpLeft20Regular: FluentFontIcon;
export declare const ArrowUpLeft20Filled: FluentFontIcon;
export declare const ArrowUpLeft24Regular: FluentFontIcon;
export declare const ArrowUpLeft24Filled: FluentFontIcon;
export declare const ArrowUpLeft48Regular: FluentFontIcon;
export declare const ArrowUpLeft48Filled: FluentFontIcon;