@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 594 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactComponent from '../createReactComponent.js';
var HeartUser = createReactComponent("heart-user", "HeartUser", [["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": "M15 15.5c0-3.861-6-3.861-6 0", "key": "svg-1" }], ["path", { "d": "M12 12.5a2 2 0 1 0 0-4 2 2 0 0 0 0 4", "key": "svg-2" }]]);
export { HeartUser as default };
//# sourceMappingURL=HeartUser.js.map