@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) • 605 B
JavaScript
const checkmark = `<svg id="meteor-icon-kit__regular-checkmark" viewBox="0 0 22 15" fill="none" xmlns="http://www.w3.org/2000/svg"><path fill-rule="evenodd" clip-rule="evenodd" d="M1.70711 6.2929C1.31658 5.90237 0.68342 5.90237 0.29289 6.2929C-0.097631 6.6834 -0.097631 7.3166 0.29289 7.7071L7.29289 14.7071C7.68342 15.0976 8.31658 15.0976 8.70711 14.7071L21.7071 1.70711C22.0976 1.31658 22.0976 0.68342 21.7071 0.29289C21.3166 -0.09763 20.6834 -0.09763 20.2929 0.29289L8 12.5858L1.70711 6.2929z" fill="#1E1E24"/></svg>`;
export {
checkmark as default
};
//# sourceMappingURL=checkmark-702cbbfb.mjs.map