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/32x32/devices/input-tablet.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/devices/input-tablet.svg')
-rw-r--r-- | .icons/awkward/32x32/devices/input-tablet.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/devices/input-tablet.svg b/.icons/awkward/32x32/devices/input-tablet.svg new file mode 100644 index 00000000..56f52698 --- /dev/null +++ b/.icons/awkward/32x32/devices/input-tablet.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="28" height="22" x="2" y="6" rx="1.5" ry="1.5"/> + <rect style="fill:#4f4f4f" width="28" height="22" x="2" y="5" rx="1.5" ry="1.5"/> + <path fill="#ffffff" opacity=".1" d="m3.5 5c-0.831 0-1.5 0.669-1.5 1.5v19c0 0.831 0.669 1.5 1.5 1.5h3.5v-22z"/> + <circle style="opacity:0.2" cx="24" cy="24" r="8"/> + <circle fill="#1ea362" cx="24" cy="23" r="8"/> + <path style="fill:#ffffff" d="M 20,25.218 V 27 H 21.782 L 26.282,22.5 24.5,20.718 Z M 27.859,20.929 C 28.047,20.74 28.047,20.443 27.859,20.255 L 26.745,19.141 C 26.556,18.953 26.259,18.953 26.071,19.141 L 25.14,20.078 26.922,21.86 Z"/> + <path style="fill:#ffffff;opacity:0.1" d="M 3.5 5 C 2.669 5 2 5.669 2 6.5 L 2 7.5 C 2 6.669 2.669 6 3.5 6 L 28.5 6 C 29.331 6 30 6.669 30 7.5 L 30 6.5 C 30 5.669 29.331 5 28.5 5 L 3.5 5 z"/> +</svg> |