@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.36 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineVisualize_vue_vue_type_script_lang = require('./u-line-visualize.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: "M896 544c0 12.8-10.666667 21.333333-32 21.333333s-32-6.4-32-21.333333v-341.333333H149.333333v554.666666h234.666667c12.8 0 19.2 10.666667 19.2 32s-6.4 32-19.2 32H149.333333c-36.266667 0-64-32-64-70.4V209.066667C85.333333 170.666667 113.066667 138.666667 149.333333 138.666667h682.666667c36.266667 0 64 32 64 70.4v334.933333z m-369.066667 2.133333l-108.8-108.8-104.533333 123.733334c-10.666667 12.8-32 14.933333-44.8 4.266666s-14.933333-32-4.266667-44.8l151.466667-174.933333 113.066667 113.066667 125.866666-117.333334c12.8-12.8 34.133333-10.666667 44.8 2.133334s10.666667 34.133333-2.133333 44.8l-170.666667 157.866666z m166.4 339.2C576 885.333333 462.933333 759.466667 448 725.333333c17.066667-36.266667 132.266667-160 245.333333-160S921.6 691.2 938.666667 725.333333c-17.066667 34.133333-128 160-245.333334 160zM573.866667 682.666667c-17.066667 14.933333-34.133333 29.866667-46.933334 42.666666 12.8 12.8 27.733333 27.733333 44.8 42.666667 42.666667 34.133333 85.333333 53.333333 121.6 53.333333 36.266667 0 78.933333-19.2 121.6-53.333333 17.066667-12.8 32-29.866667 44.8-42.666667-12.8-12.8-29.866667-29.866667-46.933333-42.666666-42.666667-34.133333-85.333333-53.333333-119.466667-53.333334-34.133333 0-76.8 19.2-119.466666 53.333334z m119.466666 85.333333c-23.466667 0-42.666667-19.2-42.666666-42.666667s19.2-42.666667 42.666666-42.666666 42.666667 19.2 42.666667 42.666666-19.2 42.666667-42.666667 42.666667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineVisualize = /* @__PURE__ */ _pluginVue_exportHelper.default(uLineVisualize_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineVisualize;