@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) • 603 B
JavaScript
const chevronLeftXxs = `<svg id="meteor-icon-kit__regular-chevron-left-xxs" viewBox="0 0 5 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M4.7071 6.2929C5.0976 6.6834 5.0976 7.3166 4.7071 7.7071C4.3166 8.0976 3.6834 8.0976 3.2929 7.7071L0.29289 4.7071C-0.09763 4.3166 -0.09763 3.6834 0.29289 3.2929L3.2929 0.29289C3.6834 -0.09763 4.3166 -0.09763 4.7071 0.29289C5.0976 0.68342 5.0976 1.31658 4.7071 1.70711L2.4142 4L4.7071 6.2929z" fill="#1E1E24"/></svg>`;
export {
chevronLeftXxs as default
};
//# sourceMappingURL=chevron-left-xxs-a7eda4cd.mjs.map