UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.64 kB
"use strict"; const iconXtzFill_vue_vue_type_script_lang = require("./icon-xtz-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: "M19.631 17.494c-.221-3.858-5.15-5.61-5.62-5.791-.021-.01-.021-.027-.011-.047l5.082-5.022v-.54a.167.167 0 0 0-.163-.162H9.553V2l-3.457.711v.512h.192s.848 0 .848.834v1.866H4.46c-.048 0-.097.047-.097.094v1.186h2.782v6.433c0 2.019 1.32 3.422 3.629 3.232.473-.046.929-.208 1.329-.473a.604.604 0 0 0 .28-.503v-.636c-.751.493-1.388.464-1.388.464-1.463 0-1.433-1.83-1.433-1.83V7.202H16.3l-4.851 4.814-.02 1.137c0 .02.01.029.029.029 4.447.739 5.65 3.572 5.65 4.397 0 0 .481 4.008-3.59 4.284 0 0-2.668.112-3.139-.939-.019-.04 0-.076.038-.094.444-.2.741-.588.741-1.11 0-.777-.48-1.412-1.492-1.412-.817 0-1.492.636-1.492 1.413 0 0-.384 3.373 5.335 3.278 6.526-.114 6.121-5.504 6.121-5.504Z" }, 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 _IconXtzFill = /* @__PURE__ */ _pluginVue_exportHelper(iconXtzFill_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconXtzFill;