Add gradle icon (#251)

* Add javascript icon

* Move the JS slightly closer to the centre

* Add Git icon

* Add gradle icon

* Add new gradle svg and reference

* Fix gradle logo, add it to README
This commit is contained in:
Hirakjyoti Sarma
2019-10-11 00:42:47 +05:30
committed by Terence Eden
parent 5986af1614
commit 966f34533d
5 changed files with 12 additions and 2 deletions

6
images/svg/gradle.svg Normal file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="gradle" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="m427,132.7a61,61 0 0 0-85,-1 6,6 0 0 0 0,9l7,8a6,6 0 0 0 8,1 35,35 0 0 1 46,53c-48,48-113,-87-259,-17a20,20 0 0 0-9,28l25,43a20,20 0 0 0 27,7l1,0 0,0 11,-6a257,257 0 0 0 35,-26 6,6 0 0 1 8,-0v0a6,6 0 0 1 0,9 263,263 0 0 1-37,28h-0l-11,6a31,31 0 0 1-15,4 32,32 0 0 1-28,-16L126,219C81,259 53,314 68.13,392.26a6,6 0 0 0 6,4.74H100.6a6,6 0 0 0 5.93,-5.3 40,40 0 0 1 78.62,0 6,6 0 0 0 5.72,5.08h26.2a6,6 0 0 0 5.7,-5.1 40,40 0 0 1 78.6,0 6,6 0 0 0 5.7,5h26a6,6 0 0 0 5.8,-5.72c1,-37 10,-79 38.7,-100 98,-73 72,-136 49.4,-158.3zm-100,110-19,-9v0a12,12 0 1 1 19,9z" style="fill:#02303a"/></svg>

After

Width:  |  Height:  |  Size: 743 B