@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 598 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const LocationArrowRightFilled: FluentFontIcon;
export declare const LocationArrowRightRegular: FluentFontIcon;
export declare const LocationArrowRight16Regular: FluentFontIcon;
export declare const LocationArrowRight16Filled: FluentFontIcon;
export declare const LocationArrowRight20Regular: FluentFontIcon;
export declare const LocationArrowRight20Filled: FluentFontIcon;
export declare const LocationArrowRight48Regular: FluentFontIcon;
export declare const LocationArrowRight48Filled: FluentFontIcon;