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

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