"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));