@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (31 loc) • 1.54 kB
JavaScript
import _sfc_main from './u-solid-flow-path.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1709201596692",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "2404",
"xmlns:xlink": "http://www.w3.org/1999/xlink",
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: "M554.66496 768h-256A42.66496 42.66496 0 0 1 256 725.33504v-128a42.66496 42.66496 0 0 1 85.32992 0v85.33504h213.33504v-85.33504a42.66496 42.66496 0 0 1 42.66496-42.66496h256a42.66496 42.66496 0 0 1 42.66496 42.66496v256a42.66496 42.66496 0 0 1-42.66496 42.66496h-256a42.66496 42.66496 0 0 1-42.66496-42.66496V768zM469.33504 341.33504v85.33504a42.66496 42.66496 0 0 1-42.66496 42.66496h-256a42.66496 42.66496 0 0 1-42.66496-42.66496v-256A42.65984 42.65984 0 0 1 170.66496 128h256a42.66496 42.66496 0 0 1 42.66496 42.66496V256h256a42.66496 42.66496 0 0 1 42.66496 42.66496v128a42.66496 42.66496 0 0 1-85.32992 0V341.33504H469.33504z",
fill: "currentColor",
"p-id": "2405"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidFlowPath = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidFlowPath as default };