@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
10 lines (9 loc) • 526 B
TypeScript
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export declare const AnimalDogFilled: FluentFontIcon;
export declare const AnimalDogRegular: FluentFontIcon;
export declare const AnimalDog16Regular: FluentFontIcon;
export declare const AnimalDog16Filled: FluentFontIcon;
export declare const AnimalDog20Regular: FluentFontIcon;
export declare const AnimalDog20Filled: FluentFontIcon;
export declare const AnimalDog24Regular: FluentFontIcon;
export declare const AnimalDog24Filled: FluentFontIcon;