@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
9 lines (8 loc) • 377 B
TypeScript
import type { FluentIcon } from '../../utils/createFluentIcon';
export declare const PawColor: FluentIcon;
export declare const Paw16Color: FluentIcon;
export declare const Paw20Color: FluentIcon;
export declare const Paw24Color: FluentIcon;
export declare const Paw28Color: FluentIcon;
export declare const Paw32Color: FluentIcon;
export declare const Paw48Color: FluentIcon;