UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.44 kB
"use strict"; const iconHeartAdd2Line_vue_vue_type_script_lang = require("./icon-heart-add-2-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: "M4 9c0-2.508 1.714-4 3.5-4 1.906 0 3.254 1.582 4.5 2.828C13.246 6.582 14.594 5 16.5 5 18.316 5 20 6.484 20 9c0 1.122-.236 2.15-.65 3.102l1.836.796A9.703 9.703 0 0 0 22 9c0-3.504-2.466-6-5.5-6-1.91 0-3.354.985-4.5 2.028C10.854 3.985 9.41 3 7.5 3 4.504 3 2 5.496 2 9c0 3.02 1.362 5.47 3.203 7.445 1.83 1.962 4.182 3.51 6.289 4.753l1.016-1.722c-2.067-1.22-4.215-2.65-5.842-4.395C5.051 13.35 4 11.363 4 9Zm15 8v-3h-2v3h-3v2h2.999L17 22h2l-.001-3H22v-2h-3Z" }, 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 _IconHeartAdd2Line = /* @__PURE__ */ _pluginVue_exportHelper(iconHeartAdd2Line_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconHeartAdd2Line;