UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.71 kB
"use strict"; const iconBlenderLine_vue_vue_type_script_lang = require("./icon-blender-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: "M13.122 2.217a1 1 0 1 0-1.244 1.566L15.297 6.5H4.5a1 1 0 1 0 0 2h5.472L.878 15.717a1 1 0 0 0 1.244 1.566l5.423-4.303c-.03.252-.045.51-.045.77 0 4.108 3.691 7.25 8 7.25s8-3.142 8-7.25c0-2.247-1.124-4.227-2.835-5.539l-7.543-5.994ZM11.565 9.79C12.61 8.992 13.983 8.5 15.5 8.5c1.52 0 2.895.494 3.942 1.295 1.284.98 2.058 2.403 2.058 3.955 0 2.796-2.577 5.25-6 5.25s-6-2.454-6-5.25c0-1.48.704-2.842 1.882-3.816l.183-.145Zm2.913 4.303c-.277-.26-.399-.566-.381-.882.032-.565.623-1.21 1.498-1.21.873 0 1.465.644 1.498 1.209.018.33-.108.633-.378.887-.285.27-.697.44-1.12.44-.414 0-.827-.17-1.117-.444ZM15.595 10c-1.746 0-3.394 1.295-3.495 3.1-.108 1.945 1.625 3.436 3.495 3.436 1.876 0 3.602-1.477 3.495-3.438C18.988 11.294 17.34 10 15.595 10Z" }, 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 _IconBlenderLine = /* @__PURE__ */ _pluginVue_exportHelper(iconBlenderLine_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconBlenderLine;