Merge branch 'master' into add-coffeescript-icon

This commit is contained in:
Jude Gibbons
2019-07-28 14:47:46 +01:00
committed by GitHub
17 changed files with 250 additions and 0 deletions

7
images/svg/clojure.svg Normal file
View File

@@ -0,0 +1,7 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Clojure" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M48 107a256 256 0 0 1 464 149c0 135-142 116-142 116a163 163 0 0 0-179-265c-79-45-143 0-143 0" fill="#466acd"/><path d="M465 404a256 256 0 0 1-464-149c0-135 142-116 142-116a163 163 0 0 0 179 265c79 45 143 0 143 0" fill="#53a526"/><path d="M213 128a135 135 0 0 1 123 237c-37 3-68-108-73-125s-19-79-50-112" fill="#71aefd"/><path d="M176 365a135 135 0 0 1 2-220c36 19 59 90 59 90 0 0-54 102-61 130m33 18c0 0 38 18 89 2-30-25-48-111-53-123-7 14-43 87-36 121" fill="#81d837"/></svg>

After

Width:  |  Height:  |  Size: 633 B

6
images/svg/java.svg Executable file
View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:x="http://www.w3.org/1999/xlink"
aria-label="Java" role="img"
viewBox="0 0 512 512" fill="none"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path d="M274 235c18 21-5 40-5 40s47-24 25-54-35-42 48-90C342 130 211 163 274 235M294 53s40 40-38 100c-62 49-14 77 0 109-36-33-63-61-45-88C238 134 310 115 294 53" fill="#f8981d"/><path d="M206 347s-15 8 10 11 46 3 79-3a137 137 0 0 0 21 10C242 397 147 364 206 347m-9-42s-16 12 9 15 58 4 102-5a45 45 0 0 0 16 10C233 351 132 327 197 305m175 73s11 9-12 16c-43 13-179 17-217 1-14-6 15-17 33-17-17-10-98 21-42 30C287 432 412 396 372 378M213 262s-69 16-25 22c19 3 57 2 92-1s57-8 57-8a122 122 0 0 0-17 9c-70 18-206 10-167-9S213 262 213 262m124 69c73-37 39-80 7-66 36-30 101 36-9 68v-2M220 432c69 4 174-2 176-35 0 0-5 12-57 22s-131 10-174 3C166 422 175 429 220 432" fill="#5382a1"/></svg>

After

Width:  |  Height:  |  Size: 874 B

View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="OpenBenches" role="img"
viewBox="0 0 512 512" fill="none">
<rect width="512" height="512"
rx="15%"/><circle cx="256" cy="256" r="250" fill="#11b0a3"/><path d="M9 319 a258 258 0 0 0 495 0" fill="#8c5015"/><g stroke-width="12" stroke="#000"><rect x="110" y="228" width="139" height="37" fill="#fb0" stroke="#fff" stroke-width="24"/><g fill="#007200"><path d="M503 318h-114c12-35 41-15 41-15 7-27 38-27 38-27 2-30 24-39 37-37"/><circle cx="365" cy="174" r="64"/></g><path d="M65 276H299m-187-2v44m135-43v42m20-41V215H91v61M365 170V318M330 170l36 35m37-33-39 39M133 108s33-3 39 16c-8-31 14-40 14-40m13 44s26 21 16 39c14-28 36-19 36-19M49 401l436-40M82 438l99-19m-63 48 189-53M158 488l302-86M9 319H502"/><circle cx="256" cy="256" r="250"/></g></svg>

After

Width:  |  Height:  |  Size: 797 B

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

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:x="http://www.w3.org/1999/xlink"
aria-label="Rust" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><g id="d"><g id="c"><g id="b"><path id="a" d="M276 73 262 50c-3-5-9-5-12 0l-14 23m0 366 14 23c3 5 9 5 12 0l14-23"/><use x:href="#a" transform="rotate(11.3 256 256)"/></g><use x:href="#b" transform="rotate(22.5 256 256)"/></g><use x:href="#c" transform="rotate(45 256 256)"/></g><use x:href="#d" transform="rotate(90 256 256)"/><g id="f"><path id="e" d="M378 110a189 189 0 0 0-122-44c-46 0-88 16-121 43l26 25a154 154 0 0 1 67-30l20 20a10 10 0 0 0 16 0l21-18a154 154 0 0 1 76 37M256 84c17 0 16 25 0 25s-17-25 0-25"/><use x:href="#e" transform="rotate(72 256 256)"/></g><use x:href="#f" transform="rotate(144 256 256)"/><use x:href="#e" transform="rotate(-72 256 256)"/><path d="M391 266s4 32-18 32-6-24-43-51c0 0 31-13 31-47s-40-48-57-48H117v46h35v99h-52v49h160v-48h-39v-28h40c41 0 13 76 60 76h99v-80m-199-38v-30h54c22 0 23 30 0 30"/></svg>

After

Width:  |  Height:  |  Size: 1021 B

View File

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg" xmlns:x="http://www.w3.org/1999/xlink"
aria-label="TripAdvisor" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="#fcc40f" stroke="#000a12" stroke-width="17" d="M93 202a195 151 0 0 1 326 0v56h-326"/><g transform="translate(256 257)"><g id="a" fill="#000a12"><path d="M2 0h-33v45l31 47M-173-49c3-12-19-46-19-48h77"/><circle cx="-97" cy="0" r="97"/><circle cx="-97" cy="0" r="78" fill="#fff"/><circle cx="-97" cy="0" r="50"/><circle cx="-97" cy="0" r="33" fill="#fff"/></g><use x:href="#a" transform="scale(-1 1)"/><circle cx="-97" cy="0" r="17" fill="#ef6a45"/><circle cx="97" cy="0" r="17" fill="#00b087"/></g></svg>

After

Width:  |  Height:  |  Size: 704 B