@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.43 kB
JavaScript
import _sfc_main from './u-line-data-manage.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: "M202.666667 891.733333c-68.266667-29.866667-106.666667-72.533333-106.666667-117.333333V277.333333c0-104.533333 160-189.866667 356.266667-189.866666s356.266667 85.333333 356.266666 189.866666v153.6c-10.666667 12.8-21.333333 19.2-34.133333 19.2s-23.466667-6.4-32-19.2v-44.8c-87.466667 57.6-189.866667 85.333333-292.266667 81.066667-102.4 4.266667-204.8-23.466667-292.266666-78.933333v74.666666c0 46.933333 81.066667 74.666667 224 96h6.4c14.933333 6.4 21.333333 17.066667 21.333333 32s-6.4 25.6-21.333333 34.133334h-6.4c-85.333333-2.133333-149.333333-25.6-221.866667-70.4v66.133333c0 46.933333 74.666667 64 224 96h6.4c14.933333 6.4 21.333333 17.066667 21.333333 34.133333s-6.4 27.733333-21.333333 29.866667H384c-85.333333-2.133333-149.333333-25.6-221.866667-70.4v64c0 53.333333 134.4 98.133333 292.266667 98.133333h6.4c14.933333 8.533333 23.466667 21.333333 23.466667 38.4s-8.533333 27.733333-23.466667 25.6h-4.266667c-89.6 4.266667-174.933333-12.8-253.866666-44.8zM157.866667 277.333333c0 66.133333 134.4 123.733333 292.266666 123.733334 162.133333 0 292.266667-55.466667 292.266667-123.733334 0-68.266667-134.4-123.733333-292.266667-123.733333-157.866667 0-292.266667 57.6-292.266666 123.733333z m300.8 448l117.333333-202.666666h234.666667l117.333333 202.666666-117.333333 202.666667H576L458.666667 725.333333z m153.6 138.666667h160L853.333333 725.333333l-81.066666-138.666666h-160L531.2 725.333333l81.066667 138.666667z m81.066666-42.666667c-53.333333 0-96-42.666667-96-96s42.666667-96 96-96 96 42.666667 96 96-42.666667 96-96 96z m0-64c17.066667 0 32-14.933333 32-32s-14.933333-32-32-32-32 14.933333-32 32 14.933333 32 32 32z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDataManage = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineDataManage as default };