@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) • 779 B
JavaScript
const timesS = `<svg id="meteor-icon-kit__solid-times-s" viewBox="0 0 12 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6 3.87868L9.5355 0.34315C10.1213 -0.24264 11.0711 -0.24264 11.6569 0.34315C12.2426 0.92893 12.2426 1.87868 11.6569 2.46447L8.1213 6L11.6569 9.5355C12.2426 10.1213 12.2426 11.0711 11.6569 11.6569C11.0711 12.2426 10.1213 12.2426 9.5355 11.6569L6 8.1213L2.46447 11.6569C1.87868 12.2426 0.92893 12.2426 0.34315 11.6569C-0.24264 11.0711 -0.24264 10.1213 0.34315 9.5355L3.87868 6L0.34315 2.46447C-0.24264 1.87868 -0.24264 0.92893 0.34315 0.34315C0.92893 -0.24264 1.87868 -0.24264 2.46447 0.34315L6 3.87868z" fill="#1E1E24"/></svg>`;
export {
timesS as default
};
//# sourceMappingURL=times-s-161f25ad.mjs.map