The HugeIcons view agenda icon depicts a list of items, commonly used to represent views that display scheduled events, tasks, or a structured list of content.
Common uses
- Displaying a daily/weekly/monthly calendar view
- Showing a list of upcoming tasks or to-dos
- Representing a detailed content feed or article list
Use it in React
Install
npm i @hugeicons/react @hugeicons/core-free-iconsImport & render
import { HugeiconsIcon } from '@hugeicons/react';
import { ViewAgendaIcon } from '@hugeicons/core-free-icons';
<HugeiconsIcon icon={ViewAgendaIcon} size={24} strokeWidth={1.5} />Details
- Library
- HugeIcons (5,121 icons)
- License
- MIT
- viewBox
0 0 24 24- Keywords
- list iconcalendar iconschedule iconagenda view
FAQ
- What is the view agenda icon used for?
- It's typically used to represent views that show scheduled items like events or tasks, or any structured list.
- How do I use the ViewAgendaIcon in React?
- Import both HugeiconsIcon and ViewAgendaIcon, then render <HugeiconsIcon icon={ViewAgendaIcon} />.
- What is the license for this icon?
- This icon is available under the MIT license.
Related icons
The same idea in other libraries, and near matches in HugeIcons.
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 →