@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.06 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineBank_vue_vue_type_script_lang = require('./u-line-bank.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.createElementVNode(
"path",
{
fill: "currentColor",
d: "M537.6 115.2l366.933333 196.266667c32 17.066667 42.666667 55.466667 25.6 85.333333-10.666667 19.2-34.133333 32-57.6 32H149.333333c-36.266667 0-66.133333-27.733333-66.133333-61.866667 0-21.333333 12.8-42.666667 32-53.333333L469.333333 117.333333c23.466667-12.8 46.933333-12.8 68.266667-2.133333zM149.333333 362.666667h725.333334L505.6 170.666667 149.333333 362.666667z m74.666667 128c17.066667 0 32 14.933333 32 32v234.666666c0 17.066667-14.933333 32-32 32S192 774.4 192 757.333333v-234.666666c0-17.066667 14.933333-32 32-32z m149.333333 0c17.066667 0 32 14.933333 32 32v234.666666c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-234.666666c0-17.066667 14.933333-32 32-32z m426.666667 0c17.066667 0 32 14.933333 32 32v234.666666c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-234.666666c0-17.066667 14.933333-32 32-32z m-149.333333 0c17.066667 0 32 14.933333 32 32v234.666666c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-234.666666c0-17.066667 14.933333-32 32-32z m-512 362.666666h746.666666c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-746.666666c-17.066667 0-32-14.933333-32-32S121.6 853.333333 138.666667 853.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineBank = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineBank_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineBank;