@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) • 602 B
JavaScript
const chevronDownXxs = `<svg id="meteor-icon-kit__solid-chevron-down-xxs" viewBox="0 0 10 7" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.9393 0.93934C7.5251 0.35355 8.4749 0.35355 9.0607 0.93934C9.6464 1.5251 9.6464 2.4749 9.0607 3.0607L6.0607 6.0607C5.4749 6.6464 4.5251 6.6464 3.9393 6.0607L0.93934 3.0607C0.35355 2.4749 0.35355 1.5251 0.93934 0.93934C1.52513 0.35355 2.47487 0.35355 3.0607 0.93934L5 2.8787L6.9393 0.93934z" fill="#1E1E24"/></svg>`;
export {
chevronDownXxs as default
};
//# sourceMappingURL=chevron-down-xxs-139461bc.mjs.map