@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 809 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const AlignRightFilled: FluentIcon;
export declare const AlignRightRegular: FluentIcon;
export declare const AlignRight16Regular: FluentIcon;
export declare const AlignRight16Filled: FluentIcon;
export declare const AlignRight20Regular: FluentIcon;
export declare const AlignRight20Filled: FluentIcon;
export declare const AlignRight24Regular: FluentIcon;
export declare const AlignRight24Filled: FluentIcon;
export declare const AlignRight28Regular: FluentIcon;
export declare const AlignRight28Filled: FluentIcon;
export declare const AlignRight32Regular: FluentIcon;
export declare const AlignRight32Filled: FluentIcon;
export declare const AlignRight48Regular: FluentIcon;
export declare const AlignRight48Filled: FluentIcon;