@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
16 lines (15 loc) • 921 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PenProhibitedFilled: FluentFontIcon;
export declare const PenProhibitedRegular: FluentFontIcon;
export declare const PenProhibited16Regular: FluentFontIcon;
export declare const PenProhibited16Filled: FluentFontIcon;
export declare const PenProhibited20Regular: FluentFontIcon;
export declare const PenProhibited20Filled: FluentFontIcon;
export declare const PenProhibited24Regular: FluentFontIcon;
export declare const PenProhibited24Filled: FluentFontIcon;
export declare const PenProhibited28Regular: FluentFontIcon;
export declare const PenProhibited28Filled: FluentFontIcon;
export declare const PenProhibited32Regular: FluentFontIcon;
export declare const PenProhibited32Filled: FluentFontIcon;
export declare const PenProhibited48Regular: FluentFontIcon;
export declare const PenProhibited48Filled: FluentFontIcon;