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/mpv.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/64x64/apps/mpv.svg')
-rw-r--r-- | .icons/awkward/64x64/apps/mpv.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/64x64/apps/mpv.svg b/.icons/awkward/64x64/apps/mpv.svg new file mode 100644 index 00000000..e4227a3e --- /dev/null +++ b/.icons/awkward/64x64/apps/mpv.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="64" height="64" version="1"> + <circle style="opacity:.2" cx="32" cy="33" r="28"/> + <circle style="fill:#8d348e" cx="32" cy="32" r="28"/> + <circle style="opacity:.3" cx="34.5" cy="29.5" r="20.5"/> + <circle style="opacity:.2" cx="32" cy="33" r="14"/> + <circle style="fill:#ffffff" cx="32" cy="32" r="14"/> + <path style="fill:#691f69" transform="matrix(1.5155445,0,0,1.5,-3.653879,-4.9873848)" d="m27.154517 24.658257-3.464101 2-3.464102 1.999999v-4-3.999999l3.464102 2z"/> + <path style="fill:#ffffff;opacity:.1" d="M 32 4 A 28 28 0 0 0 4 32 A 28 28 0 0 0 4.0214844 32.585938 A 28 28 0 0 1 32 5 A 28 28 0 0 1 59.978516 32.414062 A 28 28 0 0 0 60 32 A 28 28 0 0 0 32 4 z"/> +</svg> |