@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.15 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineScan_vue_vue_type_script_lang = require('./u-line-scan.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: "M661.333333 893.866667c-12.8-4.266667-21.333333-17.066667-21.333333-29.866667s8.533333-25.6 21.333333-29.866667h172.8V682.666667c0-8.533333 4.266667-17.066667 8.533334-21.333334 6.4-6.4 14.933333-8.533333 21.333333-8.533333 17.066667 0 29.866667 12.8 32 29.866667V836.266667c0 34.133333-25.6 61.866667-59.733333 64h-2.133334l-172.8-6.4zM343.466667 832h19.2c12.8 4.266667 21.333333 17.066667 21.333333 29.866667s-8.533333 25.6-21.333333 29.866666v2.133334H192c-34.133333 0-61.866667-25.6-64-59.733334V680.533333c0-17.066667 12.8-32 29.866667-32 17.066667 0 32 12.8 32 29.866667V832h153.6zM661.333333 189.866667c-12.8-4.266667-21.333333-17.066667-21.333333-29.866667s8.533333-25.6 21.333333-29.866667V128h170.666667c34.133333 0 61.866667 25.6 64 59.733333V341.333333c0 17.066667-12.8 32-29.866667 32-17.066667 0-32-12.8-32-29.866666V189.866667H661.333333zM360.533333 192H192v151.466667c0 17.066667-12.8 32-29.866667 32-17.066667 0-32-12.8-32-29.866667V192c0-34.133333 25.6-61.866667 59.733334-64H362.666667v2.133333c12.8 4.266667 21.333333 17.066667 21.333333 29.866667s-8.533333 25.6-21.333333 29.866667h-2.133334zM160 480h704c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-704c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineScan = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineScan_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineScan;