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/64x64/apps/input-tablet.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/input-tablet.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/input-tablet.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/input-tablet.svg b/.icons/awkward/64x64/apps/input-tablet.svg new file mode 100644 index 00000000..1fbd41ef --- /dev/null +++ b/.icons/awkward/64x64/apps/input-tablet.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <path style="opacity:0.2" d="m 4,50 0,2 c 0,1.662 1.338,3 3,3 l 50,0 c 1.662,0 3,-1.338 3,-3 l 0,-2 c 0,1.662 -1.338,3 -3,3 L 7,53 C 5.338,53 4,51.662 4,50 Z"/> + <rect style="fill:#4f4f4f" width="44" height="56" x="-54" y="4" rx="3" ry="3" transform="matrix(0,-1,1,0,0,0)"/> + <path style="opacity:0.1;fill:#ffffff" d="M 7 10 C 5.338 10 4 11.338 4 13 L 4 14 C 4 12.338 5.338 11 7 11 L 57 11 C 58.662 11 60 12.338 60 14 L 60 13 C 60 11.338 58.662 10 57 10 L 7 10 z"/> + <path style="opacity:0.1;fill:#ffffff" d="m 7,10 c -1.662,0 -3,1.338 -3,3 l 0,38 c 0,1.662 1.338,3 3,3 l 7,0 0,-44 z"/> + <path style="opacity:0.2;fill-rule:evenodd" d="M 63.958,45.848 A 16,16 0 0 1 48,61 16,16 0 0 1 32.042,46.152 16,16 0 0 0 32,47 16,16 0 0 0 48,63 16,16 0 0 0 64,47 16,16 0 0 0 63.95704,45.84766 Z"/> + <circle style="fill:#1ea362" cx="48" cy="46" r="16"/> + <path style="fill:#ffffff" d="m 40,50.436 0,3.5638 3.5638,0 9.0008,-9.0008 -3.5638,-3.5638 z m 15.7172,-8.5782 c 0.37696,-0.37694 0.37696,-0.9709 0,-1.34786 l -2.2274,-2.2274 c -0.37696,-0.37696 -0.97092,-0.37696 -1.34786,0 l -1.86186,1.87328 3.5638,3.5638 z"/> +</svg> |