@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) • 686 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const chevronDownS = `<svg id="meteor-icon-kit__solid-chevron-down-s" viewBox="0 0 16 10" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.06066 0.93934L8 5.8787L12.9393 0.93934C13.5251 0.35355 14.4749 0.35355 15.0607 0.93934C15.6464 1.52513 15.6464 2.4749 15.0607 3.0607L9.0607 9.0607C8.4749 9.6464 7.5251 9.6464 6.9393 9.0607L0.93934 3.0607C0.35355 2.4749 0.35355 1.52513 0.93934 0.93934C1.52513 0.35355 2.47487 0.35355 3.06066 0.93934z" fill="#1E1E24"/></svg>`;
exports.default = chevronDownS;
//# sourceMappingURL=chevron-down-s-b37d2b35.js.map