UNPKG

birdpaper-icon

Version:

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

22 lines (21 loc) 1.8 kB
"use strict"; const iconVisaFill_vue_vue_type_script_lang = require("./icon-visa-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: "M1 4h22v2H1V4Zm0 14h22v2H1v-2Zm18.622-3.086-.174-.87h-1.949l-.31.863-1.562.004c1.005-2.407 1.75-4.19 2.236-5.35.127-.302.353-.456.685-.454.254.002.669.002 1.245 0L21 14.912l-1.378.003Zm-1.684-2.062h1.256l-.47-2.18-.786 2.18ZM7.872 9.106l1.57.002-2.427 5.806-1.59-.001c-.537-2.07-.932-3.606-1.184-4.605-.077-.307-.23-.521-.526-.622-.263-.09-.701-.23-1.315-.419v-.16h2.509c.434 0 .687.21.769.64l.62 3.289 1.574-3.93Zm3.727.002-1.24 5.805-1.495-.002 1.24-5.805 1.495.002ZM14.631 9c.446 0 1.01.138 1.334.267l-.262 1.204c-.293-.118-.775-.277-1.18-.27-.59.009-.954.256-.954.493 0 .384.632.578 1.284.999.743.48.84.91.832 1.378-.011.971-.832 1.929-2.565 1.929-.791-.012-1.076-.078-1.72-.306l.272-1.256c.656.274.935.361 1.495.361.515 0 .956-.207.96-.568.002-.257-.155-.384-.732-.702-.577-.317-1.386-.756-1.375-1.64C12.033 9.759 13.107 9 14.63 9Z" }, 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 _IconVisaFill = /* @__PURE__ */ _pluginVue_exportHelper(iconVisaFill_vue_vue_type_script_lang, [["render", _sfc_render]]); module.exports = _IconVisaFill;