Private
Public Access
1
0
Files
power-apps-codeapps-blog-part2/node_modules/@fluentui/react-icons/lib/atoms/fonts/panel-right.d.ts

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;