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/pspp.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/pspp.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/pspp.svg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/pspp.svg b/.icons/awkward/48x48/apps/pspp.svg new file mode 100644 index 00000000..f42d5e0f --- /dev/null +++ b/.icons/awkward/48x48/apps/pspp.svg @@ -0,0 +1,10 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <circle style="opacity:0.2" cx="22" cy="27" r="18"/> + <circle style="fill:#ad3f36" cx="22" cy="26" r="18"/> + <path style="opacity:0.2" d="M 37.849242,40.8 23,25.950757 37.849242,11.101515 c 8.20101,8.201009 8.201009,21.497475 0,29.698485 z"/> + <path style="fill:#ffffff;opacity:0.1" d="M 22 8 A 18 18 0 0 0 4 26 A 18 18 0 0 0 4.0214844 26.585938 A 18 18 0 0 1 22 9 A 18 18 0 0 1 39.978516 26.414062 A 18 18 0 0 0 40 26 A 18 18 0 0 0 22 8 z"/> + <path style="fill:#3b8ae0" d="M 37.849242,39.8 23,24.950757 37.849242,10.101515 c 8.20101,8.201009 8.201009,21.497475 0,29.698485 z"/> + <path style="opacity:0.2" d="M 23,7 23,26 36.435547,12.564453 C 32.997223,9.1261294 28.246705,7 23,7 Z"/> + <path style="fill:#7dc564" d="M 23 6 L 23 25 L 36.435547 11.564453 C 32.997223 8.1261294 28.246705 6 23 6 z"/> + <path style="fill:#ffffff;opacity:0.1" d="M 23 6 L 23 7 C 27.992137 7 32.521283 8.9393721 35.912109 12.087891 L 36.435547 11.564453 C 32.997223 8.1261295 28.246705 6 23 6 z"/> +</svg> |