UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 551 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const PipelinePlayFilled = ( /*#__PURE__*/createFluentFontIcon("PipelinePlayFilled", "", 2, undefined)); export const PipelinePlayRegular = ( /*#__PURE__*/createFluentFontIcon("PipelinePlayRegular", "", 2, undefined)); export const PipelinePlay20Regular = ( /*#__PURE__*/createFluentFontIcon("PipelinePlay20Regular", "", 1, 20)); export const PipelinePlay20Filled = ( /*#__PURE__*/createFluentFontIcon("PipelinePlay20Filled", "", 0, 20));