@nutui/icons-vue
Version:
京东风格的轻量级移动端 Vue 组件库 NutUI 图标包
23 lines (22 loc) • 1.15 kB
JavaScript
import { d as o, _ as s } from "./_plugin-vue_export-helper-8568c831.mjs";
import { openBlock as t, createElementBlock as c, normalizeClass as l, normalizeStyle as n, createElementVNode as r } from "vue";
const a = o("del"), i = /* @__PURE__ */ r("path", {
d: "M668.444 1024H355.556c-142.223 0-256-113.778-256-256V170.667h824.888V768c0 142.222-113.777 256-256 256zM184.89 256v512c0 93.867 76.8 170.667 170.667 170.667h312.888c93.867 0 170.667-76.8 170.667-170.667V256H184.89zm753.778 0H85.333c-22.755 0-42.666-19.911-42.666-42.667s19.91-42.666 42.666-42.666h853.334c22.755 0 42.666 19.91 42.666 42.666S961.423 256 938.667 256zM625.777 85.333H398.223c-22.755 0-42.666-19.91-42.666-42.666S375.466 0 398.222 0h227.556c22.755 0 42.666 19.911 42.666 42.667s-19.91 42.666-42.666 42.666z",
fill: "currentColor",
"fill-opacity": "0.9"
}, null, -1), p = [
i
];
function m(e, d, _, f, h, u) {
return t(), c("svg", {
class: l(e.classes),
style: n(e.style),
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 1024 1024",
role: "presentation"
}, p, 6);
}
const w = /* @__PURE__ */ s(a, [["render", m]]);
export {
w as default
};