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/phatch-inspector.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/phatch-inspector.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/phatch-inspector.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/phatch-inspector.svg b/.icons/awkward/48x48/apps/phatch-inspector.svg new file mode 100644 index 00000000..d76d01d4 --- /dev/null +++ b/.icons/awkward/48x48/apps/phatch-inspector.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <path fill="#4f4f4f" d="m24 8c-11.08 0-20 10-20 16s8.92 16 20 16 20-10 20-16-8.92-16-20-16z"/> + <path fill="#fff" opacity=".1" d="m24 8c-11.08 0-20 10-20 16 0 0.161 0.0323 0.334 0.0449 0.5 0.4599-6.038 9.1711-15.5 19.955-15.5s19.495 9.462 19.955 15.5c0.013-0.166 0.045-0.339 0.045-0.5 0-6-8.92-16-20-16z"/> + <path opacity=".2" d="m4.0449 24.5c-0.0126 0.166-0.0449 0.339-0.0449 0.5 0 6 8.92 16 20 16s20-10 20-16c0-0.161-0.032-0.334-0.045-0.5-0.46 6.038-9.171 15.5-19.955 15.5s-19.495-9.462-19.955-15.5z"/> + <path opacity=".2" d="m26.157 14.996c-4.32 0-7.8891 3.5337-7.8891 7.854 0 1.642 0.55512 3.1528 1.4263 4.4178l-5.2594 5.2657a1.4341 1.4358 0 1 0 2.0057 2.0527l5.2594-5.2657c1.2655 0.87238 2.814 1.3834 4.4571 1.3834 4.32 0 7.8445-3.5337 7.8445-7.854-0.001-4.32-3.525-7.854-7.845-7.854zm0 2.856c2.7775 0 4.992 2.2203 4.992 4.998 0 2.7776-2.2145 4.998-4.992 4.998s-4.992-2.2203-4.992-4.998 2.2145-4.998 4.992-4.998z"/> + <path fill="#54b23f" d="m26.157 13.998c-4.32 0-7.8891 3.5337-7.8891 7.854 0 1.642 0.55512 3.1528 1.4263 4.4178l-5.2594 5.2657a1.4341 1.4358 0 1 0 2.0057 2.0527l5.2594-5.2657c1.2655 0.87238 2.814 1.3834 4.4571 1.3834 4.32 0 7.8445-3.5337 7.8445-7.854-0.001-4.32-3.525-7.854-7.845-7.854zm0 2.856c2.7775 0 4.992 2.2203 4.992 4.998 0 2.7776-2.2145 4.998-4.992 4.998s-4.992-2.2203-4.992-4.998 2.2145-4.998 4.992-4.998z"/> +</svg> |