Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/svg/line-dashes.d.ts

12 lines
595 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const LineDashesFilled: FluentIcon;
export declare const LineDashesRegular: FluentIcon;
export declare const LineDashes20Regular: FluentIcon;
export declare const LineDashes20Filled: FluentIcon;
export declare const LineDashes24Regular: FluentIcon;
export declare const LineDashes24Filled: FluentIcon;
export declare const LineDashes32Regular: FluentIcon;
export declare const LineDashes32Filled: FluentIcon;
export declare const LineDashes48Regular: FluentIcon;
export declare const LineDashes48Filled: FluentIcon;