John KuehJohn Kueh

calendar block 01 icon

HugeIcons · CalendarBlock01Icon · MIT

Download SVG

The HugeIcons calendar block 01 icon depicts a stylized calendar with a block shape, commonly used to represent scheduling, dates, or event-related functionalities in user interfaces.

Common uses

  • Date selection input
  • Event listing display
  • Calendar or schedule view toggle

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
date iconschedule iconevent iconplanning icon

FAQ

What is the primary purpose of the Calendar Block 01 icon?
This icon is primarily used to signify actions or information related to dates, scheduling, or events within an application.
How do I use the Calendar Block 01 icon in a React project?
Import the icon as import { CalendarBlock01Icon } from '@hugeicons/core-free-icons'; and then render it using <HugeiconsIcon icon={CalendarBlock01Icon} /> within your React component.
What is the license for the HugeIcons Calendar Block 01 icon?
The HugeIcons library, including the Calendar Block 01 icon, is distributed under the MIT license, allowing for free commercial and non-commercial use.

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 →