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/16x16/apps/google.svg | |
parent | ff093188fe7450294cf14c6c94caf10f32f9f1b1 (diff) |
created a custom icon theme based on Papirus
Diffstat (limited to '.icons/awkward/16x16/apps/google.svg')
-rw-r--r-- | .icons/awkward/16x16/apps/google.svg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/.icons/awkward/16x16/apps/google.svg b/.icons/awkward/16x16/apps/google.svg new file mode 100644 index 00000000..fdc7cf09 --- /dev/null +++ b/.icons/awkward/16x16/apps/google.svg @@ -0,0 +1,7 @@ +<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" version="1.1"> + <circle style="fill:#d2d2d2" cx="8" cy="8" r="8"/> + <path style="fill:#3779d7" d="m 8,7 0,2 3.867188,0 C 11.643496,9.8660186 11.136,10.632076 10.425781,11.175781 l 1.652344,1.285157 C 13.266183,11.360936 14,9.77 14,8 14,7.6587725 13.968059,7.3260367 13.916016,7 L 13,7 11.865234,7 Z"/> + <path style="fill:#e7453c" d="M 8.1230469 2 C 5.7724473 2 3.6749654 3.3503125 2.6542969 5.3203125 L 4.28125 6.5351562 A 4 4 0 0 1 8 4 A 4 4 0 0 1 10.691406 5.0488281 L 12.148438 3.5996094 C 11.107355 2.6096094 9.7010004 2 8.1230469 2 z"/> + <path style="fill:#eead33" d="M 2.6542969 5.3203125 C 2.2368435 6.1303125 2 7.04 2 8 C 2 8.99 2.2524306 9.93 2.6933594 10.75 L 4.2949219 9.5019531 A 4 4 0 0 1 4 8 A 4 4 0 0 1 4.28125 6.5351562 L 2.6542969 5.3203125 z"/> + <path style="fill:#359950" d="M 4.2949219 9.5019531 L 2.6933594 10.75 C 3.7272966 12.68 5.8010261 14 8.1230469 14 C 9.665277 14 11.043167 13.420937 12.078125 12.460938 L 10.425781 11.175781 A 4 4 0 0 1 8 12 A 4 4 0 0 1 4.2949219 9.5019531 z"/> +</svg> |