@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) • 683 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const chevronLeftXs = `<svg id="meteor-icon-kit__solid-chevron-left-xs" viewBox="0 0 7 12" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.5607 9.0393C7.1464 9.6251 7.1464 10.5749 6.5607 11.1607C5.9749 11.7464 5.0251 11.7464 4.4393 11.1607L0.43934 7.1607C-0.14645 6.5749 -0.14645 5.6251 0.43934 5.0393L4.4393 1.03934C5.0251 0.45355 5.9749 0.45355 6.5607 1.03934C7.1464 1.62512 7.1464 2.57487 6.5607 3.16066L3.6213 6.1L6.5607 9.0393z" fill="#1E1E24"/></svg>`;
exports.default = chevronLeftXs;
//# sourceMappingURL=chevron-left-xs-0eef7be7.js.map