diff options
Diffstat (limited to '.icons/awkward/32x32/apps/touchpad-indicator.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/touchpad-indicator.svg | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/touchpad-indicator.svg b/.icons/awkward/32x32/apps/touchpad-indicator.svg new file mode 100644 index 00000000..7d643e9a --- /dev/null +++ b/.icons/awkward/32x32/apps/touchpad-indicator.svg @@ -0,0 +1,15 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="26" height="26" x="-30" y="-29" rx="1.25" ry="1.25" transform="matrix(0,-1,-1,0,0,0)"/> + <rect style="fill:#4f4f4f" width="26" height="26" x="-29" y="-29" rx="1.25" ry="1.25" transform="matrix(0,-1,-1,0,0,0)"/> + <g style="opacity:0.40"> + <rect width="11" height="6" x="4" y="22" rx="1.25" ry="1.25"/> + <rect width="11" height="6" x="17" y="22" rx="1.25" ry="1.25"/> + <rect width="4" height="1" x="24" y="7"/> + <rect width="4" height="1" x="24" y="9"/> + <rect width="4" height="1" x="24" y="11"/> + <rect width="4" height="1" x="24" y="13"/> + <rect width="4" height="1" x="24" y="15"/> + <rect width="4" height="1" x="24" y="17"/> + </g> + <path style="fill:#ffffff;opacity:0.1" d="M 4.25 3 C 3.5575 3 3 3.5575 3 4.25 L 3 5.25 C 3 4.5575 3.5575 4 4.25 4 L 27.75 4 C 28.442 4 29 4.5575 29 5.25 L 29 4.25 C 29 3.5575 28.442 3 27.75 3 L 4.25 3 z"/> +</svg> |