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/microsoft.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/microsoft.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/microsoft.svg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/microsoft.svg b/.icons/awkward/48x48/apps/microsoft.svg new file mode 100644 index 00000000..7b926bad --- /dev/null +++ b/.icons/awkward/48x48/apps/microsoft.svg @@ -0,0 +1,8 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1"> + <rect style="opacity:0.2" width="40" height="40" x="4" y="5" rx="2" ry="2"/> + <path style="fill:#ffba08" d="M 42,44 C 43.108,44 44,43.108 44,42 V 24 H 23 V 44 Z"/> + <path style="fill:#459ee9" d="M 6,44 C 4.892,44 4,43.108 4,42 V 23 H 24 V 44 Z"/> + <path style="fill:#eb572a" d="M 4,24 V 6 C 4,4.892 4.892,4 6,4 H 25 V 24 Z"/> + <path style="fill:#79a61c" d="M 24,4 V 24 H 44 V 6 C 44,4.892 43.108,4 42,4 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 6,4 C 4.892,4 4,4.892 4,6 V 7 C 4,5.892 4.892,5 6,5 H 42 C 43.108,5 44,5.892 44,7 V 6 C 44,4.892 43.108,4 42,4 Z"/> +</svg> |