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/32x32/apps/gtkpod.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/gtkpod.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/gtkpod.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/gtkpod.svg b/.icons/awkward/32x32/apps/gtkpod.svg new file mode 100644 index 00000000..783acb68 --- /dev/null +++ b/.icons/awkward/32x32/apps/gtkpod.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect style="opacity:0.2" width="22" height="28" x="-27" y="3" rx="1.375" ry="1.4" transform="scale(-1,1)"/> + <rect style="fill:#8e8e8e" width="22" height="28" x="-27" y="2" rx="1.375" ry="1.4" transform="scale(-1,1)"/> + <rect style="fill:#333333" width="20" height="12" x="6" y="3" rx="0" ry="0"/> + <circle style="opacity:0.2" cx="16" cy="24" r="6"/> + <circle style="fill:#ffffff" cx="16" cy="23" r="6"/> + <circle style="fill:#8e8e8e" cx="16" cy="23" r="3"/> + <path style="fill:#ffffff;opacity:0.1" d="M 6.375 2 C 5.61325 2 5 2.6247906 5 3.4003906 L 5 4.4003906 C 5 3.6247906 5.61325 3 6.375 3 L 25.625 3 C 26.38675 3 27 3.6247906 27 4.4003906 L 27 3.4003906 C 27 2.6247906 26.38675 2 25.625 2 L 6.375 2 z"/> +</svg> |