@shopware-ag/meteor-component-library
Version:
The meteor component library is a Vue component library developed by Shopware. It is based on the [Meteor Design System](https://shopware.design/).
6 lines (5 loc) • 851 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const trashS = `<svg id="meteor-icon-kit__regular-trash-s" viewBox="0 0 14 16" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4 10C4 9.4477 4.44772 9 5 9C5.5523 9 6 9.4477 6 10V12C6 12.5523 5.5523 13 5 13C4.44772 13 4 12.5523 4 12V10zM8 10C8 9.4477 8.4477 9 9 9C9.5523 9 10 9.4477 10 10V12C10 12.5523 9.5523 13 9 13C8.4477 13 8 12.5523 8 12V10zM3 3V2C3 0.89543 3.89543 0 5 0H9C10.1046 0 11 0.89543 11 2V3H12C13.1046 3 14 3.89543 14 5V7C14 7.5523 13.5523 8 13 8V14C13 15.1046 12.1046 16 11 16H3C1.89543 16 1 15.1046 1 14V8C0.44772 8 0 7.5523 0 7V5C0 3.89543 0.89543 3 2 3H3zM12 5H2V6H12V5zM3 8V14H11V8H3zM5 3H9V2H5V3z" fill="#1E1E24"/></svg>`;
exports.default = trashS;
//# sourceMappingURL=trash-s-35185878.js.map