diff options
Diffstat (limited to '.icons/awkward/48x48/devices/input-touchpad.svg')
-rw-r--r-- | .icons/awkward/48x48/devices/input-touchpad.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/devices/input-touchpad.svg b/.icons/awkward/48x48/devices/input-touchpad.svg new file mode 100644 index 00000000..3f63b17d --- /dev/null +++ b/.icons/awkward/48x48/devices/input-touchpad.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="40" x="-45" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <rect fill="#4f4f4f" width="40" height="40" x="-44" y="-44" rx="2" ry="2" transform="matrix(0,-1,-1,0,0,0)"/> + <g opacity=".35"> + <rect width="18" height="10" x="5" y="32" rx="2" ry="2"/> + <rect width="18" height="10" x="25" y="32" rx="2" ry="2"/> + <rect width="6" height="1" x="37" y="10"/> + <rect width="6" height="1" x="37" y="13"/> + <rect width="6" height="1" x="37" y="16"/> + <rect width="6" height="1" x="37" y="19"/> + <rect width="6" height="1" x="37" y="22"/> + <rect width="6" height="1" x="37" y="25"/> + </g> + <path style="fill:#ffffff;opacity:.1" d="m6 4c-1.108 0-2 0.892-2 2v1c0-1.108 0.892-2 2-2h36c1.108 0 2 0.892 2 2v-1c0-1.108-0.892-2-2-2h-36z"/> +</svg> |