diff options
author | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
---|---|---|
committer | Vidhu Kant Sharma <bokuwakanojogahoshii@yahoo.com> | 2021-02-21 12:06:47 +0530 |
commit | 1b3658c85f5a5a25643da0cc417c70986b7caa6a (patch) | |
tree | e8fb44c12e8bd16088d185e1e78a6c7f7d76cf5c /.icons/awkward/22x22/apps/com.github.unrud.RemoteTouchpad.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/com.github.unrud.RemoteTouchpad.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/com.github.unrud.RemoteTouchpad.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/com.github.unrud.RemoteTouchpad.svg b/.icons/awkward/22x22/apps/com.github.unrud.RemoteTouchpad.svg new file mode 100644 index 00000000..62388707 --- /dev/null +++ b/.icons/awkward/22x22/apps/com.github.unrud.RemoteTouchpad.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <rect style="opacity:0.2" width="20" height="16" x="1" y="-19.5" rx="1" ry="1" transform="scale(1,-1)"/> + <rect style="fill:#e4e4e4" width="20" height="16" x="1" y="-19" rx="1" ry="1" transform="scale(1,-1)"/> + <rect style="opacity:0.4" width="4" height="1" x="9" y="-20" rx=".4" ry=".5" transform="rotate(90)"/> + <rect style="fill:#333333" width="12" height="15" x="5" y="-18" rx=".923" ry="1" transform="rotate(90)"/> + <rect style="opacity:0.2;fill:#ffffff" width="6" height="4" x="4" y="12" rx="1" ry="1"/> + <rect style="opacity:0.2;fill:#ffffff" width="6" height="4" x="11" y="12" rx="1" ry="1"/> + <path style="opacity:0.2" d="m 4,15 v 0.5 c 0,0.554 0.446,1 1,1 h 4 c 0.554,0 1,-0.446 1,-1 V 15 c 0,0.554 -0.446,1 -1,1 H 5 C 4.446,16 4,15.554 4,15 Z m 7,0 v 0.5 c 0,0.554 0.446,1 1,1 h 4 c 0.554,0 1,-0.446 1,-1 V 15 c 0,0.554 -0.446,1 -1,1 h -4 c -0.554,0 -1,-0.446 -1,-1 z"/> + <path style="opacity:0.1;fill:#ffffff" d="m 5,12 c -0.554,0 -1,0.446 -1,1 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 4 c 0.554,0 1,0.446 1,1 V 13 C 10,12.446 9.554,12 9,12 Z m 7,0 c -0.554,0 -1,0.446 -1,1 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 4 c 0.554,0 1,0.446 1,1 V 13 c 0,-0.554 -0.446,-1 -1,-1 z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 2,3 C 1.446,3 1,3.446 1,4 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 4 C 21,3.446 20.554,3 20,3 Z"/> +</svg> |