@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 2.73 kB
JavaScript
import _sfc_main from './u-line-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: "M936.533333 524.8c2.133333-4.266667 2.133333-8.533333 2.133334-12.8 0-4.266667 0-8.533333-2.133334-12.8-2.133333-4.266667-4.266667-8.533333-6.4-10.666667l-134.4-134.4c-12.8-12.8-34.133333-12.8-46.933333 0-12.8 12.8-12.8 34.133333 0 46.933334l78.933333 78.933333H544V196.266667l78.933333 78.933333c6.4 6.4 14.933333 8.533333 23.466667 8.533333 8.533333 0 17.066667-4.266667 23.466667-8.533333 12.8-12.8 12.8-34.133333 0-46.933333L533.333333 93.866667c-2.133333-2.133333-4.266667-2.133333-4.266666-4.266667-2.133333-2.133333-4.266667-2.133333-6.4-4.266667-8.533333-4.266667-17.066667-4.266667-25.6 0-2.133333 0-4.266667 2.133333-6.4 4.266667-2.133333 2.133333-4.266667 2.133333-4.266667 4.266667l-134.4 134.4c-12.8 12.8-12.8 34.133333 0 46.933333 12.8 12.8 34.133333 12.8 46.933333 0l78.933334-78.933333v281.6H196.266667l78.933333-78.933334c12.8-12.8 12.8-34.133333 0-46.933333-12.8-12.8-34.133333-12.8-46.933333 0l-134.4 134.4c-2.133333 2.133333-6.4 6.4-6.4 10.666667-2.133333 6.4-2.133333 10.666667-2.133334 14.933333 0 4.266667 0 8.533333 2.133334 12.8 2.133333 4.266667 4.266667 8.533333 6.4 10.666667l134.4 134.4c6.4 6.4 14.933333 8.533333 23.466666 8.533333 8.533333 0 17.066667-2.133333 23.466667-8.533333 12.8-12.8 12.8-34.133333 0-46.933334l-78.933333-78.933333h281.6v281.6L398.933333 746.666667c-6.4-6.4-14.933333-10.666667-23.466666-10.666667s-17.066667 4.266667-23.466667 10.666667c-12.8 12.8-12.8 34.133333 0 46.933333l134.4 134.4c2.133333 2.133333 6.4 6.4 10.666667 6.4 6.4 4.266667 10.666667 4.266667 14.933333 4.266667 4.266667 0 8.533333 0 12.8-2.133334 4.266667-2.133333 8.533333-4.266667 10.666667-6.4l134.4-134.4c12.8-12.8 12.8-34.133333 0-46.933333-12.8-12.8-34.133333-12.8-46.933334 0l-78.933333 78.933333V544h281.6L746.666667 625.066667c-12.8 12.8-12.8 34.133333 0 46.933333 6.4 6.4 14.933333 8.533333 23.466666 8.533333 8.533333 0 17.066667-2.133333 23.466667-8.533333l134.4-134.4c4.266667-6.4 6.4-8.533333 8.533333-12.8"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineDrag = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineDrag as default };