diff options
Diffstat (limited to 'icons/dot.svg')
-rw-r--r-- | icons/dot.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/dot.svg b/icons/dot.svg index 183e4a8..edc674e 100644 --- a/icons/dot.svg +++ b/icons/dot.svg @@ -1,3 +1,3 @@ <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="currentColor" class="bi bi-dot" viewBox="0 0 16 16"> - <path d="M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3z"/> + <path d="M8 9.5a1.5 1.5 0 1 0 0-3 1.5 1.5 0 0 0 0 3"/> </svg>
\ No newline at end of file |