@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
30 lines (27 loc) • 1.59 kB
JavaScript
import _sfc_main from './u-solid-delete.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",
{
d: "M888.832 246.784c23.04 0 41.984 18.944 41.984 41.984s-18.944 41.984-41.984 41.984H819.2v530.432c0 30.72-25.088 55.808-55.808 55.808H261.12c-30.72 0-55.808-25.088-55.808-55.808V330.752H135.168c-23.04 0-41.984-18.944-41.984-41.984s18.944-41.984 41.984-41.984h753.664zM414.208 414.208c-22.528 0-40.96 17.408-41.984 39.936v253.44c0 23.04 18.944 41.984 41.984 41.984 22.528 0 40.96-17.408 41.984-39.936V456.192c0-23.04-18.944-41.984-41.984-41.984z m195.584 0c-22.528 0-40.96 17.408-41.984 39.936v253.44c0 23.04 18.944 41.984 41.984 41.984 22.528 0 40.96-17.408 41.984-39.936V456.192c-0.512-23.04-18.944-41.984-41.984-41.984zM330.752 107.52h362.496c27.648 0 41.984 13.824 41.984 41.984 0 28.16-13.824 41.984-41.984 41.984H330.752c-28.16 0-41.984-13.824-41.984-41.984 0-28.16 13.824-41.984 41.984-41.984z",
fill: "currentColor"
},
null,
-1
/* HOISTED */
)
]));
}
var uSolidDelete = /* @__PURE__ */ _export_sfc(_sfc_main, [["render", _sfc_render]]);
export { uSolidDelete as default };