Pixelarticons

Clock Plus Pixel Art Icon

A clock with a plus symbol for adding time, logging hours, creating time entries and 'Track time' actions in time-management apps.

time Pro 4 variants

Tags

watchhourplusaddnewcreatepositive

Style variants

base

Outline · rounded corners

Get Pro

sharp

Outline · sharp corners

Get Pro

glyph

Filled · sharp corners

Get Pro

solid

Filled · rounded corners

Get Pro

Base, sharp, solid or glyph: see how the four styles differ and which to use.

About the Clock Plus icon

A clock face combined with a plus sign, indicating the addition of a new time-related entry. Use it on a 'Log time', 'Add time entry', or 'Start timer' button in a time-tracking app, on a timesheet 'Add row' control, or beside a 'Buffer time' setting that adds extra duration to a scheduled appointment. It pairs with alarm-clock-plus when a timed reminder is the intent, but clock-plus without the bells is the right choice for generic time-logging contexts.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/clock-plus.svg" width="24" height="24" alt="Clock Plus" />

<!-- React -->
import { ClockPlus } from 'pixelarticons/react'

<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="clock-plus.svg" width="48" height="48" style="image-rendering: pixelated" />

Related icons