diff options
Diffstat (limited to '_icons/alert-circle.svg')
-rw-r--r-- | _icons/alert-circle.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_icons/alert-circle.svg b/_icons/alert-circle.svg index 508651a1..94f06aa8 100644 --- a/_icons/alert-circle.svg +++ b/_icons/alert-circle.svg @@ -1,7 +1,7 @@ --- --- <svg> - <circle cx="12" cy="12" r="10"></circle> + <circle cx="12" cy="12" r="9"></circle> <line x1="12" y1="8" x2="12" y2="12" /> <line x1="12" y1="16" x2="12.01" y2="16" /> </svg> |