UNPKG

@fluentui/react-icons

Version:

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

10 lines (9 loc) 472 B
import type { FluentIcon } from '../../utils/createFluentIcon'; export declare const PipelineFilled: FluentIcon; export declare const PipelineRegular: FluentIcon; export declare const Pipeline20Regular: FluentIcon; export declare const Pipeline20Filled: FluentIcon; export declare const Pipeline24Regular: FluentIcon; export declare const Pipeline24Filled: FluentIcon; export declare const Pipeline32Regular: FluentIcon; export declare const Pipeline32Filled: FluentIcon;