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

16 lines
809 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const SendBeakerFilled: FluentIcon;
export declare const SendBeakerRegular: FluentIcon;
export declare const SendBeaker16Regular: FluentIcon;
export declare const SendBeaker16Filled: FluentIcon;
export declare const SendBeaker20Regular: FluentIcon;
export declare const SendBeaker20Filled: FluentIcon;
export declare const SendBeaker24Regular: FluentIcon;
export declare const SendBeaker24Filled: FluentIcon;
export declare const SendBeaker28Regular: FluentIcon;
export declare const SendBeaker28Filled: FluentIcon;
export declare const SendBeaker32Regular: FluentIcon;
export declare const SendBeaker32Filled: FluentIcon;
export declare const SendBeaker48Regular: FluentIcon;
export declare const SendBeaker48Filled: FluentIcon;