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

16 lines
851 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PenProhibitedFilled: FluentIcon;
export declare const PenProhibitedRegular: FluentIcon;
export declare const PenProhibited16Regular: FluentIcon;
export declare const PenProhibited16Filled: FluentIcon;
export declare const PenProhibited20Regular: FluentIcon;
export declare const PenProhibited20Filled: FluentIcon;
export declare const PenProhibited24Regular: FluentIcon;
export declare const PenProhibited24Filled: FluentIcon;
export declare const PenProhibited28Regular: FluentIcon;
export declare const PenProhibited28Filled: FluentIcon;
export declare const PenProhibited32Regular: FluentIcon;
export declare const PenProhibited32Filled: FluentIcon;
export declare const PenProhibited48Regular: FluentIcon;
export declare const PenProhibited48Filled: FluentIcon;