diff options
Diffstat (limited to '.icons/awkward/48x48/devices/tablet.svg')
-rw-r--r-- | .icons/awkward/48x48/devices/tablet.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/devices/tablet.svg b/.icons/awkward/48x48/devices/tablet.svg new file mode 100644 index 00000000..5adafed3 --- /dev/null +++ b/.icons/awkward/48x48/devices/tablet.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="34" x="-45" y="-41" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#8e8e8e" width="40" height="34" x="-44" y="-41" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#333333" width="30" height="32" x="9" y="8" rx="2" ry="2"/> + <circle style="fill:#333333" cx="24" cy="6" r="1"/> + <path style="fill:#ffffff;opacity:0.2" d="M 9 4 C 7.892 4 7 4.892 7 6 L 7 7 C 7 5.892 7.892 5 9 5 L 39 5 C 40.108 5 41 5.892 41 7 L 41 6 C 41 4.892 40.108 4 39 4 L 9 4 z"/> +</svg> |