@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.33 kB
JavaScript
import _sfc_main from './u-line-can-drag.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: "M629.333333 196.266667c-29.866667 0-53.333333-23.466667-53.333333-53.333334s23.466667-53.333333 53.333333-53.333333S682.666667 113.066667 682.666667 142.933333s-23.466667 53.333333-53.333334 53.333334z m-234.666666 0c-29.866667 0-53.333333-23.466667-53.333334-53.333334s23.466667-53.333333 53.333334-53.333333S448 113.066667 448 142.933333s-23.466667 53.333333-53.333333 53.333334z m234.666666 490.666666c-29.866667 0-53.333333-23.466667-53.333333-53.333333s23.466667-53.333333 53.333333-53.333333 53.333333 23.466667 53.333334 53.333333-23.466667 53.333333-53.333334 53.333333z m-234.666666 0c-29.866667 0-53.333333-23.466667-53.333334-53.333333s23.466667-53.333333 53.333334-53.333333 53.333333 23.466667 53.333333 53.333333-23.466667 53.333333-53.333333 53.333333z m234.666666-243.2c-29.866667 0-53.333333-23.466667-53.333333-53.333333s23.466667-53.333333 53.333333-53.333333 53.333333 23.466667 53.333334 53.333333-23.466667 53.333333-53.333334 53.333333z m-234.666666 0c-29.866667 0-53.333333-23.466667-53.333334-53.333333s23.466667-53.333333 53.333334-53.333333 53.333333 23.466667 53.333333 53.333333-23.466667 53.333333-53.333333 53.333333z m234.666666 490.666667c-29.866667 0-53.333333-23.466667-53.333333-53.333333s23.466667-53.333333 53.333333-53.333334 53.333333 23.466667 53.333334 53.333334-23.466667 53.333333-53.333334 53.333333z m-234.666666 0c-29.866667 0-53.333333-23.466667-53.333334-53.333333s23.466667-53.333333 53.333334-53.333334 53.333333 23.466667 53.333333 53.333334-23.466667 53.333333-53.333333 53.333333z"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineCanDrag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineCanDrag as default };