@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 checkmarkS = `<svg id="meteor-icon-kit__regular-checkmark-s" viewBox="0 0 16 11" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.70711 4.2929C1.31658 3.90237 0.68342 3.90237 0.29289 4.2929C-0.09763 4.6834 -0.09763 5.3166 0.29289 5.7071L5.29289 10.7071C5.68342 11.0976 6.3166 11.0976 6.7071 10.7071L15.7071 1.70711C16.0976 1.31658 16.0976 0.68342 15.7071 0.29289C15.3166 -0.09763 14.6834 -0.09763 14.2929 0.29289L6 8.5858L1.70711 4.2929z" fill="#1E1E24"/></svg>`;
exports.default = checkmarkS;
//# sourceMappingURL=checkmark-s-9836b902.js.map