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/google-slides.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/48x48/apps/google-slides.svg')
-rw-r--r-- | .icons/awkward/48x48/apps/google-slides.svg | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.icons/awkward/48x48/apps/google-slides.svg b/.icons/awkward/48x48/apps/google-slides.svg new file mode 100644 index 00000000..dd2f4022 --- /dev/null +++ b/.icons/awkward/48x48/apps/google-slides.svg @@ -0,0 +1,9 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="48" height="48" version="1.1"> + <path style="opacity:0.2" d="M 10,5 C 8.892,5 8,5.892 8,7 V 43 C 8,44.108 8.892,45 10,45 H 38 C 39.108,45 40,44.108 40,43 V 17 L 28,5 Z"/> + <path style="fill:#fec006" d="M 10,4 C 8.892,4 8,4.892 8,6 V 42 C 8,43.108 8.892,44 10,44 H 38 C 39.108,44 40,43.108 40,42 V 16 L 30,14 28,4 Z"/> + <path style="opacity:0.2" d="M 40,17 28,5 V 15 C 28,16.108 28.892,17 30,17 Z"/> + <path style="fill:#fed861" d="M 40,16 28,4 V 14 C 28,15.108 28.892,16 30,16 Z"/> + <path style="opacity:0.2;fill:#ffffff" d="M 10 4 C 8.892 4 8 4.892 8 6 L 8 7 C 8 5.892 8.892 5 10 5 L 28 5 L 28 4 L 10 4 z"/> + <path style="opacity:0.2" d="M 18,24 C 16.892,24 16,24.892 16,26 V 36 C 16,37.108 16.892,38 18,38 H 30 C 31.108,38 32,37.108 32,36 V 26 C 32,24.892 31.108,24 30,24 Z M 18,27 H 30 V 35 H 18 Z"/> + <path style="fill:#ffffff" d="M 18,23 C 16.892,23 16,23.892 16,25 V 35 C 16,36.108 16.892,37 18,37 H 30 C 31.108,37 32,36.108 32,35 V 25 C 32,23.892 31.108,23 30,23 Z M 18,26 H 30 V 34 H 18 Z"/> +</svg> |