@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) • 669 B
JavaScript
;
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
const checkmarkXxs = `<svg id="meteor-icon-kit__solid-checkmark-xxs" viewBox="0 0 10 8" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M3.0607 2.9393C2.47487 2.3536 1.52513 2.3536 0.93934 2.9393C0.35355 3.5251 0.35355 4.4749 0.93934 5.0607L2.93934 7.0607C3.5251 7.6464 4.4749 7.6464 5.0607 7.0607L9.0607 3.0607C9.6464 2.4749 9.6464 1.52513 9.0607 0.93934C8.4749 0.35355 7.5251 0.35355 6.9393 0.93934L4 3.8787L3.0607 2.9393z" fill="#1E1E24"/></svg>`;
exports.default = checkmarkXxs;
//# sourceMappingURL=checkmark-xxs-539ce5b2.js.map