@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
5 lines (4 loc) • 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));