@fluentui/react-icons
Version:
Fluent System Icons are a collection of familiar, friendly, and modern icons from Microsoft.
7 lines (6 loc) • 318 B
JavaScript
"use client";
;
Object.defineProperty(exports, "__esModule", { value: true });
exports.Stamp32Light = void 0;
const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon");
exports.Stamp32Light = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("Stamp32Light", "", 3, 32));