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/preferences-desktop-default-applications.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/32x32/apps/preferences-desktop-default-applications.svg')
-rw-r--r-- | .icons/awkward/32x32/apps/preferences-desktop-default-applications.svg | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/.icons/awkward/32x32/apps/preferences-desktop-default-applications.svg b/.icons/awkward/32x32/apps/preferences-desktop-default-applications.svg new file mode 100644 index 00000000..55024746 --- /dev/null +++ b/.icons/awkward/32x32/apps/preferences-desktop-default-applications.svg @@ -0,0 +1,6 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="32" height="32" version="1"> + <rect fill="#f29947" width="28" height="28" x="2" y="2" rx="14" ry="14"/> + <path fill="#fff" opacity=".1" d="m16 2c-7.756 0-14 6.244-14 14 0 0.16884 0.01952 0.33264 0.02539 0.5 0.2641-7.5206 6.3878-13.5 13.975-13.5s13.711 5.9794 13.975 13.5c0.006-0.16736 0.0254-0.33116 0.0254-0.5 0-7.756-6.244-14-14-14z"/> + <path style="fill:#3f3f3f" d="M 16,7 13.881,12.778 8,13.111 12.572,17.016 11.056,23 16,19.635 20.944,23 19.428,17.016 24,13.111 18.119,12.778 Z"/> + <path opacity=".2" d="m2.0254 16.5c-0.0059 0.167-0.0254 0.331-0.0254 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> |