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/48x48/apps/teamviewer.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/teamviewer.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/teamviewer.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/teamviewer.svg b/.icons/awkward/48x48/apps/teamviewer.svg new file mode 100644 index 00000000..732a9a13 --- /dev/null +++ b/.icons/awkward/48x48/apps/teamviewer.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="40" x="4" y="5" rx="12" ry="12"/> + <rect style="fill:#4e91d9" width="40" height="40" x="4" y="4" rx="12" ry="12"/> + <path style="opacity:0.2" d="M 24,11 A 14,14 0 0 0 10,25 14,14 0 0 0 24,39 14,14 0 0 0 38,25 14,14 0 0 0 24,11 Z m -5,9 v 3 h 10 v -3 l 8,5 -8,5 V 27 H 19 v 3 l -8,-5 z"/> + <path style="fill:#ffffff" d="M 24 10 A 14 14 0 0 0 10 24 A 14 14 0 0 0 24 38 A 14 14 0 0 0 38 24 A 14 14 0 0 0 24 10 z M 19 19 L 19 22 L 29 22 L 29 19 L 37 24 L 29 29 L 29 26 L 19 26 L 19 29 L 11 24 L 19 19 z"/> + <path style="fill:#ffffff;opacity:0.2" d="M 16 4 C 9.352 4 4 9.352 4 16 L 4 17 C 4 10.352 9.352 5 16 5 L 32 5 C 38.648 5 44 10.352 44 17 L 44 16 C 44 9.352 38.648 4 32 4 L 16 4 z"/> +</svg> |