The HugeIcons meeting room icon visually represents a space for group collaboration and discussions, commonly used in interfaces to denote meeting scheduling, room booking, or team-related features.
Common uses
- Meeting room booking system
- Calendar event for a meeting
- Team collaboration feature
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { MeetingRoomIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={MeetingRoomIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- conference roomboardroomdiscussion roomgroup meeting
FAQ
- What does the meeting room icon represent?
- It depicts a room intended for group meetings, symbolizing collaboration and discussion spaces within an application.
- How do I use this icon in React?
- Import both HugeiconsIcon and MeetingRoomIcon, then render it using <HugeiconsIcon icon={MeetingRoomIcon} />.
- What is the license for this icon?
- This icon is provided under the MIT license, allowing for free use in commercial and non-commercial projects.
Related icons
The same idea in other libraries, and near matches in HugeIcons.