@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) • 932 B
JavaScript
const doubleChevronUpS = `<svg id="meteor-icon-kit__regular-double-chevron-up-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 14.7071C1.31658 15.0976 0.68342 15.0976 0.29289 14.7071C-0.09763 14.3166 -0.09763 13.6834 0.29289 13.2929L6.2929 7.2929C6.6834 6.9024 7.3166 6.9024 7.7071 7.2929L13.7071 13.2929C14.0976 13.6834 14.0976 14.3166 13.7071 14.7071C13.3166 15.0976 12.6834 15.0976 12.2929 14.7071L7 9.4142L1.70711 14.7071zM1.70711 7.7071C1.31658 8.0976 0.68342 8.0976 0.29289 7.7071C-0.09763 7.3166 -0.09763 6.6834 0.29289 6.2929L6.2929 0.29289C6.6834 -0.09763 7.3166 -0.09763 7.7071 0.29289L13.7071 6.2929C14.0976 6.6834 14.0976 7.3166 13.7071 7.7071C13.3166 8.0976 12.6834 8.0976 12.2929 7.7071L7 2.41421L1.70711 7.7071z" fill="#1E1E24"/></svg>`;
export {
doubleChevronUpS as default
};
//# sourceMappingURL=double-chevron-up-s-585fbeac.mjs.map