@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) • 922 B
JavaScript
const doubleChevronDownXxs = `<svg id="meteor-icon-kit__solid-double-chevron-down-xxs" viewBox="0 0 10 13" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.0607 6.9393L5 8.8787L6.9393 6.9393C7.5251 6.3536 8.4749 6.3536 9.0607 6.9393C9.6464 7.5251 9.6464 8.4749 9.0607 9.0607L6.0607 12.0607C5.4749 12.6464 4.5251 12.6464 3.9393 12.0607L0.93934 9.0607C0.35355 8.4749 0.35355 7.5251 0.93934 6.9393C1.52513 6.3536 2.47487 6.3536 3.0607 6.9393zM3.0607 0.93934L5 2.87868L6.9393 0.93934C7.5251 0.35355 8.4749 0.35355 9.0607 0.93934C9.6464 1.52513 9.6464 2.47487 9.0607 3.06066L6.0607 6.0607C5.4749 6.6464 4.5251 6.6464 3.9393 6.0607L0.93934 3.06066C0.35355 2.47487 0.35355 1.52513 0.93934 0.93934C1.52513 0.35355 2.47487 0.35355 3.0607 0.93934z" fill="#1E1E24"/></svg>`;
export {
doubleChevronDownXxs as default
};
//# sourceMappingURL=double-chevron-down-xxs-3871f547.mjs.map