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

18 lines
994 B
TypeScript

import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PanelRightFilled: FluentFontIcon;
export declare const PanelRightRegular: FluentFontIcon;
export declare const PanelRight12Regular: FluentFontIcon;
export declare const PanelRight12Filled: FluentFontIcon;
export declare const PanelRight16Regular: FluentFontIcon;
export declare const PanelRight16Filled: FluentFontIcon;
export declare const PanelRight20Regular: FluentFontIcon;
export declare const PanelRight20Filled: FluentFontIcon;
export declare const PanelRight24Regular: FluentFontIcon;
export declare const PanelRight24Filled: FluentFontIcon;
export declare const PanelRight28Regular: FluentFontIcon;
export declare const PanelRight28Filled: FluentFontIcon;
export declare const PanelRight32Regular: FluentFontIcon;
export declare const PanelRight32Filled: FluentFontIcon;
export declare const PanelRight48Regular: FluentFontIcon;
export declare const PanelRight48Filled: FluentFontIcon;