Alarm Pause icon

Alarm Pause icon in outline, twotone, bold and bulk. Free in all four styles, for calendar, scheduling, alarms, timers, history. Copy the SVG, the React, Vue or Svelte component, or download a PNG.

All four styles

Outline
TwoTone
Bold
Bulk
Outline
Full linework, every stroke at 1.5px. The reference drawing.
TwoTone
The same linework, with secondary strokes dropped to half tone.
Bold
No strokes at all. One filled form, cut with even-odd holes.
Bulk
Filled, with the secondary mass at half tone.

Copy it

React

import { IconAlarmPause } from "@devigner-ui/icons";

<IconAlarmPause className="size-6" />

Vue

<script setup>
import { IconAlarmPause } from "@devigner-ui/icons-vue";
</script>

<template>
  <IconAlarmPause class="size-6" />
</template>

Svelte

<script>
  import { IconAlarmPause } from "@devigner-ui/icons-svelte";
</script>

<IconAlarmPause class="size-6" />

SVG

<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><circle opacity="1" cx="12" cy="13.0005" r="9" stroke="currentColor" stroke-width="1.5"></circle><path d="m3.5 4.5 4-2.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="m20.5 4.5-4-2.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round"></path><path d="M8 10.5c0-.47 0-.7.08-.88a1 1 0 0 1 .54-.54C8.8 9 9.03 9 9.5 9s.7 0 .88.08q.38.17.54.54c.08.18.08.41.08.88v5c0 .47 0 .7-.08.88a1 1 0 0 1-.54.54c-.18.08-.41.08-.88.08s-.7 0-.88-.08a1 1 0 0 1-.54-.54C8 16.2 8 15.97 8 15.5z" stroke="currentColor" stroke-width="1.5"></path><path d="M13 10.5c0-.47 0-.7.08-.88a1 1 0 0 1 .54-.54c.18-.08.41-.08.88-.08s.7 0 .88.08q.38.17.54.54c.08.18.08.41.08.88v5c0 .47 0 .7-.08.88a1 1 0 0 1-.54.54c-.18.08-.41.08-.88.08s-.7 0-.88-.08a1 1 0 0 1-.54-.54c-.08-.18-.08-.41-.08-.88z" stroke="currentColor" stroke-width="1.5"></path></svg>
Category
Time & Calendar
Styles
outline, twotone, bold, bulk, free in all four styles
Used for
calendar, scheduling, alarms, timers, history
Also called
alarm, pause, circle, round, path, curved, smooth, arc, curve, closed, bell, stop, break, wait, hold, freeze

More Time & Calendar icons

All Time & Calendar icons

Browse all 8,584 icons