@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) • 942 B
JavaScript
const doubleChevronDownS = `<svg id="meteor-icon-kit__regular-double-chevron-down-s" viewBox="0 0 14 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.70711 0.29289L7 5.5858L12.2929 0.29289C12.6834 -0.09763 13.3166 -0.09763 13.7071 0.29289C14.0976 0.68342 14.0976 1.31658 13.7071 1.70711L7.7071 7.7071C7.3166 8.0976 6.6834 8.0976 6.2929 7.7071L0.29289 1.70711C-0.09763 1.31658 -0.09763 0.68342 0.29289 0.29289C0.68342 -0.09763 1.31658 -0.09763 1.70711 0.29289zM1.70711 7.2929L7 12.5858L12.2929 7.2929C12.6834 6.9024 13.3166 6.9024 13.7071 7.2929C14.0976 7.6834 14.0976 8.3166 13.7071 8.7071L7.7071 14.7071C7.3166 15.0976 6.6834 15.0976 6.2929 14.7071L0.29289 8.7071C-0.09763 8.3166 -0.09763 7.6834 0.29289 7.2929C0.68342 6.9024 1.31658 6.9024 1.70711 7.2929z" fill="#1E1E24"/></svg>`;
export {
doubleChevronDownS as default
};
//# sourceMappingURL=double-chevron-down-s-652dbd4b.mjs.map