@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 907 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DataTrendingFilled: FluentFontIcon;
export declare const DataTrendingRegular: FluentFontIcon;
export declare const DataTrending16Regular: FluentFontIcon;
export declare const DataTrending16Filled: FluentFontIcon;
export declare const DataTrending20Regular: FluentFontIcon;
export declare const DataTrending20Filled: FluentFontIcon;
export declare const DataTrending24Regular: FluentFontIcon;
export declare const DataTrending24Filled: FluentFontIcon;
export declare const DataTrending28Regular: FluentFontIcon;
export declare const DataTrending28Filled: FluentFontIcon;
export declare const DataTrending32Regular: FluentFontIcon;
export declare const DataTrending32Filled: FluentFontIcon;
export declare const DataTrending48Regular: FluentFontIcon;
export declare const DataTrending48Filled: FluentFontIcon;