The Tabler calendar user icon depicts a user profile or person within a calendar interface, commonly used to represent scheduling, appointments, or user-specific events.
Common uses
- Assigning a user to a calendar event
- Viewing a user's schedule
- Selecting a participant for a meeting
Use it in React
Install
npm i @tabler/icons-reactImport & render
import { IconCalendarUser } from '@tabler/icons-react';
<IconCalendarUser size={24} stroke={2} />Details
- Library
- Tabler (5,093 icons)
- License
- MIT
- viewBox
0 0 24 24- Category
- System
- Keywords
- personparticipantprofileindividualmemberidentityaccountactorregistrantsubscribersystemcalendaruserperson calendaruser scheduleevent participant
FAQ
- What does the calendar user icon represent?
- It signifies a user's presence or involvement within a calendar context, such as an assigned attendee or a profile linked to a schedule.
- How do I use this icon in React?
- Import it using `import { IconCalendarUser } from '@tabler/icons-react'` and then use it as a component: `<IconCalendarUser />`.
- What is the license for this icon?
- The Tabler icon library, including the calendar user icon, is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in Tabler.
Looking for something else? Search Tabler 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 →