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/ppsspp.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/ppsspp.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/ppsspp.svg | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/ppsspp.svg b/.icons/awkward/24x24/apps/ppsspp.svg new file mode 100644 index 00000000..4263de6d --- /dev/null +++ b/.icons/awkward/24x24/apps/ppsspp.svg @@ -0,0 +1,25 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <g transform="translate(1,1)"> + <rect fill="#4f4f4f" width="20" height="10" x="1" y="6" rx="3" ry="3"/> + <path opacity=".2" d="m2.6 9.5c-0.2216 0-0.4 0.1784-0.4 0.4v0.8h-0.8c-0.2216 0-0.4 0.178-0.4 0.4v0.8c0 0.2216 0.1784 0.4 0.4 0.4h0.8v0.8c0 0.2215 0.1784 0.4 0.4 0.4h0.8c0.2216-0.000001 0.4-0.1784 0.4-0.4v-0.8h0.8c0.2216 0 0.4-0.178 0.4-0.4v-0.8c0-0.222-0.1785-0.4-0.4-0.4h-0.8v-0.8c0-0.2215-0.1785-0.4-0.4-0.4h-0.8z"/> + <path fill="#697e83" d="m2.6 9c-0.2216 0-0.4 0.1784-0.4 0.4v0.8h-0.8c-0.2216 0-0.4 0.178-0.4 0.4v0.8c0 0.2216 0.1784 0.4 0.4 0.4h0.8v0.8c0 0.2215 0.1784 0.4 0.4 0.4h0.8c0.2216-0.000001 0.4-0.1784 0.4-0.4v-0.8h0.8c0.2216 0 0.4-0.178 0.4-0.4v-0.8c0-0.222-0.1785-0.4-0.4-0.4h-0.8v-0.8c0-0.2215-0.1785-0.4-0.4-0.4h-0.8z"/> + <rect fill="#0093cd" width="9" height="8" x="6" y="7"/> + <path fill="none" stroke="#fff" stroke-width=".5" d="m6.25 13v-2.25h2v-2h-2.25"/> + <path fill="none" stroke="#fff" stroke-width=".5" d="m11.5 8.75h-1.25v4h-1.25"/> + <path fill="none" stroke="#fff" stroke-width=".5" d="m12.25 13v-2.25h2v-2h-2.25"/> + <path opacity=".2" d="m1 13v0.5c0 1.662 1.338 3 3 3h14c1.662 0 3-1.338 3-3v-0.5c0 1.662-1.338 3-3 3h-14c-1.662 0-3-1.338-3-3z"/> + <path fill="#fff" opacity=".1" d="m4 6c-1.662 0-3 1.338-3 3v0.5c0-1.662 1.338-3 3-3h14c1.662 0 3 1.338 3 3v-0.5c0-1.662-1.338-3-3-3h-14z"/> + <g opacity=".2" transform="translate(-1 -.5)"> + <circle cx="19" cy="10" r="1"/> + <circle cx="14" cy="-19" r="1" transform="rotate(90)"/> + <circle cx="12" cy="-21" r="1" transform="rotate(90)"/> + <circle cx="-17" cy="-12" r="1" transform="scale(-1)"/> + </g> + <g fill="#697e83" transform="translate(-1,-1)"> + <circle cx="19" cy="10" r="1"/> + <circle cx="14" cy="-19" r="1" transform="rotate(90)"/> + <circle cx="12" cy="-21" r="1" transform="rotate(90)"/> + <circle cx="-17" cy="-12" r="1" transform="scale(-1)"/> + </g> + </g> +</svg> |