UNPKG

birdpaper-icon

Version:

基于 Remix icon 生成的 Vue3 图标组件库

22 lines (21 loc) 1.4 kB
"use strict"; const iconFlowerFill_vue_vue_type_script_lang = require("./icon-flower-fill.vue2.js"); const vue = require("vue"); const _pluginVue_exportHelper = require("../_virtual/_plugin-vue_export-helper.js"); const _hoisted_1 = ["fill"]; const _hoisted_2 = /* @__PURE__ */ vue.createElementVNode("path", { d: "M12.455 2.309 12 2.076l-.455.233a12.034 12.034 0 0 0-3.09 2.265A14.047 14.047 0 0 1 12 7.202a14.047 14.047 0 0 1 3.544-2.628 12.036 12.036 0 0 0-3.089-2.265Zm-1.756 6.425a11.978 11.978 0 0 0-6.518-3.536L3 4.98v8.02a9.003 9.003 0 0 0 5.697 8.374A13.987 13.987 0 0 1 8 17c0-3.092 1.002-5.95 2.7-8.266ZM21 4.981l-1.18.217C14.232 6.224 10 11.117 10 17c0 1.536.29 3.007.817 4.36l.24.615c.314.01.629.025.943.025a9 9 0 0 0 9-9V4.981Z" }, null, -1); const _hoisted_3 = [ _hoisted_2 ]; function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) { return vue.openBlock(), vue.createElementBlock("svg", { viewBox: "0 0 24 24", xmlns: "http://www.w3.org/2000/svg", class: vue.normalizeClass(_ctx.iconClass), style: vue.normalizeStyle(_ctx.innerStyle), fill: _ctx.fill, onClick: _cache[0] || (_cache[0] = (...args) => _ctx.onClick && _ctx.onClick(...args)) }, _hoisted_3, 14, _hoisted_1); } const _IconFlowerFill = /* @__PURE__ */ _pluginVue_exportHelper(iconFlowerFill_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconFlowerFill;