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/48x48/apps/midori.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/midori.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/midori.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/midori.svg b/.icons/awkward/48x48/apps/midori.svg new file mode 100644 index 00000000..316812d3 --- /dev/null +++ b/.icons/awkward/48x48/apps/midori.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect fill="#8ac249" width="40" height="40" x="-43.98" y="-44.02" rx="20" ry="20" transform="matrix(0,-1,-1,0,0,0)"/> + <path opacity=".1" d="m38.16 9.8397-28.284 28.284c7.8347 7.8348 20.45 7.8348 28.284 0 7.8348-7.8347 7.8348-20.45 0-28.284z"/> + <path fill="#f2f2f2" d="m9.8761 38.124 12.374-15.91 1.6745 1.6745 1.861 1.861z"/> + <path fill="#f34235" d="m38.16 9.8397-15.91 12.374 3.5355 3.5355z"/> + <path fill="#fff" opacity=".2" d="m38.16 9.8397-28.284 28.284c-7.8348-7.8348-7.8348-20.45 0-28.284 7.8347-7.8347 20.45-7.8347 28.284 0z"/> + <path fill="#fff" opacity=".2" d="m24.018 3.9818c-11.08 0-20 8.92-20 20 0 0.16772-0.004 0.33329 0 0.5 0.26444-10.846 9.0877-19.5 20-19.5s19.736 8.6536 20 19.5c0.004-0.16671 0-0.33228 0-0.5 0-11.08-8.92-20-20-20z"/> + <path opacity=".2" d="m24.018 45c-11.08 0-20-8.92-20-20 0-0.16772-0.004-0.33329 0-0.5 0.26444 10.846 9.0877 19.5 20 19.5s19.736-8.6536 20-19.5c0.004 0.16671 0 0.33228 0 0.5 0 11.08-8.92 20-20 20z"/> +</svg> |