@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.45 kB
JavaScript
import _sfc_main from './u-solid-new-delete.vue2.mjs';
import { openBlock, createElementBlock, createElementVNode } from 'vue';
import _export_sfc from './_virtual/_plugin-vue_export-helper.mjs';
const _hoisted_1 = {
xmlns: "http://www.w3.org/2000/svg",
t: "1730463794360",
class: "icon",
viewBox: "0 0 1024 1024",
"p-id": "4979"
};
function _sfc_render(_ctx, _cache, $props, $setup, $data, $options) {
return openBlock(), createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
createElementVNode(
"path",
{
d: "M795.733333 219.178667h90.858667c17.066667 0 30.741333-14.933333 30.741333-33.408 0-18.496-13.696-32.405333-30.741333-32.405334H694.4V119.893333C694.4 77.653333 662.762667 42.666667 623.402667 42.666667H379.712c-38.826667 0-70.997333 34.517333-70.997333 77.226666v33.386667H116.053333c-17.066667 0-30.741333 14.912-30.741333 33.408 0 18.496 13.696 33.408 30.741333 33.408h90.88l588.757334-0.917333z m-29.034666 55.125333L235.946667 275.2c-18.581333 0-33.728 16.192-33.728 36.053333v548.586667c0 66.816 51.050667 121.472 113.450666 121.472h371.285334c62.4 0 113.450667-54.656 113.450666-121.472V310.464c0-19.968-15.146667-36.16-33.728-36.16z",
fill: "#333333",
"p-id": "4980"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidNewDelete = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidNewDelete as default };