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/veyon-configurator.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/22x22/apps/veyon-configurator.svg')
-rw-r--r-- | .icons/awkward/22x22/apps/veyon-configurator.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/22x22/apps/veyon-configurator.svg b/.icons/awkward/22x22/apps/veyon-configurator.svg new file mode 100644 index 00000000..679719d6 --- /dev/null +++ b/.icons/awkward/22x22/apps/veyon-configurator.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="22" height="22" version="1"> + <rect style="fill:#545454" width="20" height="20" x="1" y="1" rx="1" ry="1"/> + <path style="opacity:0.1;fill:#ffffff" d="M 2,1 C 1.446,1 1,1.446 1,2 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 2 C 21,1.446 20.554,1 20,1 Z"/> + <path style="opacity:0.2" d="m 2,21.5 c -0.554,0 -1,-0.446 -1,-1 V 20 c 0,0.554 0.446,1 1,1 h 18 c 0.554,0 1,-0.446 1,-1 v 0.5 c 0,0.554 -0.446,1 -1,1 z"/> + <path style="opacity:0.4;fill:#ffffff" d="M 6,7 C 5.446,7 5,7.446 5,8 5,8.554 5.446,9 6,9 H 10 10.200196 16 C 16.554,9 17,8.554 17,8 17,7.446 16.554,7 16,7 H 10.200196 10 Z"/> + <path style="opacity:0.4;fill:#ffffff" d="m 6,13 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 H 10 10.200196 16 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 H 10.200196 10 Z"/> + <path style="opacity:0.2" d="m 15,8.5 c 0,-1.1045 -0.8955,-2 -2,-2 -1.1045,0 -2,0.8955 -2,2 0,1.1045 0.8955,2 2,2 1.1045,0 2,-0.8955 2,-2 z"/> + <path style="opacity:0.2" d="m 9,14.5 c 0,-1.1045 -0.8955,-2 -2,-2 -1.1045,0 -2,0.8955 -2,2 0,1.1045 0.8955,2 2,2 1.1045,0 2,-0.8955 2,-2 z"/> + <path style="fill:#ffffff" d="m 15,8 c 0,-1.1045 -0.8955,-2 -2,-2 -1.1045,0 -2,0.8955 -2,2 0,1.1045 0.8955,2 2,2 1.1045,0 2,-0.8955 2,-2 z"/> + <path style="fill:#ffffff" d="m 9,14 c 0,-1.1045 -0.8955,-2 -2,-2 -1.1045,0 -2,0.8955 -2,2 0,1.1045 0.8955,2 2,2 1.1045,0 2,-0.8955 2,-2 z"/> +</svg> |