@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 862 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var HeartSlashSolid = createReactSolidComponent("heart-slash", "HeartSlashSolid", [["path", { "d": "M12.434 21.112a.75.75 0 0 1-.868 0l-.008-.006-.021-.015-.08-.058q-.104-.075-.295-.219a39 39 0 0 1-3.72-3.197L3.531 21.53a.75.75 0 0 1-1.06-1.06l3.925-3.925c-.956-1.027-1.891-2.178-2.629-3.386-.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.12 0 2.2.262 3.106.833L20.47 2.47a.75.75 0 1 1 1.06 1.06l-1.043 1.044c.812.979 1.263 2.317 1.263 3.973 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.015z", "key": "svg-0" }]]);
export { HeartSlashSolid as default };
//# sourceMappingURL=HeartSlashSolid.js.map