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/24x24/apps/veyon-configurator.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/veyon-configurator.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/veyon-configurator.svg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/veyon-configurator.svg b/.icons/awkward/24x24/apps/veyon-configurator.svg new file mode 100644 index 00000000..7399f6ff --- /dev/null +++ b/.icons/awkward/24x24/apps/veyon-configurator.svg @@ -0,0 +1,11 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="fill:#545454" width="20" height="20" x="2" y="2" rx="1" ry="1"/> + <path style="opacity:0.1;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 v 0.5 c 0,-0.554 0.446,-1 1,-1 h 18 c 0.554,0 1,0.446 1,1 V 3 C 22,2.446 21.554,2 21,2 Z"/> + <path style="opacity:0.2" d="m 3,22.5 c -0.554,0 -1,-0.446 -1,-1 V 21 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 7,8 C 6.446,8 6,8.446 6,9 6,9.554 6.446,10 7,10 H 11 11.200196 17 C 17.554,10 18,9.554 18,9 18,8.446 17.554,8 17,8 H 11.200196 11 Z"/> + <path style="opacity:0.4;fill:#ffffff" d="m 7,14 c -0.554,0 -1,0.446 -1,1 0,0.554 0.446,1 1,1 H 11 11.200196 17 c 0.554,0 1,-0.446 1,-1 0,-0.554 -0.446,-1 -1,-1 H 11.200196 11 Z"/> + <path style="opacity:0.2" d="m 16,9.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 10,15.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 16,9 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 10,15 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> |