@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 893 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var NineDiamondSolid = createReactSolidComponent("nine-diamond", "NineDiamondSolid", [["path", { "d": "M10.25 10.5a1.75 1.75 0 1 1 3.5 0c0 .458-.171.729-.422.91-.283.205-.735.34-1.328.34s-1.045-.135-1.328-.34c-.251-.181-.422-.452-.422-.91", "key": "svg-0" }], ["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-.686M13.75 13v-.105c-.533.252-1.144.355-1.75.355-.788 0-1.586-.175-2.207-.625-.654-.473-1.043-1.202-1.043-2.125a3.25 3.25 0 0 1 6.5 0V13a3.75 3.75 0 0 1-3.75 3.75h-1a.75.75 0 0 1 0-1.5h1A2.25 2.25 0 0 0 13.75 13", "key": "svg-1" }]]);
export { NineDiamondSolid as default };
//# sourceMappingURL=NineDiamondSolid.js.map