@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) • 958 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const turnLeft = `<svg id="meteor-icon-kit__regular-turn-left" viewBox="0 0 20 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M10 14H4V20H10V14zM3.41421 6L5.70711 8.29289C6.09763 8.68342 6.09763 9.31658 5.70711 9.70711C5.31658 10.0976 4.68342 10.0976 4.29289 9.70711L0.29289 5.70711C-0.09763 5.31658 -0.09763 4.68342 0.29289 4.29289L4.29289 0.292893C4.68342 -0.0976311 5.31658 -0.0976311 5.70711 0.292893C6.09763 0.683418 6.09763 1.31658 5.70711 1.70711L3.41421 4H14C17.3137 4 20 6.68629 20 10V23C20 23.5523 19.5523 24 19 24C18.4477 24 18 23.5523 18 23V10C18 7.79086 16.2091 6 14 6H3.41421zM10 12C11.1046 12 12 12.8954 12 14V20C12 21.1046 11.1046 22 10 22H4C2.89543 22 2 21.1046 2 20V14C2 12.8954 2.89543 12 4 12H10z" fill="#1E1E24"/></svg>`;
exports.default = turnLeft;
//# sourceMappingURL=turn-left-e6d57586.js.map