UNPKG

@fluentui/react-icons

Version:

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

7 lines (6 loc) 665 B
"use client"; import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon'; export const LineHorizontal1DashDotDashFilled = ( /*#__PURE__*/createFluentFontIcon("LineHorizontal1DashDotDashFilled", "", 2, undefined)); export const LineHorizontal1DashDotDashRegular = ( /*#__PURE__*/createFluentFontIcon("LineHorizontal1DashDotDashRegular", "", 2, undefined)); export const LineHorizontal1DashDotDash20Regular = ( /*#__PURE__*/createFluentFontIcon("LineHorizontal1DashDotDash20Regular", "󰝢", 1, 20)); export const LineHorizontal1DashDotDash20Filled = ( /*#__PURE__*/createFluentFontIcon("LineHorizontal1DashDotDash20Filled", "󰟟", 0, 20));