@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 853 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var UserDiamondSolid = createReactSolidComponent("user-diamond", "UserDiamondSolid", [["path", { "d": "M12 7.5a1.75 1.75 0 1 0 0 3.5 1.75 1.75 0 0 0 0-3.5", "key": "svg-0" }], ["path", { "d": "M12 1.25a3.16 3.16 0 0 0-2.235.926L2.177 9.765a3.16 3.16 0 0 0 0 4.47l4.206 4.207C7.001 15.546 9.545 14.11 12 14.11s4.999 1.436 5.617 4.332l4.206-4.207a3.16 3.16 0 0 0 0-4.47l-7.588-7.588A3.16 3.16 0 0 0 12 1.25m-3.25 8a3.25 3.25 0 1 1 6.5 0 3.25 3.25 0 0 1-6.5 0", "key": "svg-1" }], ["path", { "d": "m16.253 19.805-.002-.267C16.117 16.93 14.114 15.61 12 15.61s-4.117 1.32-4.251 3.928l-.002.267 2.018 2.018a3.16 3.16 0 0 0 4.47 0z", "key": "svg-2" }]]);
export { UserDiamondSolid as default };
//# sourceMappingURL=UserDiamondSolid.js.map