@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
45 lines (42 loc) • 1.74 kB
JavaScript
import _sfc_main from './u-solid-batch-edit.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
t: "1688004464945",
class: "icon",
viewBox: "0 0 1024 1024",
version: "1.1",
xmlns: "http://www.w3.org/2000/svg",
"p-id": "14187",
"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: "M518.656 896H388.096v-130.56l367.104-366.592c12.8-12.8 33.792-12.8 46.592 0 23.552 23.552 60.416 59.904 83.968 83.968 12.8 12.8 12.8 33.792 0 46.592L518.656 896z",
fill: "currentColor",
"p-id": "14188"
},
null,
-1
/* HOISTED */
),
createElementVNode(
"path",
{
d: "M174.08 128h675.84c24.576 0 45.568 21.504 45.568 45.568s-21.504 45.568-45.568 45.568H174.08c-24.576 0-45.568-21.504-45.568-45.568s20.48-45.568 45.568-45.568zM312.32 650.24H174.08c-24.576 0-45.568-21.504-45.568-45.568 0-24.576 21.504-45.568 45.568-45.568h138.24c24.576 0 45.568 21.504 45.568 45.568 0 23.552-22.016 45.568-45.568 45.568zM495.616 435.2H174.08c-24.576 0-45.568-21.504-45.568-45.568s21.504-45.568 45.568-45.568h322.048c24.576 0 45.568 21.504 45.568 45.568s-20.992 45.568-46.08 45.568z",
fill: "currentColor",
"p-id": "14189"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidBatchEdit = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidBatchEdit as default };