Files
starface-outlook-sync-addin/node_modules/@fluentui/react-icons/lib/atoms/fonts/text-abc-underline-double.js
T
Stefan Hacker 37ad745546 first commit
2026-04-03 09:38:48 +02:00

5 lines
361 B
JavaScript

"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
export const TextAbcUnderlineDouble32Regular = ( /*#__PURE__*/createFluentFontIcon("TextAbcUnderlineDouble32Regular", "󰂰", 1, 32));
export const TextAbcUnderlineDouble32Filled = ( /*#__PURE__*/createFluentFontIcon("TextAbcUnderlineDouble32Filled", "󰂯", 0, 32));