UNPKG

@mynaui/icons-react

Version:

1180+ beautifully crafted open source icons for your next project.

11 lines (7 loc) 556 B
/** * @mynaui/icons-react v0.3.2 - MIT */ import createReactComponent from '../createReactComponent.js'; var HeartCheck = createReactComponent("heart-check", "HeartCheck", [["path", { "d": "M7.75 3.5C5.127 3.5 3 5.76 3 8.547 3 14.125 12 20.5 12 20.5s9-6.375 9-11.953C21 5.094 18.873 3.5 16.25 3.5c-1.86 0-3.47 1.136-4.25 2.79-.78-1.654-2.39-2.79-4.25-2.79", "key": "svg-0" }], ["path", { "d": "m10.25 12.492 1.039 1.181c.095.109.267.1.351-.016l2.11-2.907", "key": "svg-1" }]]); export { HeartCheck as default }; //# sourceMappingURL=HeartCheck.js.map