@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 824 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const LineStyleSketchFilled: FluentFontIcon;
export declare const LineStyleSketchRegular: FluentFontIcon;
export declare const LineStyleSketch16Regular: FluentFontIcon;
export declare const LineStyleSketch16Filled: FluentFontIcon;
export declare const LineStyleSketch20Regular: FluentFontIcon;
export declare const LineStyleSketch20Filled: FluentFontIcon;
export declare const LineStyleSketch24Regular: FluentFontIcon;
export declare const LineStyleSketch24Filled: FluentFontIcon;
export declare const LineStyleSketch28Regular: FluentFontIcon;
export declare const LineStyleSketch28Filled: FluentFontIcon;
export declare const LineStyleSketch32Regular: FluentFontIcon;
export declare const LineStyleSketch32Filled: FluentFontIcon;