@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.13 kB
JavaScript
import _sfc_main from './u-line-distribute.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: "M480 125.866667c19.2-10.666667 44.8-10.666667 64 0l119.466667 68.266666c19.2 10.666667 32 32 32 55.466667v138.666667c0 23.466667-12.8 44.8-32 55.466666L544 512c-19.2 10.666667-44.8 10.666667-64 0l-119.466667-68.266667c-19.2-10.666667-32-32-32-55.466666v-138.666667c0-23.466667 12.8-44.8 32-55.466667l119.466667-68.266666zM512 181.333333l-119.466667 68.266667v138.666667l119.466667 68.266666 119.466667-68.266666v-138.666667L512 181.333333zM256 509.866667c19.2-10.666667 44.8-10.666667 64 0l119.466667 68.266666c19.2 10.666667 32 32 32 55.466667v138.666667c0 23.466667-12.8 44.8-32 55.466666L320 896c-19.2 10.666667-44.8 10.666667-64 0l-119.466667-68.266667c-19.2-10.666667-32-32-32-55.466666v-138.666667c0-23.466667 12.8-44.8 32-55.466667l119.466667-68.266666z m32 55.466666l-119.466667 68.266667v138.666667l119.466667 68.266666 119.466667-68.266666v-138.666667l-119.466667-68.266667zM704 509.866667c19.2-10.666667 44.8-10.666667 64 0l119.466667 68.266666c19.2 10.666667 32 32 32 55.466667v138.666667c0 23.466667-12.8 44.8-32 55.466666L768 896c-19.2 10.666667-44.8 10.666667-64 0l-119.466667-68.266667c-19.2-10.666667-32-32-32-55.466666v-138.666667c0-23.466667 12.8-44.8 32-55.466667l119.466667-68.266666z m32 55.466666l-119.466667 68.266667v138.666667l119.466667 68.266666 119.466667-68.266666v-138.666667l-119.466667-68.266667z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDistribute = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineDistribute as default };