John KuehJohn Kueh

dates icon

HugeIcons · DatesIcon · MIT

Download SVG

The HugeIcons dates icon visually represents a calendar or date selection, commonly used in user interfaces for date pickers, event scheduling, or displaying time-sensitive information.

Common uses

  • Date input fields
  • Calendar view components
  • Event reminders

Use it in React

Install
npm i @hugeicons/react @hugeicons/core-free-icons
Import & render
import { HugeiconsIcon } from '@hugeicons/react';
import { DatesIcon } from '@hugeicons/core-free-icons';

<HugeiconsIcon icon={DatesIcon} size={24} strokeWidth={1.5} />

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
calendardate pickereventschedule

FAQ

What does the DatesIcon represent?
The DatesIcon represents a calendar or date, typically used for selecting or displaying dates in an application.
How do I use DatesIcon in React?
Import both HugeiconsIcon and DatesIcon, then render it using <HugeiconsIcon icon={DatesIcon} />.
What is the license for HugeIcons?
HugeIcons are provided under the MIT license, allowing for free commercial and non-commercial use.

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 →