@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
14 lines (13 loc) • 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;