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/internet-web-browser.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/internet-web-browser.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/internet-web-browser.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/internet-web-browser.svg b/.icons/awkward/32x32/apps/internet-web-browser.svg new file mode 100644 index 00000000..c002b9b8 --- /dev/null +++ b/.icons/awkward/32x32/apps/internet-web-browser.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect fill="#6573c3" width="28" height="28" x="2" y="2" rx="14" ry="14"/> + <path opacity=".1" d="m25.893 6.1095-19.781 19.78c5.4793 5.4793 14.302 5.4793 19.781 0 5.4793-5.4793 5.4793-14.302 0-19.781z"/> + <path fill="#f2f2f2" d="m6.1121 25.89 8.6542-11.127 1.1711 1.1711 1.3015 1.3015z"/> + <path fill="#f34235" d="m25.893 6.1095-11.127 8.6542 2.4726 2.4726z"/> + <path fill="#fff" opacity=".2" d="m25.893 6.1095-19.781 19.78c-5.4793-5.4793-5.4793-14.302 0-19.781 5.4793-5.4793 14.302-5.4793 19.781 0z"/> + <path fill="#fff" opacity=".4" d="m16.003 2c-7.7564 0-14 6.244-14 14 0 0.0735-0.0059 0.14635 0 0.21875 0.1495-7.6244 6.3383-13.719 14-13.719 7.6613 0 13.85 6.0946 14 13.719 0.006-0.0724 0-0.14521 0-0.21875 0-7.756-6.244-14-14-14z"/> + <path opacity=".2" d="m2.0273 16.5c-0.00587 0.16736-0.025391 0.33116-0.025391 0.5 0 7.756 6.244 14 14 14s14-6.244 14-14c0-0.16884-0.01952-0.33264-0.02539-0.5-0.264 7.521-6.388 13.5-13.975 13.5-7.5872 0-13.711-5.979-13.975-13.5z"/> +</svg> |