@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 544 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const TextSortAscendingFilled: FluentIcon;
export declare const TextSortAscendingRegular: FluentIcon;
export declare const TextSortAscending16Regular: FluentIcon;
export declare const TextSortAscending16Filled: FluentIcon;
export declare const TextSortAscending20Regular: FluentIcon;
export declare const TextSortAscending20Filled: FluentIcon;
export declare const TextSortAscending24Regular: FluentIcon;
export declare const TextSortAscending24Filled: FluentIcon;