@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.45 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineBill_vue_vue_type_script_lang = require('./u-line-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: "M492.8 618.666667h-119.466667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h64l-87.466666-74.666667c-12.8-10.666667-14.933333-32-4.266667-44.8 10.666667-12.8 32-14.933333 44.8-4.266667l119.466667 102.4 119.466666-102.4c12.8-10.666667 34.133333-10.666667 44.8 4.266667 10.666667 12.8 10.666667 34.133333-4.266666 44.8L582.4 554.666667h64c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-98.133333c2.133333 4.266667 2.133333 6.4 2.133333 10.666666V661.333333h96c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H554.666667v53.333334c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V725.333333h-117.333334c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32H490.666667v-32c0-4.266667 0-6.4 2.133333-10.666666zM192 320h640c46.933333 0 85.333333 38.4 85.333333 85.333333v426.666667c0 46.933333-38.4 85.333333-85.333333 85.333333H192c-46.933333 0-85.333333-38.4-85.333333-85.333333V405.333333c0-46.933333 38.4-85.333333 85.333333-85.333333z m0 64c-12.8 0-21.333333 8.533333-21.333333 21.333333v426.666667c0 12.8 8.533333 21.333333 21.333333 21.333333h640c12.8 0 21.333333-8.533333 21.333333-21.333333V405.333333c0-12.8-8.533333-21.333333-21.333333-21.333333H192z m-10.666667-170.666667h661.333334c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-661.333334c-17.066667 0-32-14.933333-32-32S164.266667 213.333333 181.333333 213.333333z m85.333334-106.666666h490.666666c17.066667 0 32 14.933333 32 32S774.4 170.666667 757.333333 170.666667h-490.666666c-17.066667 0-32-14.933333-32-32S249.6 106.666667 266.666667 106.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineBill = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineBill_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineBill;