@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) • 685 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const chevronLeftS = `<svg id="meteor-icon-kit__regular-chevron-left-s" viewBox="0 0 8 14" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M7.7071 12.2929C8.0976 12.6834 8.0976 13.3166 7.7071 13.7071C7.3166 14.0976 6.6834 14.0976 6.2929 13.7071L0.29289 7.7071C-0.09763 7.3166 -0.09763 6.6834 0.29289 6.2929L6.2929 0.29289C6.6834 -0.09763 7.3166 -0.09763 7.7071 0.29289C8.0976 0.68342 8.0976 1.31658 7.7071 1.70711L2.41421 7L7.7071 12.2929z" fill="#1E1E24"/></svg>`;
exports.default = chevronLeftS;
//# sourceMappingURL=chevron-left-s-60ba0195.js.map