UNPKG

@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) 998 B
"use strict"; Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" }); const deleteColumn = `<svg id="meteor-icon-kit__regular-delete-column" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M9.5 1.08579L10.2929 0.29289C10.6834 -0.09763 11.3166 -0.09763 11.7071 0.29289C12.0976 0.68342 12.0976 1.31658 11.7071 1.70711L10.9142 2.5L11.7071 3.29289C12.0976 3.68342 12.0976 4.3166 11.7071 4.7071C11.3166 5.0976 10.6834 5.0976 10.2929 4.7071L9.5 3.91421L8.7071 4.7071C8.3166 5.0976 7.6834 5.0976 7.2929 4.7071C6.9024 4.3166 6.9024 3.68342 7.2929 3.29289L8.0858 2.5L7.2929 1.70711C6.9024 1.31658 6.9024 0.68342 7.2929 0.29289C7.6834 -0.09763 8.3166 -0.09763 8.7071 0.29289L9.5 1.08579zM0 1C0 0.44772 0.44772 0 1 0H5C5.5523 0 6 0.44772 6 1V11C6 11.5523 5.5523 12 5 12H1C0.44772 12 0 11.5523 0 11V1zM2 2V10H4V2H2z" fill="#1E1E24"/></svg>`; exports.default = deleteColumn; //# sourceMappingURL=delete-column-4fde5bf6.js.map