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

14 lines
702 B
TypeScript

import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const GlobeVideoFilled: FluentIcon;
export declare const GlobeVideoRegular: FluentIcon;
export declare const GlobeVideo20Regular: FluentIcon;
export declare const GlobeVideo20Filled: FluentIcon;
export declare const GlobeVideo24Regular: FluentIcon;
export declare const GlobeVideo24Filled: FluentIcon;
export declare const GlobeVideo28Regular: FluentIcon;
export declare const GlobeVideo28Filled: FluentIcon;
export declare const GlobeVideo32Regular: FluentIcon;
export declare const GlobeVideo32Filled: FluentIcon;
export declare const GlobeVideo48Regular: FluentIcon;
export declare const GlobeVideo48Filled: FluentIcon;