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/64x64/apps/rpcs3.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/rpcs3.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/rpcs3.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/rpcs3.svg b/.icons/awkward/64x64/apps/rpcs3.svg new file mode 100644 index 00000000..cb311067 --- /dev/null +++ b/.icons/awkward/64x64/apps/rpcs3.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <rect style="opacity:0.2" width="58" height="58" x="3" y="4" rx="4.35" ry="4.35"/> + <rect style="fill:#e4e4e4" width="58" height="58" x="3" y="3" rx="4.35" ry="4.35"/> + <path style="opacity:0.1;fill:none;stroke:#000000;stroke-width:6;stroke-linejoin:round" d="m 11,33 h 34.913096 c 0,0 4.086904,0.2 4.086904,6 0,5.8 -3.982886,6 -3.982886,6 H 11 m 0,-24 h 34.913096 c 0,0 4.086904,0.2 4.086904,6 0,5.8 -3.982886,6 -3.982886,6 H 11"/> + <path style="fill:none;stroke:#1f75e6;stroke-width:6;stroke-linejoin:round" d="m 11,32 h 34.913096 c 0,0 4.086904,0.2 4.086904,6 0,5.8 -3.982886,6 -3.982886,6 H 11 m 0,-24 h 34.913096 c 0,0 4.086904,0.2 4.086904,6 0,5.8 -3.982886,6 -3.982886,6 H 11"/> + <path style="opacity:0.2;fill:#ffffff" d="M 7.3515625 3 C 4.9416627 3 3 4.9416627 3 7.3515625 L 3 8.3515625 C 3 5.9416627 4.9416627 4 7.3515625 4 L 56.648438 4 C 59.058338 4 61 5.9416627 61 8.3515625 L 61 7.3515625 C 61 4.9416627 59.058338 3 56.648438 3 L 7.3515625 3 z"/> +</svg> |