@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
5 lines (4 loc) • 339 B
JavaScript
"use client";
import { createFluentFontIcon } from '../../utils/fonts/createFluentFontIcon';
/** @deprecated use from @fluentui/font/color import. This was generated for backward compatibility and will be removed in next major release */
export const ColorFilled = ( /*#__PURE__*/createFluentFontIcon("ColorFilled", "", 2, undefined));