@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
8 lines (7 loc) • 479 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const PhoneUpdateCheckmarkFilled: FluentFontIcon;
export declare const PhoneUpdateCheckmarkRegular: FluentFontIcon;
export declare const PhoneUpdateCheckmark20Regular: FluentFontIcon;
export declare const PhoneUpdateCheckmark20Filled: FluentFontIcon;
export declare const PhoneUpdateCheckmark24Regular: FluentFontIcon;
export declare const PhoneUpdateCheckmark24Filled: FluentFontIcon;