diff options
Diffstat (limited to '.icons/awkward/32x32/devices/computer.svg')
-rw-r--r-- | .icons/awkward/32x32/devices/computer.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/devices/computer.svg b/.icons/awkward/32x32/devices/computer.svg new file mode 100644 index 00000000..2b04b4c2 --- /dev/null +++ b/.icons/awkward/32x32/devices/computer.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1.1"> + <rect style="opacity:0.2" width="16" height="21" x="8" y="8" rx="1.25" ry="1.25"/> + <rect style="fill:#8e8e8e" width="16" height="21" x="8" y="7" rx="1.25" ry="1.25"/> + <rect style="opacity:0.2" width="26" height="20" x="3" y="6" rx="1.25" ry="1.25"/> + <rect style="fill:#4f4f4f" width="26" height="20" x="3" y="5" rx="1.25" ry="1.25"/> + <rect style="fill:#333333" width="22" height="16" x="5" y="7" rx="0" ry="0"/> + <rect style="opacity:0.1;fill:#ffffff" width="22" height="1" x="5" y="23"/> + <path style="fill:#ffffff;opacity:0.1" d="M 4.25 5 C 3.5575 5 3 5.5575 3 6.25 L 3 7.25 C 3 6.5575 3.5575 6 4.25 6 L 27.75 6 C 28.442 6 29 6.5575 29 7.25 L 29 6.25 C 29 5.5575 28.442 5 27.75 5 L 4.25 5 z"/> +</svg> |