@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
12 lines (11 loc) • 605 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PhoneSpanInFilled: FluentIcon;
export declare const PhoneSpanInRegular: FluentIcon;
export declare const PhoneSpanIn16Regular: FluentIcon;
export declare const PhoneSpanIn16Filled: FluentIcon;
export declare const PhoneSpanIn20Regular: FluentIcon;
export declare const PhoneSpanIn20Filled: FluentIcon;
export declare const PhoneSpanIn24Regular: FluentIcon;
export declare const PhoneSpanIn24Filled: FluentIcon;
export declare const PhoneSpanIn28Regular: FluentIcon;
export declare const PhoneSpanIn28Filled: FluentIcon;