diff options
Diffstat (limited to 'icons/device-desktop-analytics.svg')
-rw-r--r-- | icons/device-desktop-analytics.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/icons/device-desktop-analytics.svg b/icons/device-desktop-analytics.svg new file mode 100644 index 00000000..575f84f2 --- /dev/null +++ b/icons/device-desktop-analytics.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-desktop-analytics" 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" fill="none"/> + <rect x="3" y="4" width="18" height="12" rx="1" /> + <path d="M7 20h10" /> + <path d="M9 16v4" /> + <path d="M15 16v4" /> + <path d="M9 12v-4" /> + <path d="M12 12v-1" /> + <path d="M15 12v-2" /> + <path d="M12 12v-1" /> +</svg> + + |