UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.81 kB
"use strict"; const iconVisaLine_vue_vue_type_script_lang = require("./icon-visa-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: "m22.221 15.768-.224-1.125h-2.514l-.4 1.117-2.015.004c1.295-3.113 2.257-5.418 2.884-6.917.164-.392.455-.592.884-.589.328.003.863.003 1.606.001L24 15.765l-1.779.003Zm-2.172-2.666h1.62l-.605-2.82-1.015 2.82ZM7.06 8.257l2.026.002-3.132 7.51-2.051-.002a951.26 951.26 0 0 1-1.528-5.956c-.1-.396-.298-.673-.679-.804C1.357 8.89.792 8.71 0 8.466v-.207h3.237c.56 0 .887.271.992.827.106.557.372 1.976.8 4.254L7.06 8.257Zm4.81.002-1.601 7.509-1.929-.003L9.94 8.257l1.93.002Zm3.91-.139c.577 0 1.304.18 1.722.346l-.338 1.556c-.378-.152-1-.357-1.523-.35-.76.013-1.23.332-1.23.638 0 .498.816.749 1.656 1.293.958.62 1.085 1.177 1.073 1.783-.013 1.255-1.073 2.494-3.309 2.494-1.02-.015-1.388-.1-2.22-.396l.352-1.624c.847.354 1.206.467 1.93.467.663 0 1.232-.268 1.237-.735.004-.332-.2-.497-.944-.907-.744-.411-1.788-.979-1.774-2.122.017-1.462 1.402-2.443 3.368-2.443Z" }, 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 _IconVisaLine = /* @__PURE__ */ _pluginVue_exportHelper(iconVisaLine_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconVisaLine;