@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 TextSortDescendingFilled: FluentFontIcon;
export declare const TextSortDescendingRegular: FluentFontIcon;
export declare const TextSortDescending16Regular: FluentFontIcon;
export declare const TextSortDescending16Filled: FluentFontIcon;
export declare const TextSortDescending20Regular: FluentFontIcon;
export declare const TextSortDescending20Filled: FluentFontIcon;
export declare const TextSortDescending24Regular: FluentFontIcon;
export declare const TextSortDescending24Filled: FluentFontIcon;