The HugeIcons hangout icon visually represents a social gathering or a place for informal meetings, commonly used to indicate chat rooms, community spaces, or event locations.
Common uses
- Link to a community forum
- Button for starting a group chat
- Icon for an 'Events' or 'Meetups' section
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { HangoutIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={HangoutIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- gatheringmeetingchatsocial
FAQ
- What does the hangout icon represent?
- It symbolizes a social gathering or informal meeting place, suitable for representing chat features or community hubs.
- How do I use the HangoutIcon in React?
- Import both HugeiconsIcon and HangoutIcon, then render it using <HugeiconsIcon icon={HangoutIcon} />.
- What is the license for this icon?
- The HugeIcons library, including the hangout icon, is available under the MIT license.
Looking for something else? Search HugeIcons and 4 more libraries by description →
The search behind these pages runs as a Claude Code skill. What skills are and how I ship them →