UNPKG

@fluentui/react-icons

Version:

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

8 lines (7 loc) 371 B
import type { FluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export declare const PiFilled: FluentFontIcon; export declare const PiRegular: FluentFontIcon; export declare const Pi20Regular: FluentFontIcon; export declare const Pi20Filled: FluentFontIcon; export declare const Pi24Regular: FluentFontIcon; export declare const Pi24Filled: FluentFontIcon;