Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/line-horizontal-1-dash-dot-dash.js
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

7 lines
665 B
JavaScript

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