@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.87 kB
JavaScript
import _sfc_main from './u-line-payment.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
width: "200px",
height: "200.00px",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentColor",
d: "M362.666667 258.133333V192c0-46.933333 38.4-85.333333 85.333333-85.333333h384c46.933333 0 85.333333 38.4 85.333333 85.333333v554.666667c0 46.933333-38.4 85.333333-85.333333 85.333333H448c-21.333333 0-40.533333-8.533333-55.466667-21.333333l-89.6 89.6c-12.8 12.8-32 12.8-44.8 0-12.8-12.8-12.8-32 0-44.8l305.066667-305.066667c17.066667-17.066667 17.066667-42.666667 0-59.733333-17.066667-17.066667-42.666667-17.066667-59.733333 0l-198.4 198.4c-12.8 12.8-32 12.8-44.8 0-12.8-12.8-12.8-32 0-44.8l106.666666-106.666667V337.066667l-192 151.466666v394.666667c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V458.666667l249.6-196.266667c-2.133333-2.133333 0-2.133333 2.133334-4.266667z m74.666666 507.733334c2.133333 2.133333 6.4 2.133333 10.666667 2.133333h256V170.666667H448c-12.8 0-21.333333 8.533333-21.333333 21.333333v283.733333l29.866666-29.866666c42.666667-42.666667 108.8-42.666667 151.466667 0s42.666667 108.8 0 151.466666l-170.666667 168.533334zM768 768h64c12.8 0 21.333333-8.533333 21.333333-21.333333V192c0-12.8-8.533333-21.333333-21.333333-21.333333h-64v597.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLinePayment = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLinePayment as default };