@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 887 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var HeartDiamondSolid = createReactSolidComponent("heart-diamond", "HeartDiamondSolid", [["path", { "d": "M10.79 1.49a3.2 3.2 0 0 0-1.025.686L2.177 9.765a3.16 3.16 0 0 0 0 4.47l7.588 7.588a3.16 3.16 0 0 0 4.47 0l7.588-7.588a3.16 3.16 0 0 0 0-4.47l-7.588-7.588a3.16 3.16 0 0 0-3.445-.686m1.511 14.634a.75.75 0 0 1-.832 0l-.005-.003-.009-.006-.032-.022-.117-.081a15 15 0 0 1-1.628-1.341c-.444-.427-.91-.938-1.27-1.492-.354-.545-.648-1.2-.648-1.898a2.531 2.531 0 0 1 4.125-1.966 2.52 2.52 0 0 1 1.594-.565c.628 0 1.27.18 1.764.629.505.459.767 1.12.767 1.902 0 .698-.295 1.353-.648 1.898-.36.554-.826 1.065-1.27 1.491a15 15 0 0 1-1.745 1.423l-.032.022-.01.006z", "key": "svg-0" }]]);
export { HeartDiamondSolid as default };
//# sourceMappingURL=HeartDiamondSolid.js.map