@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.23 kB
JavaScript
import _sfc_main from './u-line-distribution.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: "M345.6 386.133333l85.333333-85.333333c12.8-12.8 32-12.8 44.8 0 12.8 12.8 12.8 32 0 44.8l-108.8 108.8c-12.8 12.8-32 12.8-44.8 0-4.266667-4.266667-6.4-8.533333-8.533333-12.8-4.266667-2.133333-8.533333-4.266667-12.8-8.533333l-38.4-38.4c-12.8-12.8-12.8-32 0-44.8s32-12.8 44.8 0l38.4 36.266666zM213.333333 128h597.333334c46.933333 0 85.333333 38.4 85.333333 85.333333v597.333334c0 46.933333-38.4 85.333333-85.333333 85.333333H213.333333c-46.933333 0-85.333333-38.4-85.333333-85.333333V213.333333c0-46.933333 38.4-85.333333 85.333333-85.333333z m0 64c-12.8 0-21.333333 8.533333-21.333333 21.333333v597.333334c0 12.8 8.533333 21.333333 21.333333 21.333333h597.333334c12.8 0 21.333333-8.533333 21.333333-21.333333V213.333333c0-12.8-8.533333-21.333333-21.333333-21.333333H213.333333z m373.333334 170.666667h149.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-149.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m0 256h149.333333c17.066667 0 32 14.933333 32 32s-14.933333 32-32 32h-149.333333c-17.066667 0-32-14.933333-32-32s14.933333-32 32-32z m-213.333334 149.333333c-64 0-117.333333-53.333333-117.333333-117.333333s53.333333-117.333333 117.333333-117.333334 117.333333 53.333333 117.333334 117.333334-53.333333 117.333333-117.333334 117.333333z m0-64c29.866667 0 53.333333-23.466667 53.333334-53.333333S403.2 597.333333 373.333333 597.333333 320 620.8 320 650.666667s23.466667 53.333333 53.333333 53.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDistribution = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineDistribution as default };