1
0
mirror of https://github.com/konpa/devicon.git synced 2025-09-02 10:54:51 +02:00

new icon: googlecloud (original, original-wordmark, plain, plain-wordmark) (#428)

* new icon: googlecloud (plain, plain-wordmark, original, original-wordmark)

* Update icons/googlecloud/googlecloud-plain.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/googlecloud/googlecloud-original-wordmark.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Update icons/googlecloud/googlecloud-original.svg

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>

* Fix google cloud icons

* Fix googlecloud original

* Remove fill redefinition from google cloud original

* Fix googlecloud alignment (Test)

* Fix googlecloud alignment (test)

* Fix googlecloud alignment (test)

Co-authored-by: Clemens Bastian <8781699+amacado@users.noreply.github.com>
This commit is contained in:
Enis Mulić
2021-01-05 20:49:58 +01:00
committed by GitHub
parent be969cd13c
commit 5e4c2d67c2
5 changed files with 70 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<svg version="1.1" xmlns="http://www.w3.org/2000/svg"
xmlns:xlink="http://www.w3.org/1999/xlink"
viewBox="0 0 128 128" width="128" height="128">
<g>
<path fill="#ea4535" d="M 80.6 40.3 l 0.4 0 l -0.2 -0.2 l 14 -14 l 0 -0.3 c -11.8 -10.4 -28.1 -14 -43.2 -9.5 c -15.1 4.5 -26.7 16.5 -30.9 31.7 c 0.2 -0.1 0.5 -0.2 0.8 -0.2 c 5.2 -3.4 11.4 -5.4 17.9 -5.4 c 2.2 0 4.3 0.2 6.4 0.6 c 0.1 -0.1 0.2 -0.1 0.3 -0.1 c 9 -9.9 24.2 -11.1 34.6 -2.6 l -0.1 0 l 0 0 z" />
<path fill="#557ebf" d="M 108.1 47.8 c -2.3 -8.5 -7.1 -16.2 -13.8 -22.1 l -14.3 14.2 c 6 4.9 9.5 12.3 9.3 20 l 0 2.5 c 16.9 0 16.9 25.2 0 25.2 l -25.4 0 l 0 0 l 0 20 l -0.1 0 l 0.1 0.2 l 25.4 0 c 14.6 0.1 27.5 -9.3 31.8 -23.1 c 4.3 -13.8 -1 -28.8 -13 -36.9 l 0 0 z"/>
<path fill="#36a852" d="M 39 107.9 l 26.3 0 l 0 -20.2 l -26.3 0 c -1.9 0 -3.7 -0.4 -5.4 -1.1 l -15.2 14.6 l 0 0.2 c 6 4.3 13.2 6.6 20.7 6.6 l 0 0 z"/>
<path fill="#f9bc15" d="M 40.2 41.9 c -14.9 0.1 -28.1 9.3 -32.9 22.8 c -4.8 13.6 0 28.5 11.8 37.3 l 15.6 -14.9 c -8.6 -3.7 -10.6 -14.5 -4 -20.8 c 6.6 -6.4 17.8 -4.4 21.7 3.8 l 15.6 -14.9 c -6.6 -8.3 -16.9 -13.2 -27.8 -13.1 l 0 0 z"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB