@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 521 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var HeartBroken = createReactComponent("heart-broken", "HeartBroken", [["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": "m12.15 6-2 4 4 1-2 3", "key": "svg-1" }]]);
export { HeartBroken as default };
//# sourceMappingURL=HeartBroken.js.map