diff options
Diffstat (limited to '.icons/awkward/64x64/devices/computer.svg')
-rw-r--r-- | .icons/awkward/64x64/devices/computer.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/devices/computer.svg b/.icons/awkward/64x64/devices/computer.svg new file mode 100644 index 00000000..a41f73ba --- /dev/null +++ b/.icons/awkward/64x64/devices/computer.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1.1"> + <rect style="opacity:0.2" width="32" height="42" x="16" y="14" rx="2.5" ry="2.5"/> + <rect style="fill:#8e8e8e" width="32" height="42" x="16" y="13" rx="2.5" ry="2.5"/> + <rect style="opacity:0.2" width="52" height="40" x="6" y="10" rx="2.5" ry="2.5"/> + <rect style="fill:#4f4f4f" width="52" height="40" x="6" y="9" rx="2.5" ry="2.5"/> + <rect style="fill:#333333" width="44" height="32" x="10" y="13" rx="0" ry="0"/> + <rect style="opacity:0.1;fill:#ffffff" width="44" height="1" x="10" y="45"/> + <path style="fill:#ffffff;opacity:0.1" d="M 8.5 9 C 7.115 9 6 10.115 6 11.5 L 6 12.5 C 6 11.115 7.115 10 8.5 10 L 55.5 10 C 56.885 10 58 11.115 58 12.5 L 58 11.5 C 58 10.115 56.885 9 55.5 9 L 8.5 9 z"/> +</svg> |