@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
15 lines (14 loc) • 950 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const DocumentHeaderFooterFilled: FluentFontIcon;
export declare const DocumentHeaderFooterRegular: FluentFontIcon;
export declare const DocumentHeaderFooter16Regular: FluentFontIcon;
export declare const DocumentHeaderFooter16Filled: FluentFontIcon;
export declare const DocumentHeaderFooter20Regular: FluentFontIcon;
export declare const DocumentHeaderFooter20Filled: FluentFontIcon;
export declare const DocumentHeaderFooter24Regular: FluentFontIcon;
export declare const DocumentHeaderFooter24Filled: FluentFontIcon;
export declare const DocumentHeaderFooter28Regular: FluentFontIcon;
export declare const DocumentHeaderFooter28Filled: FluentFontIcon;
export declare const DocumentHeaderFooter32Regular: FluentFontIcon;
export declare const DocumentHeaderFooter32Filled: FluentFontIcon;
export declare const DocumentHeaderFooter32Light: FluentFontIcon;