@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 679 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DataHistogramFilled: FluentFontIcon;
export declare const DataHistogramRegular: FluentFontIcon;
export declare const DataHistogram16Regular: FluentFontIcon;
export declare const DataHistogram16Filled: FluentFontIcon;
export declare const DataHistogram20Regular: FluentFontIcon;
export declare const DataHistogram20Filled: FluentFontIcon;
export declare const DataHistogram24Regular: FluentFontIcon;
export declare const DataHistogram24Filled: FluentFontIcon;
export declare const DataHistogram28Regular: FluentFontIcon;
export declare const DataHistogram28Filled: FluentFontIcon;