aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/alert-circle.svg
blob: d6ef2d098f8cd21977f4ac97c0909acacc824e11 (plain)
1
2
3
4
5
6
7
8
---
tags: [warning, danger, caution, risk]
---
<svg>
  <circle cx="12" cy="12" r="9" />
  <line x1="12" y1="8" x2="12" y2="12" />
  <line x1="12" y1="16" x2="12.01" y2="16" />
</svg>