diff options
Diffstat (limited to 'icons/device-tablet.svg')
-rw-r--r-- | icons/device-tablet.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/icons/device-tablet.svg b/icons/device-tablet.svg new file mode 100644 index 00000000..785a85bc --- /dev/null +++ b/icons/device-tablet.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-device-tablet" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"> + <rect x="5" y="3" width="14" height="18" rx="1" /> + <circle cx="12" cy="17" r="1" /> +</svg> + + |