UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.51 kB
"use strict"; const iconTailwindCssFill_vue_vue_type_script_lang = require("./icon-tailwind-css-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 4.86c-3.174 0-5.157 1.587-5.95 4.76 1.19-1.587 2.578-2.182 4.165-1.785.905.226 1.552.883 2.268 1.61C13.651 10.63 15 12 17.95 12c3.173 0 5.156-1.587 5.95-4.76-1.19 1.587-2.579 2.182-4.165 1.785-.906-.226-1.552-.883-2.27-1.61C16.3 6.23 14.95 4.86 12 4.86ZM6.05 12C2.876 12 .893 13.587.1 16.76c1.19-1.587 2.578-2.182 4.165-1.785.905.226 1.552.883 2.269 1.61C7.7 17.77 9.05 19.14 12 19.14c3.173 0 5.156-1.587 5.95-4.76-1.19 1.587-2.579 2.182-4.165 1.785-.906-.226-1.552-.883-2.27-1.61C10.35 13.37 9 12 6.05 12Z" }, 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 _IconTailwindCssFill = /* @__PURE__ */ _pluginVue_exportHelper(iconTailwindCssFill_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconTailwindCssFill;