@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
17 lines (16 loc) • 875 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PinOffFilled: FluentFontIcon;
export declare const PinOffRegular: FluentFontIcon;
export declare const PinOff16Regular: FluentFontIcon;
export declare const PinOff16Filled: FluentFontIcon;
export declare const PinOff20Regular: FluentFontIcon;
export declare const PinOff20Filled: FluentFontIcon;
export declare const PinOff24Regular: FluentFontIcon;
export declare const PinOff24Filled: FluentFontIcon;
export declare const PinOff28Regular: FluentFontIcon;
export declare const PinOff28Filled: FluentFontIcon;
export declare const PinOff32Regular: FluentFontIcon;
export declare const PinOff32Filled: FluentFontIcon;
export declare const PinOff32Light: FluentFontIcon;
export declare const PinOff48Regular: FluentFontIcon;
export declare const PinOff48Filled: FluentFontIcon;