The HugeIcons conference icon depicts people gathered for a meeting or event, commonly used to represent discussions, group activities, or event-related features.
Common uses
- Event registration buttons
- Meeting scheduling links
- Team collaboration sections
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ConferenceIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ConferenceIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- meetinggroupeventdiscussion
FAQ
- What does the conference icon represent?
- It symbolizes a gathering of people, suitable for representing meetings, events, or group discussions in a user interface.
- How do I use the ConferenceIcon in React?
- Import both HugeiconsIcon and ConferenceIcon, then render it using <HugeiconsIcon icon={ConferenceIcon} />.
- What is the license for this icon?
- The ConferenceIcon is part of the HugeIcons library and 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 →