@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) • 693 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const chevronLeft = `<svg id="meteor-icon-kit__solid-chevron-left" viewBox="0 0 14 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.87132 12L13.3107 21.4393C13.8964 22.0251 13.8964 22.9749 13.3107 23.5607C12.7249 24.1464 11.7751 24.1464 11.1893 23.5607L0.68934 13.0607C0.10355 12.4749 0.10355 11.5251 0.68934 10.9393L11.1893 0.43934C11.7751 -0.146447 12.7249 -0.146447 13.3107 0.43934C13.8964 1.02513 13.8964 1.97487 13.3107 2.56066L3.87132 12z" fill="#1E1E24"/></svg>`;
exports.default = chevronLeft;
//# sourceMappingURL=chevron-left-ac7e67fd.js.map