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/ppsspp.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/ppsspp.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/ppsspp.svg | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/ppsspp.svg b/.icons/awkward/48x48/apps/ppsspp.svg new file mode 100644 index 00000000..d1b06452 --- /dev/null +++ b/.icons/awkward/48x48/apps/ppsspp.svg @@ -0,0 +1,19 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect fill="#4f4f4f" width="40" height="20" x="4" y="14" rx="6" ry="6"/> + <path opacity=".2" d="m8.2 21c-0.4432 0-0.8 0.3568-0.8 0.8v1.6l-1.6-0.000001c-0.4432 0-0.8 0.3568-0.8 0.8v1.6c0 0.4432 0.3568 0.8 0.8 0.8h1.6v1.6c0 0.443 0.3568 0.8 0.8 0.8h1.6c0.4432-0.000001 0.8-0.3568 0.8-0.8v-1.6h1.6c0.4432 0 0.8-0.3568 0.8-0.8v-1.6c0-0.443-0.357-0.8-0.8-0.8h-1.6v-1.6c0-0.443-0.357-0.8-0.8-0.8h-1.6z"/> + <path fill="#697e83" d="m8.2 20c-0.4432 0-0.8 0.3568-0.8 0.8v1.6l-1.6-0.000001c-0.4432 0-0.8 0.3568-0.8 0.8v1.6c0 0.4432 0.3568 0.8 0.8 0.8h1.6v1.6c0 0.443 0.3568 0.8 0.8 0.8h1.6c0.4432-0.000001 0.8-0.3568 0.8-0.8v-1.6h1.6c0.4432 0 0.8-0.3568 0.8-0.8v-1.6c0-0.443-0.357-0.8-0.8-0.8h-1.6v-1.6c0-0.443-0.357-0.8-0.8-0.8h-1.6z"/> + <rect fill="#0093cd" width="19" height="14" x="14" y="17"/> + <path fill="none" stroke="#fff" d="m15.5 28v-4.5h4v-4h-4.5"/> + <path fill="none" stroke="#fff" d="m26 19.5h-2.5v8h-2.5"/> + <path fill="none" stroke="#fff" d="m27.5 28v-4.5h4v-4h-4.5"/> + <circle opacity=".2" cx="38.5" cy="21.5" r="1.5"/> + <circle opacity=".2" cx="38.5" cy="27.5" r="1.5"/> + <circle opacity=".2" cx="24.5" cy="-41.5" r="1.5" transform="rotate(90)"/> + <circle opacity=".2" cx="24.5" cy="-35.5" r="1.5" transform="rotate(90)"/> + <circle fill="#697e83" cx="38.5" cy="20.5" r="1.5"/> + <circle fill="#697e83" cx="38.5" cy="26.5" r="1.5"/> + <circle fill="#697e83" cx="23.5" cy="-41.5" r="1.5" transform="rotate(90)"/> + <circle fill="#697e83" cx="23.5" cy="-35.5" r="1.5" transform="rotate(90)"/> + <path opacity=".2" d="m4 28v1c0 3.324 2.676 6 6 6h28c3.324 0 6-2.676 6-6v-1c0 3.324-2.676 6-6 6h-28c-3.324 0-6-2.676-6-6z"/> + <path fill="#fff" opacity=".1" d="m10 14c-3.324 0-6 2.676-6 6v1c0-3.324 2.676-6 6-6h28c3.324 0 6 2.676 6 6v-1c0-3.324-2.676-6-6-6h-28z"/> +</svg> |