@koi-design/uxd-icon
Version:
icon of @koi-design/uxd-icon package
34 lines (29 loc) • 1.73 kB
JavaScript
;
Object.defineProperty(exports, '__esModule', { value: true });
var uSolidDelete_vue_vue_type_script_lang = require('./u-solid-delete.vue2.js');
var vue = require('vue');
var _pluginVue_exportHelper = require('./_virtual/_plugin-vue_export-helper.js');
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 vue.openBlock(), vue.createElementBlock("svg", _hoisted_1, _cache[0] || (_cache[0] = [
vue.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__ */ _pluginVue_exportHelper.default(uSolidDelete_vue_vue_type_script_lang.default, [["render", _sfc_render]]);
exports.default = uSolidDelete;