@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.77 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineNewBill_vue_vue_type_script_lang = require('./u-line-new-bill.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: "M214.016 890.88h260.096c15.36-8.192 21.504-19.456 21.504-31.744s-6.656-23.04-21.504-31.744h-256c-10.752 0-19.456-8.704-19.456-21.504V208.384c0-12.8 8.704-21.504 19.456-21.504h557.056c10.752 0 19.456 8.704 19.456 21.504v213.504c6.144 15.36 16.896 21.504 31.744 21.504s25.088-6.656 31.744-21.504V208.384c0-47.104-35.84-85.504-80.896-85.504h-563.2c-44.544 0-80.896 38.4-80.896 85.504v596.992c0 47.104 35.84 85.504 80.896 85.504z m462.848-596.992H314.368c-16.896 0-31.744 14.848-31.744 31.744s14.848 31.744 31.744 31.744h362.496c16.896 0 31.744-14.848 31.744-31.744s-14.848-31.744-31.744-31.744z m-212.992 148.992h-149.504c-16.896 0-31.744 14.848-31.744 31.744s14.848 31.744 31.744 31.744h149.504c16.896 0 31.744-14.848 31.744-31.744s-14.848-31.744-31.744-31.744z m-85.504 149.504h-64c-16.896 0-31.744 14.848-31.744 31.744s14.848 31.744 31.744 31.744h64c16.896 0 31.744-14.848 31.744-31.744s-14.848-31.744-31.744-31.744z m498.688 104.448c5.12 3.584 9.216 8.704 11.776 14.336 1.536 4.096 2.56 8.192 2.56 12.8 0 7.168-2.048 13.312-5.632 18.432a35.626667 35.626667 0 0 1-14.336 11.776c-4.096 1.536-8.192 2.56-12.8 2.56h-116.736v116.736c0 7.168-2.048 13.312-5.632 18.432a35.626667 35.626667 0 0 1-14.336 11.776c-4.096 1.536-8.192 2.56-12.8 2.56-7.168 0-13.312-2.048-18.432-5.632a35.626667 35.626667 0 0 1-11.776-14.336 35.648 35.648 0 0 1-2.56-12.8v-116.736h-116.736c-7.168 0-13.312-2.048-18.432-5.632a35.626667 35.626667 0 0 1-11.776-14.336 35.648 35.648 0 0 1-2.56-12.8c0-7.168 2.048-13.312 5.632-18.432a35.626667 35.626667 0 0 1 14.336-11.776c4.096-1.536 8.192-2.56 12.8-2.56h116.736v-116.736c0-7.168 2.048-13.312 5.632-18.432a35.626667 35.626667 0 0 1 14.336-11.776c4.096-1.536 8.192-2.56 12.8-2.56 7.168 0 13.312 2.048 18.432 5.632s9.216 8.704 11.776 14.336c1.536 4.096 2.56 8.192 2.56 12.8V691.2h116.736c7.168 0 13.312 2.048 18.432 5.632z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineNewBill = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineNewBill_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineNewBill;