aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/alarm.svg
blob: d138c11845802f1bef311ca30a0d06c24ff92bb6 (plain)
1
2
3
4
5
6
7
8
9
---
tags: [time, watch, clock, ring]
---
<svg>
  <circle cx="12" cy="13" r="7" />
  <polyline points="12 10 12 13 14 13" />
  <line x1="7" y1="4" x2="4.25" y2="6" />
  <line x1="17" y1="4" x2="19.75" y2="6" />
</svg>