UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

8 lines (7 loc) 395 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const RemoteFilled: FluentFontIcon; export declare const RemoteRegular: FluentFontIcon; export declare const Remote16Regular: FluentFontIcon; export declare const Remote16Filled: FluentFontIcon; export declare const Remote20Regular: FluentFontIcon; export declare const Remote20Filled: FluentFontIcon;