@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) • 676 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const chevronUpS = `<svg id="meteor-icon-kit__regular-chevron-up-s" viewBox="0 0 14 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.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.4142L1.70711 7.7071z" fill="#1E1E24"/></svg>`;
exports.default = chevronUpS;
//# sourceMappingURL=chevron-up-s-44e68bad.js.map