@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
31 lines (28 loc) • 2.77 kB
JavaScript
import _sfc_main from './u-line-flow.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "14046",
width: "200",
height: "200"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M602.453333 557.226667l-45.226666 45.226666a64 64 0 0 1-90.453334 0l-45.226666-45.226666c-4.053333-4.053333-7.466667-8.533333-10.026667-13.226667H181.333333C140.16 544 106.666667 510.506667 106.666667 469.333333v-191.36c0-41.173333 33.493333-74.666667 74.666666-74.666666H341.333333V192c0-47.146667 38.186667-85.333333 85.333334-85.333333h405.333333c47.146667 0 85.333333 38.186667 85.333333 85.333333v85.333333c0 47.146667-38.186667 85.333333-85.333333 85.333334H426.666667c-47.146667 0-85.333333-38.186667-85.333334-85.333334v-10.026666H181.333333c-5.973333 0-10.666667 4.693333-10.666666 10.666666V469.333333c0 5.973333 4.693333 10.666667 10.666666 10.666667h229.76c2.773333-4.693333 6.186667-9.386667 10.24-13.44l45.226667-45.226667a64 64 0 0 1 90.453333 0l45.226667 45.226667c4.053333 4.053333 7.466667 8.533333 10.24 13.44h229.973333c41.173333 0 74.666667 33.493333 74.666667 74.666667v193.066666c0 41.173333-33.493333 74.666667-74.666667 74.666667h-160V832c0 47.146667-38.186667 85.333333-85.333333 85.333333h-405.333333c-47.146667 0-85.333333-38.186667-85.333334-85.333333v-85.333333c0-47.146667 38.186667-85.333333 85.333334-85.333334h405.333333c47.146667 0 85.333333 38.186667 85.333333 85.333334v11.733333h160c5.973333 0 10.666667-4.693333 10.666667-10.666667V554.666667c0-5.973333-4.693333-10.666667-10.666667-10.666667H612.266667c-2.56 4.693333-5.973333 9.173333-9.813334 13.226667zM597.333333 725.333333H192c-11.733333 0-21.333333 9.6-21.333333 21.333334v85.333333c0 11.733333 9.6 21.333333 21.333333 21.333333h405.333333c11.733333 0 21.333333-9.6 21.333334-21.333333v-85.333333c0-11.733333-9.6-21.333333-21.333334-21.333334z m-85.546666-258.773333l-45.226667 45.226667 45.226667 45.226666 45.226666-45.226666-45.226666-45.226667zM832 170.666667H426.666667c-11.733333 0-21.333333 9.6-21.333334 21.333333v85.333333c0 11.733333 9.6 21.333333 21.333334 21.333334h405.333333c11.733333 0 21.333333-9.6 21.333333-21.333334V192c0-11.733333-9.6-21.333333-21.333333-21.333333z",
"p-id": "14047"
},
null,
-1
/* HOISTED */
)
]));
}
var uLineFlow = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uLineFlow as default };