UNPKG

@fluentui/react-icons

Version:

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

20 lines (19 loc) 2.42 kB
"use client"; "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DesignIdeas48Filled = exports.DesignIdeas48Regular = exports.DesignIdeas32Filled = exports.DesignIdeas32Regular = exports.DesignIdeas28Filled = exports.DesignIdeas28Regular = exports.DesignIdeas24Filled = exports.DesignIdeas24Regular = exports.DesignIdeas20Filled = exports.DesignIdeas20Regular = exports.DesignIdeas16Filled = exports.DesignIdeas16Regular = exports.DesignIdeasRegular = exports.DesignIdeasFilled = void 0; const createFluentFontIcon_1 = require("../../utils/fonts/createFluentFontIcon"); exports.DesignIdeasFilled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeasFilled", "", 2, undefined)); exports.DesignIdeasRegular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeasRegular", "", 2, undefined)); exports.DesignIdeas16Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas16Regular", "", 1, 16)); exports.DesignIdeas16Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas16Filled", "", 0, 16)); exports.DesignIdeas20Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas20Regular", "", 1, 20)); exports.DesignIdeas20Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas20Filled", "", 0, 20)); exports.DesignIdeas24Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas24Regular", "", 1, 24)); exports.DesignIdeas24Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas24Filled", "", 0, 24)); exports.DesignIdeas28Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas28Regular", "󰛍", 1, 28)); exports.DesignIdeas28Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas28Filled", "󰝊", 0, 28)); exports.DesignIdeas32Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas32Regular", "󰛎", 1, 32)); exports.DesignIdeas32Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas32Filled", "󰝋", 0, 32)); exports.DesignIdeas48Regular = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas48Regular", "󰛏", 1, 48)); exports.DesignIdeas48Filled = ( /*#__PURE__*/createFluentFontIcon_1.createFluentFontIcon("DesignIdeas48Filled", "󰝌", 0, 48));