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/shadowsocks-qt5.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/shadowsocks-qt5.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/shadowsocks-qt5.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/shadowsocks-qt5.svg b/.icons/awkward/24x24/apps/shadowsocks-qt5.svg new file mode 100644 index 00000000..108129e8 --- /dev/null +++ b/.icons/awkward/24x24/apps/shadowsocks-qt5.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1.1"> + <circle style="opacity:0.2" cx="12" cy="12.5" r="10"/> + <circle style="fill:#2ec14a" cx="12" cy="12" r="10"/> + <path style="opacity:0.2;fill:#ffffff" d="M 12,2 A 10,10 0 0 0 2,12 10,10 0 0 0 2.0107422,12.291016 10,10 0 0 1 12,2.5 10,10 0 0 1 21.989258,12.208985 10,10 0 0 0 22,12 10,10 0 0 0 12,2 Z"/> + <path style="opacity:0.2" d="M 17,7 5,13.28125 8.823242,14.538086 14.47461,9.760742 10.288086,15.03711 12.467774,15.756836 14.771485,16.5 Z M 10.007813,15.997071 10,18.5 11.326172,16.447265 10.901367,16.291992 Z"/> + <path style="fill:#ffffff" d="M 17,6.5 5,12.78125 8.823242,14.038086 14.47461,9.260742 10.288086,14.53711 12.467774,15.256836 14.771485,16 Z M 10.007813,15.497071 10,18 11.326172,15.947266 10.901367,15.791992 Z"/> +</svg> |