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

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;