@mynaui/icons-react
Version:
1180+ beautifully crafted open source icons for your next project.
11 lines (7 loc) • 987 B
JavaScript
/**
* @mynaui/icons-react v0.3.2 - MIT
*/
import createReactSolidComponent from '../createReactSolidComponent.js';
var UserHexagonSolid = createReactSolidComponent("user-hexagon", "UserHexagonSolid", [["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.75a2.63 2.63 0 0 0-1.32.355l-6.61 3.8-.002.002A2.65 2.65 0 0 0 2.75 8.198v7.603a2.64 2.64 0 0 0 1.318 2.292l.003.002 2.186 1.257C6.492 15.847 9.3 14.11 12 14.11s5.508 1.737 5.743 5.242l2.186-1.257.003-.002a2.65 2.65 0 0 0 1.318-2.291V8.199a2.65 2.65 0 0 0-1.318-2.292l-6.61-3.8-.002-.002A2.63 2.63 0 0 0 12 1.75m-3.25 7.5a3.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.256 20.207-.005-.669C16.117 16.93 14.114 15.61 12 15.61s-4.117 1.32-4.251 3.928c0 .019-.003.248-.005.669l2.935 1.687h.002a2.63 2.63 0 0 0 2.639 0h.001z", "key": "svg-2" }]]);
export { UserHexagonSolid as default };
//# sourceMappingURL=UserHexagonSolid.js.map