Pixelarticons

Alarm Clock Check Pixel Art Icon

An alarm clock with a checkmark for confirmed alarms, snoozed-and-acknowledged reminders and 'Reminder set successfully' confirmation states.

time Pro 1 variant

Tags

alarmwatchhourchecktickconfirmdoneapproveyesok

Style variants

base

Outline ยท rounded corners

Get Pro

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

About the Alarm Clock Check icon

An alarm clock overlaid with a check mark, indicating that an alarm or reminder has been set or acknowledged. Use it as the confirmation icon after a user sets a reminder ('Your alarm is on'), on an 'Alarm confirmed' success toast, or to mark a reminder as reviewed in a notification list. The check removes ambiguity about whether the alarm is active. To add a new alarm rather than confirm one, alarm-clock-plus is the correct companion.

Usage

<!-- HTML -->
<img src="pixelarticons/svg/alarm-clock-check.svg" width="24" height="24" alt="Alarm Clock Check" />

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

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

Related icons