Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/line-style-sketch.d.ts
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

14 lines
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;