@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.63 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineDashboard_vue_vue_type_script_lang = require('./u-line-dashboard.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: "M605.866667 469.333333c8.533333 14.933333 12.8 34.133333 12.8 53.333334 0 59.733333-46.933333 106.666667-106.666667 106.666666s-106.666667-46.933333-106.666667-106.666666 46.933333-106.666667 106.666667-106.666667c21.333333 0 40.533333 6.4 57.6 17.066667 2.133333-6.4 4.266667-10.666667 8.533333-17.066667l44.8-44.8c12.8-12.8 32-12.8 44.8 0s12.8 32 0 44.8l-44.8 44.8c-6.4 6.4-10.666667 8.533333-17.066666 8.533333z m-320-230.4c2.133333 0 2.133333 2.133333 2.133333 2.133334l44.8 44.8c12.8 12.8 12.8 32 0 44.8-12.8 12.8-32 12.8-44.8 0l-44.8-44.8-4.266667-4.266667c-46.933333 53.333333-78.933333 121.6-87.466666 196.266667h51.2c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H149.333333c6.4 102.4 53.333333 192 128 256v78.933333c-115.2-76.8-192-206.933333-192-356.266667 0-234.666667 192-426.666667 426.666667-426.666666s426.666667 192 426.666667 426.666666c0 157.866667-85.333333 296.533333-213.333334 369.066667v-76.8c85.333333-61.866667 142.933333-160 149.333334-270.933333h-53.333334c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32h51.2c-8.533333-74.666667-40.533333-142.933333-87.466666-196.266667 0 2.133333-2.133333 2.133333-4.266667 4.266667l-44.8 44.8c-12.8 12.8-32 12.8-44.8 0s-12.8-32 0-44.8l44.8-44.8 2.133333-2.133334c-57.6-44.8-128-74.666667-204.8-78.933333V213.333333c0 17.066667-14.933333 32-32 32S469.333333 230.4 469.333333 213.333333V162.133333c-70.4 8.533333-132.266667 36.266667-183.466666 76.8zM512 565.333333c23.466667 0 42.666667-19.2 42.666667-42.666666s-19.2-42.666667-42.666667-42.666667-42.666667 19.2-42.666667 42.666667 19.2 42.666667 42.666667 42.666666z m-192 192h362.666667v170.666667H320v-170.666667z m64 64v42.666667h234.666667v-42.666667H384z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDashboard = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineDashboard_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineDashboard;