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