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/16x16/apps/veyon-configurator.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/veyon-configurator.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/veyon-configurator.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/veyon-configurator.svg b/.icons/awkward/16x16/apps/veyon-configurator.svg new file mode 100644 index 00000000..a019c6d8 --- /dev/null +++ b/.icons/awkward/16x16/apps/veyon-configurator.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1"> + <rect style="fill:#545454" width="16" height="16" x="0" y="0" rx=".8" ry=".8"/> + <rect style="opacity:0.4;fill:#ffffff" width="10" height="1" x="3" y="10" rx=".5" ry=".5"/> + <path style="fill:#ffffff" d="M 11,5.5 C 11,4.671625 10.328375,4 9.5,4 8.671625,4 8,4.671625 8,5.5 8,6.328375 8.671625,7 9.5,7 10.328375,7 11,6.328375 11,5.5 Z"/> + <path style="fill:#ffffff" d="M 6,10.5 C 6,9.671625 5.328375,9 4.5,9 3.671625,9 3,9.671625 3,10.5 3,11.328375 3.671625,12 4.5,12 5.328375,12 6,11.328375 6,10.5 Z"/> + <rect style="opacity:0.4;fill:#ffffff" width="10" height="1" x="3" y="5" rx=".5" ry=".5"/> +</svg> |