@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) • 589 B
JavaScript
const chevronUpXxs = `<svg id="meteor-icon-kit__solid-chevron-up-xxs" viewBox="0 0 10 6" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M6.9393 5.5973L5 3.8195L3.0607 5.5973C2.47487 6.1342 1.52513 6.1342 0.93934 5.5973C0.35355 5.0603 0.35355 4.1897 0.93934 3.6527L3.9393 0.90273C4.5251 0.36576 5.4749 0.36576 6.0607 0.90273L9.0607 3.6527C9.6464 4.1897 9.6464 5.0603 9.0607 5.5973C8.4749 6.1342 7.5251 6.1342 6.9393 5.5973z" fill="#1E1E24"/></svg>`;
export {
chevronUpXxs as default
};
//# sourceMappingURL=chevron-up-xxs-da4767fd.mjs.map