@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 3.29 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineTimeMonitoring_vue_vue_type_script_lang = require('./u-line-time-monitoring.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: "M170.666667 373.333333h640V256c0-6.4-4.266667-10.666667-10.666667-10.666667H682.666667V277.333333c0 17.066667-14.933333 32-32 32S618.666667 294.4 618.666667 277.333333v-32H362.666667V277.333333c0 17.066667-14.933333 32-32 32S298.666667 294.4 298.666667 277.333333v-32H181.333333c-6.4 0-10.666667 4.266667-10.666666 10.666667v117.333333z m0 64V832c0 6.4 4.266667 10.666667 10.666666 10.666667h320c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-320C140.8 906.666667 106.666667 872.533333 106.666667 832V256c0-40.533333 34.133333-74.666667 74.666666-74.666667H298.666667V149.333333c0-17.066667 14.933333-32 32-32S362.666667 132.266667 362.666667 149.333333v32h256V149.333333c0-17.066667 14.933333-32 32-32S682.666667 132.266667 682.666667 149.333333v32h117.333333c40.533333 0 74.666667 34.133333 74.666667 74.666667v179.2H170.666667z m106.666666 64h64c12.8 0 21.333333 8.533333 21.333334 21.333334v64c0 12.8-8.533333 21.333333-21.333334 21.333333h-64c-12.8 0-21.333333-8.533333-21.333333-21.333333v-64c0-12.8 8.533333-21.333333 21.333333-21.333334z m0 170.666667h64c12.8 0 21.333333 8.533333 21.333334 21.333333v64c0 12.8-8.533333 21.333333-21.333334 21.333334h-64c-12.8 0-21.333333-8.533333-21.333333-21.333334v-64c0-12.8 8.533333-21.333333 21.333333-21.333333z m170.666667-170.666667h64c12.8 0 21.333333 8.533333 21.333333 21.333334v64c0 12.8-8.533333 21.333333-21.333333 21.333333h-64c-12.8 0-21.333333-8.533333-21.333333-21.333333v-64c0-12.8 8.533333-21.333333 21.333333-21.333334z m0 170.666667h64c12.8 0 21.333333 8.533333 21.333333 21.333333v64c0 12.8-8.533333 21.333333-21.333333 21.333334h-64c-12.8 0-21.333333-8.533333-21.333333-21.333334v-64c0-12.8 8.533333-21.333333 21.333333-21.333333z m277.333333 170.666667v-44.8c-72.533333-14.933333-128-78.933333-128-157.866667 0-87.466667 72.533333-160 160-160S917.333333 552.533333 917.333333 640c0 76.8-55.466667 142.933333-128 157.866667v44.8h74.666667c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-213.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32H725.333333z m32-106.666667c53.333333 0 96-42.666667 96-96s-42.666667-96-96-96-96 42.666667-96 96 42.666667 96 96 96z m0-42.666667c-29.866667 0-53.333333-23.466667-53.333333-53.333333s23.466667-53.333333 53.333333-53.333333S810.666667 610.133333 810.666667 640s-23.466667 53.333333-53.333334 53.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineTimeMonitoring = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineTimeMonitoring_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineTimeMonitoring;