@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 906 B
JavaScript
/**
* @mynaui/icons-react v0.4.1 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var HeartPlusSolid = createReactSolidComponent("heart-plus", "HeartPlusSolid", [["path", { "d": "m12.434 21.112.008-.006.021-.015.08-.058q.104-.075.295-.219a38.5 38.5 0 0 0 4.197-3.674c1.148-1.168 2.315-2.533 3.199-3.981.88-1.44 1.516-3.024 1.516-4.612 0-1.885-.585-3.358-1.62-4.358-1.03-.994-2.42-1.439-3.88-1.439-1.725 0-3.248.833-4.25 2.117C10.998 3.583 9.474 2.75 7.75 2.75c-3.08 0-5.5 2.639-5.5 5.797 0 1.588.637 3.171 1.516 4.612.884 1.448 2.051 2.813 3.199 3.982a38.5 38.5 0 0 0 4.492 3.892l.08.058.021.015.008.006a.75.75 0 0 0 .867 0M12 9.25a.75.75 0 0 1 .75.75v1.25H14a.75.75 0 0 1 0 1.5h-1.25V14a.75.75 0 0 1-1.5 0v-1.25H10a.75.75 0 0 1 0-1.5h1.25V10a.75.75 0 0 1 .75-.75", "key": "svg-0" }]]);
export { HeartPlusSolid as default };
//# sourceMappingURL=HeartPlusSolid.js.map