diff options
Diffstat (limited to 'icons/device-desktop.svg')
-rw-r--r-- | icons/device-desktop.svg | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/icons/device-desktop.svg b/icons/device-desktop.svg index e8d0cdb0..e94bcc40 100644 --- a/icons/device-desktop.svg +++ b/icons/device-desktop.svg @@ -1,4 +1,5 @@ <svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-desktop" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <rect x="0" y="0" width="24" height="24" stroke="none"></rect> <rect x="3" y="4" width="18" height="12" rx="1" /> <line x1="7" y1="20" x2="17" y2="20" /> <line x1="9" y1="16" x2="9" y2="20" /> |