diff options
author | codecalm <codecalm@gmail.com> | 2020-02-29 16:31:01 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-02-29 16:31:01 +0100 |
commit | 131bf7d3bde59ab13d79246cfd25d1c58853afe2 (patch) | |
tree | 978332891d3ebd1d3a676182bdc724e06996cd61 /_icons/alert-circle.svg | |
parent | icons dist (diff) | |
download | tabler-icons-131bf7d3bde59ab13d79246cfd25d1c58853afe2.tar.xz |
icons
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> |