diff options
Diffstat (limited to 'icons/brightness-down.svg')
-rw-r--r-- | icons/brightness-down.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/brightness-down.svg b/icons/brightness-down.svg index 13633d79..b8395a82 100644 --- a/icons/brightness-down.svg +++ b/icons/brightness-down.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-brightness-down" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> - <path stroke="none" d="M0 0h24v24H0z"/> + <path stroke="none" d="M0 0h24v24H0z" fill="none"/> <circle cx="12" cy="12" r="3" /> <line x1="12" y1="5" x2="12" y2="5.01" /> <line x1="17" y1="7" x2="17" y2="7.01" /> |