aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/alert-circle.svg
blob: 39650891871d428b357d0b66bd91715cf2728063 (plain)
1
2
3
4
5
6
7
8
---
tags: [warning, danger]
---
<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>