@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 947 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var HeartXSolid = createReactSolidComponent("heart-x", "HeartXSolid", [["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 0M9.97 10.47a.75.75 0 0 1 1.06 0l.884.884.884-.884a.75.75 0 0 1 1.06 1.06l-.883.884.884.884a.75.75 0 0 1-1.06 1.06l-.885-.883-.884.884a.75.75 0 1 1-1.06-1.06l.884-.885-.884-.884a.75.75 0 0 1 0-1.06", "key": "svg-0" }]]);
export { HeartXSolid as default };
//# sourceMappingURL=HeartXSolid.js.map