John KuehJohn Kueh

clock plus icon

HugeIcons · ClockPlusIcon · MIT

Download SVG

The HugeIcons clock plus icon depicts a clock with a plus symbol, commonly used to indicate adding a new event, setting a reminder, or scheduling an appointment.

Common uses

  • Add new event button
  • Set reminder option
  • Schedule meeting action

Use it in React

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

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

Details

Library
HugeIcons (5,121 icons)
License
MIT
viewBox
0 0 24 24
Keywords
scheduleadd timenew eventreminder

FAQ

What does the clock plus icon represent?
It signifies an action related to time, specifically adding or scheduling something new, like an event or reminder.
How do I use the ClockPlusIcon in React?
Import both HugeiconsIcon and ClockPlusIcon, then render <HugeiconsIcon icon={ClockPlusIcon} />.
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 →