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

17 lines
801 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const WindowFilled: FluentIcon;
export declare const WindowRegular: FluentIcon;
export declare const Window16Regular: FluentIcon;
export declare const Window16Filled: FluentIcon;
export declare const Window20Regular: FluentIcon;
export declare const Window20Filled: FluentIcon;
export declare const Window24Regular: FluentIcon;
export declare const Window24Filled: FluentIcon;
export declare const Window28Regular: FluentIcon;
export declare const Window28Filled: FluentIcon;
export declare const Window32Regular: FluentIcon;
export declare const Window32Filled: FluentIcon;
export declare const Window32Light: FluentIcon;
export declare const Window48Regular: FluentIcon;
export declare const Window48Filled: FluentIcon;