@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 764 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var HeartSolid = createReactSolidComponent("heart", "HeartSolid", [["path", { "d": "M11.566 21.112 12 20.5za.75.75 0 0 0 .867 0L12 20.5l.434.612.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.015z", "key": "svg-0" }]]);
export { HeartSolid as default };
//# sourceMappingURL=HeartSolid.js.map