UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.53 kB
"use strict"; const iconFlowerLine_vue_vue_type_script_lang = require("./icon-flower-line.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 2.076.455.233a12.05 12.05 0 0 1 4.402 3.846 11.92 11.92 0 0 1 2.962-.957L21 4.98V13a9 9 0 0 1-18 0V4.98l1.18.218a11.92 11.92 0 0 1 2.963.957 12.05 12.05 0 0 1 4.402-3.846L12 2.076ZM8.878 7.165a12.06 12.06 0 0 1 3.122 3.2 12.066 12.066 0 0 1 3.122-3.2A10.055 10.055 0 0 0 12 4.337a10.056 10.056 0 0 0-3.122 2.828Zm2.021 5.269a10.05 10.05 0 0 0-3.908-4.102A9.939 9.939 0 0 0 5 7.457V13c0 3.29 2.27 6.05 5.329 6.8A12.032 12.032 0 0 1 10 17c0-1.617.32-3.159.9-4.566Zm1.554 7.551A7 7 0 0 0 19 13V7.457A9.996 9.996 0 0 0 12 17c0 1.041.159 2.044.453 2.985Z" }, 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 _IconFlowerLine = /* @__PURE__ */ _pluginVue_exportHelper(iconFlowerLine_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconFlowerLine;