aboutsummaryrefslogtreecommitdiff
path: root/src/_icons/alert-circle.svg
blob: 5585fcf6249b7271c79c61dbe891392ebe1256f3 (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>