UNPKG

@fluentui/react-icons

Version:

Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.

8 lines (7 loc) 463 B
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Color32Light = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); /** @deprecated use from @fluentui/font/color import. This was generated for backward compatibility and will be removed in next major release */ exports.Color32Light = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Color32Light", "", 3, 32));