diff options
Diffstat (limited to '.icons/awkward/22x22/devices/computer.svg')
-rw-r--r-- | .icons/awkward/22x22/devices/computer.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/devices/computer.svg b/.icons/awkward/22x22/devices/computer.svg new file mode 100644 index 00000000..1fda528f --- /dev/null +++ b/.icons/awkward/22x22/devices/computer.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1.1"> + <g transform="translate(-1,-1)"> + <rect style="opacity:0.2" width="12" height="16" x="6" y="5.5" rx="1" ry="1"/> + <rect style="fill:#8e8e8e" width="12" height="16" x="6" y="5" rx="1" ry="1"/> + <rect style="opacity:0.2" width="20" height="16" x="2" y="3.5" rx="1" ry="1"/> + <rect style="fill:#4f4f4f" width="20" height="16" x="2" y="3" rx="1" ry="1"/> + <rect style="fill:#333333" width="16" height="12" x="4" y="5" rx="0" ry="0"/> + <rect style="opacity:0.1;fill:#ffffff" width="16" height=".5" x="4" y="17"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3,3 C 2.446,3 2,3.446 2,4 V 4.5 C 2,3.946 2.446,3.5 3,3.5 H 21 C 21.554,3.5 22,3.946 22,4.5 V 4 C 22,3.446 21.554,3 21,3 Z"/> + </g> +</svg> |