diff options
Diffstat (limited to 'icons/device-watch.svg')
-rw-r--r-- | icons/device-watch.svg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/icons/device-watch.svg b/icons/device-watch.svg index 2301288c..37be742c 100644 --- a/icons/device-watch.svg +++ b/icons/device-watch.svg @@ -1,5 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-watch" 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"/> <rect x="6" y="6" width="12" height="12" rx="3" /> <path d="M9 18v3h6v-3" /> <path d="M9 6v-3h6v3" /> |