@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) • 1.01 kB
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const doubleChevronLeftXs = `<svg id="meteor-icon-kit__regular-double-chevron-left-xs" viewBox="0 0 13 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M12.2071 8.2929C12.5976 8.6834 12.5976 9.3166 12.2071 9.7071C11.8166 10.0976 11.1834 10.0976 10.7929 9.7071L6.7929 5.7071C6.4024 5.3166 6.4024 4.6834 6.7929 4.2929L10.7929 0.29289C11.1834 -0.09763 11.8166 -0.09763 12.2071 0.29289C12.5976 0.68342 12.5976 1.31658 12.2071 1.70711L8.9142 5L12.2071 8.2929zM6.2071 8.2929C6.5976 8.6834 6.5976 9.3166 6.2071 9.7071C5.8166 10.0976 5.1834 10.0976 4.79289 9.7071L0.79289 5.7071C0.40237 5.3166 0.40237 4.6834 0.79289 4.2929L4.79289 0.29289C5.1834 -0.09763 5.8166 -0.09763 6.2071 0.29289C6.5976 0.68342 6.5976 1.31658 6.2071 1.70711L2.91421 5L6.2071 8.2929z" fill="#1E1E24"/></svg>`;
exports.default = doubleChevronLeftXs;
//# sourceMappingURL=double-chevron-left-xs-9b49e812.js.map