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/retroarch.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/24x24/apps/retroarch.svg')
-rw-r--r-- | .icons/awkward/24x24/apps/retroarch.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/24x24/apps/retroarch.svg b/.icons/awkward/24x24/apps/retroarch.svg new file mode 100644 index 00000000..b37752da --- /dev/null +++ b/.icons/awkward/24x24/apps/retroarch.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" version="1"> + <rect style="fill:#e4e4e4" width="20" height="20" x="2" y="2" rx="1" ry="1"/> + <path style="opacity:0.2;fill:#ffffff" d="M 3,2 C 2.446,2 2,2.446 2,3 l 0,0.5 c 0,-0.554 0.446,-1 1,-1 l 18,0 c 0.554,0 1,0.446 1,1 L 22,3 C 22,2.446 21.554,2 21,2 L 3,2 Z"/> + <path style="opacity:0.2" d="m 3,22.5 c -0.554,0 -1,-0.446 -1,-1 L 2,21 c 0,0.554 0.446,1 1,1 l 18,0 c 0.554,0 1,-0.446 1,-1 l 0,0.5 c 0,0.554 -0.446,1 -1,1 l -18,0 z"/> + <path style="fill:#565656" d="M 8.5,8 10,10 7,10 6.788,11 5,11 5.5,9 l -1,0 -1,4 1,0 1.912,0 -0.412,2 2,0 -1.5,2 2,0 1.5,-2 4,0 1.5,2 2,0 -1.5,-2 2,0 -0.412,-2 2.912,0 -1,-4 -1,0 0.5,2 -1.788,0 L 17,10 14,10 15.5,8 14.5,8 13,10 11,10 9.5,8 Z"/> + <path style="opacity:0.2" d="m 8,11.5 0,2 2,0 0,-2 -2,0 z m 6,0 0,2 2,0 0,-2 -2,0 z"/> + <path style="fill:#ffffff" d="m 8,11 0,2 2,0 0,-2 -2,0 z m 6,0 0,2 2,0 0,-2 -2,0 z"/> +</svg> |