@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 2.28 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uLineDistribute_vue_vue_type_script_lang = require('./u-line-distribute.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: "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__ */ _pluginVue_exportHelper.default(uLineDistribute_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uLineDistribute;