vue-form-kit
Version:
  
27 lines (26 loc) • 1.05 kB
JavaScript
import { openBlock as e, createElementBlock as t, createElementVNode as o } from "vue";
import { _ as n } from "./_plugin-vue_export-helper.9d74fd37.js";
const r = {
name: "IconDelete"
}, s = {
xmlns: "http://www.w3.org/2000/svg",
viewBox: "0 0 448 512"
}, c = /* @__PURE__ */ o("path", {
fill: "currentColor",
d: `M424 80C437.3 80 448 90.75 448 104C448 117.3 437.3 128 424 128H412.4L388.4
452.7C385.9 486.1 358.1 512 324.6 512H123.4C89.92 512 62.09 486.1 59.61
452.7L35.56 128H24C10.75 128 0 117.3 0 104C0 90.75 10.75 80 24 80H93.82L130.5
24.94C140.9 9.357 158.4 0 177.1 0H270.9C289.6 0 307.1 9.358 317.5 24.94L354.2
80H424zM177.1 48C174.5 48 171.1 49.34 170.5 51.56L151.5 80H296.5L277.5 51.56C276
49.34 273.5 48 270.9 48H177.1zM364.3 128H83.69L107.5 449.2C108.1 457.5 115.1 464
123.4 464H324.6C332.9 464 339.9 457.5 340.5 449.2L364.3 128z`
}, null, -1), _ = [
c
];
function l(C, a, p, i, H, d) {
return e(), t("svg", s, _);
}
const L = /* @__PURE__ */ n(r, [["render", l]]);
export {
L as default
};