Alarm Clock Plus Pixel Art Icon
An alarm clock with a plus for 'Add alarm', 'Set new reminder' and creating scheduled notifications in clock and task management apps.
Tags
alarmwatchhourplusaddnewcreatepositive
Style variants
Base, sharp, solid or glyph: see how the four styles differ and which to use.
About the Alarm Clock Plus icon
An alarm clock combined with a plus sign, clearly signaling the creation of a new alarm or reminder. Use it on an 'Add alarm' button in a clock app, a 'Set reminder' trigger in a task manager, or a 'Schedule notification' control in a communication app. The plus makes the creation intent unambiguous, distinguishing this from an icon that might indicate an existing alarm. Its counterpart, alarm-clock-minus, removes an alarm to complete the add/remove pair.
Usage
<!-- HTML -->
<img src="pixelarticons/svg/alarm-clock-plus.svg" width="24" height="24" alt="Alarm Clock Plus" />
<!-- React -->
import { AlarmClockPlus } from 'pixelarticons/react'
<!-- Sizes: 24px, 48px, 72px, 96px (multiples of 24) -->
<img src="alarm-clock-plus.svg" width="48" height="48" style="image-rendering: pixelated" />