@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 823 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var HeartMinusSolid = createReactSolidComponent("heart-minus", "HeartMinusSolid", [["path", { "d": "M12.434 21.112a.75.75 0 0 1-.868 0l-.008-.006-.021-.015-.08-.058q-.104-.075-.295-.219a38.5 38.5 0 0 1-4.197-3.674c-1.148-1.168-2.315-2.533-3.199-3.981-.88-1.44-1.516-3.024-1.516-4.612 0-3.158 2.42-5.797 5.5-5.797 1.724 0 3.248.833 4.25 2.117 1.002-1.284 2.525-2.117 4.25-2.117 1.46 0 2.85.445 3.88 1.439 1.035 1 1.62 2.473 1.62 4.358 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 1-4.492 3.892l-.08.058-.021.015zM10 11.25a.75.75 0 0 0 0 1.5h4a.75.75 0 0 0 0-1.5z", "key": "svg-0" }]]);
export { HeartMinusSolid as default };
//# sourceMappingURL=HeartMinusSolid.js.map