@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
8 lines (7 loc) • 796 B
JavaScript
"use client";
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.Color16Filled = void 0;
const createFluentIcon_1 = require("../../utils/createFluentIcon");
/** @deprecated use `@fluentui/svg/color` import. This was generated for backward compatibility and will be removed in next major release */
exports.Color16Filled = ( /*#__PURE__*/createFluentIcon_1.createFluentIcon('Color16Filled', "16", ["M2 8a6 6 0 1 1 12 0c0 1.58-.33 3.05-.98 4.15C12.35 13.25 11.33 14 10 14a3 3 0 0 1-3-3v-1a1 1 0 0 0-1-1c-.28 0-.4.1-.65.35l-.01.02c-.25.25-.63.63-1.34.63a2 2 0 0 1-2-2Zm5.5-2.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm2.5 0a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0ZM11.5 7a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0ZM11 9.5a.5.5 0 1 0 0-1 .5.5 0 0 0 0 1Zm-.5 1.5a.5.5 0 1 0-1 0 .5.5 0 0 0 1 0Z"]));