diff options
Diffstat (limited to '.icons/awkward/24x24/devices/input-touchpad.svg')
-rw-r--r-- | .icons/awkward/24x24/devices/input-touchpad.svg | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/devices/input-touchpad.svg b/.icons/awkward/24x24/devices/input-touchpad.svg new file mode 100644 index 00000000..1ecece3c --- /dev/null +++ b/.icons/awkward/24x24/devices/input-touchpad.svg @@ -0,0 +1,13 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="opacity:0.2" width="20" height="20" x="-22.5" y="-22" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="20" height="20" x="-22" y="-22" rx="1" ry="1" transform="matrix(0,-1,-1,0,0,0)"/> + <g style="opacity:0.40"> + <rect width="8" height="5" x="3" y="16" rx="1" ry="1"/> + <rect width="8" height="5" x="13" y="16" rx="1" ry="1"/> + <rect width="3" height="1" x="18" y="13"/> + <rect width="3" height="1" x="18" y="11"/> + <rect width="3" height="1" x="18" y="9"/> + <rect width="3" height="1" x="18" y="7"/> + </g> + <path style="opacity:0.1;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 V 3.5 C 2,2.946 2.446,2.5 3,2.5 H 21 C 21.554,2.5 22,2.946 22,3.5 V 3 C 22,2.446 21.554,2 21,2 Z"/> +</svg> |