@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.69 kB
JavaScript
import _sfc_main from './u-line-visualization.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
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 openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
fill: "currentcolor",
d: "M881.066667 725.333333H810.666667v23.466667h70.4c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32H810.666667v46.933333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32v-46.933333h-68.266667c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32H746.666667V725.333333h-68.266667c-17.066667 0-32-14.933333-32-32S661.333333 661.333333 678.4 661.333333h29.866667l-29.866667-40.533333c-6.4-8.533333-8.533333-21.333333-4.266667-32s14.933333-17.066667 25.6-19.2c10.666667-2.133333 23.466667 4.266667 29.866667 12.8l49.066667 64 49.066666-68.266667c6.4-8.533333 17.066667-14.933333 29.866667-12.8 10.666667 2.133333 21.333333 8.533333 25.6 19.2s4.266667 23.466667-4.266667 32L846.933333 661.333333h32c17.066667 0 32 14.933333 32 32s-12.8 32-29.866666 32z m-309.333334 117.333334c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-341.333333c-64 0-117.333333-53.333333-117.333333-117.333334V234.666667c0-64 53.333333-117.333333 117.333333-117.333334h554.666667c64 0 117.333333 53.333333 117.333333 117.333334v206.933333c0 17.066667-14.933333 32-32 32s-32-14.933333-32-32V234.666667c0-29.866667-23.466667-53.333333-53.333333-53.333334h-554.666667c-29.866667 0-53.333333 23.466667-53.333333 53.333334v554.666666c0 29.866667 23.466667 53.333333 53.333333 53.333334h341.333333z m-14.933333-364.8l-128-140.8-100.266667 136.533333c-10.666667 14.933333-29.866667 17.066667-44.8 6.4s-17.066667-29.866667-6.4-44.8l121.6-168.533333 49.066667-2.133334 128 140.8 104.533333-138.666666c10.666667-14.933333 29.866667-17.066667 44.8-6.4 14.933333 10.666667 17.066667 29.866667 6.4 44.8l-128 168.533333-46.933333 4.266667z m-264.533333 87.466666h213.333333c17.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-32z m0 128h213.333333c17.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-32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineVisualization = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineVisualization as default };