@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) • 832 B
JavaScript
const undoS = `<svg id="meteor-icon-kit__solid-undo-s" viewBox="0 0 15 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.6213 6.5L7.0607 6.93934C7.6464 7.5251 7.6464 8.4749 7.0607 9.0607C6.4749 9.6464 5.5251 9.6464 4.93934 9.0607L1.93934 6.06066C1.35355 5.47487 1.35355 4.52513 1.93934 3.93934L4.93934 0.93934C5.5251 0.35355 6.4749 0.35355 7.0607 0.93934C7.6464 1.52513 7.6464 2.47487 7.0607 3.06066L6.6213 3.5H7.5C11.366 3.5 14.5 6.63401 14.5 10.5C14.5 14.366 11.366 17.5 7.5 17.5C3.63401 17.5 0.5 14.366 0.5 10.5C0.5 9.6716 1.17157 9 2 9C2.82843 9 3.5 9.6716 3.5 10.5C3.5 12.7091 5.2909 14.5 7.5 14.5C9.7091 14.5 11.5 12.7091 11.5 10.5C11.5 8.2909 9.7091 6.5 7.5 6.5H6.6213z" fill="#1E1E24"/></svg>`;
export {
undoS as default
};
//# sourceMappingURL=undo-s-0cb976ea.mjs.map