@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
8 lines (7 loc) • 443 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const ImageArrowBackFilled: FluentFontIcon;
export declare const ImageArrowBackRegular: FluentFontIcon;
export declare const ImageArrowBack20Regular: FluentFontIcon;
export declare const ImageArrowBack20Filled: FluentFontIcon;
export declare const ImageArrowBack24Regular: FluentFontIcon;
export declare const ImageArrowBack24Filled: FluentFontIcon;