diff options
Diffstat (limited to '.icons/awkward/32x32/devices/tablet.svg')
-rw-r--r-- | .icons/awkward/32x32/devices/tablet.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/devices/tablet.svg b/.icons/awkward/32x32/devices/tablet.svg new file mode 100644 index 00000000..e719203b --- /dev/null +++ b/.icons/awkward/32x32/devices/tablet.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="25" height="30" x="3" y="2" rx="1.5" ry="1.5"/> + <rect style="fill:#8e8e8e" width="25" height="30" x="3" y="1" rx="1.5" ry="1.5"/> + <rect style="fill:#333333" width="23" height="24" x="4" y="4" rx="1.5" ry="1.5"/> + <circle style="fill:#333333" cx="16" cy="2.5" r="1"/> + <path style="fill:#ffffff;opacity:0.2" d="M 4.5 1 C 3.669 1 3 1.669 3 2.5 L 3 3.5 C 3 2.669 3.669 2 4.5 2 L 26.5 2 C 27.331 2 28 2.669 28 3.5 L 28 2.5 C 28 1.669 27.331 1 26.5 1 L 4.5 1 z"/> +</svg> |