@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) • 947 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const turnLeft = `<svg id="meteor-icon-kit__solid-turn-left" viewBox="0 0 22 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M5.62132 7L7.06066 8.43934C7.64645 9.02513 7.64645 9.97487 7.06066 10.5607C6.47487 11.1464 5.52513 11.1464 4.93934 10.5607L0.93934 6.56066C0.35355 5.97487 0.35355 5.02513 0.93934 4.43934L4.93934 0.43934C5.52513 -0.146447 6.47487 -0.146447 7.06066 0.43934C7.64645 1.02513 7.64645 1.97487 7.06066 2.56066L5.62132 4H15C18.5899 4 21.5 6.91015 21.5 10.5V22.5C21.5 23.3284 20.8284 24 20 24C19.1716 24 18.5 23.3284 18.5 22.5V10.5C18.5 8.567 16.933 7 15 7H5.62132zM3 15C3 13.8954 3.89543 13 5 13H10C11.1046 13 12 13.8954 12 15V20C12 21.1046 11.1046 22 10 22H5C3.89543 22 3 21.1046 3 20V15z" fill="#1E1E24"/></svg>`;
exports.default = turnLeft;
//# sourceMappingURL=turn-left-15d8cb3b.js.map