@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
5 lines (4 loc) • 338 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 Color24Regular = ( /*#__PURE__*/createFluentFontIcon("Color24Regular", "", 1, 24));