Merge branch 'master' into add-mailchimp-logo

This commit is contained in:
Jude Gibbons
2019-04-22 12:56:35 +01:00
committed by GitHub
14 changed files with 238 additions and 0 deletions

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

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Backbone" role="img"
viewBox="0 0 512 512" fill="#0071b5"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><g stroke="#848484" stroke-width="2"><path d="M380 102v167l-124 70v-48l83-47v-74l-83 47v-44l124-71"/><path fill="#002a41" d="M132 102v167l124 70v-48l-83-47v-74l83 47v-44l-124-71M380 410V243l-124-70v48l83 47v71l-83-48v48l124 71"/><path d="M132 410V243l124-70v48l-83 47v71l83-48v48l-124 71"/></g></svg>

After

Width:  |  Height:  |  Size: 463 B

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

@@ -0,0 +1,6 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Go" role="img"
viewBox="0 0 512 512"><rect
width="512" height="512"
rx="15%"
fill="#fff"/><path fill="#00acd7" d="M308 220c1 2-1 2-2 2l-34 9c-3 2-5-1-5-1-21-26-65-8-67 30-2 36 45 50 67 14h-38c-3 0-8-1-3-10l8-17c2-4 3-4 9-4h70c0 81-90 117-138 68-22-23-29-75 16-112 36-29 96-29 117 21m16 96c-45-39-21-120 50-133 73-13 105 55 76 106-24 43-88 61-126 27m94-51c9-25-9-49-36-47-30 3-51 42-32 65 19 22 58 12 68-18m-321-2v-1l2-5 2-1h41l1 1-1 5-1 1H97m-48-18s-2 0-1-1l4-6 2-1h92l1 1-2 5-1 1-95 1m30-19l-1-1 5-5 2-1h72v1l-3 5-2 1H79"/></svg>

After

Width:  |  Height:  |  Size: 582 B

5
images/svg/heroku.svg Executable file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Heroku" role="img"
viewBox="0 0 512 512" fill="#430098"><rect
width="512" height="512"
rx="15%"/><path d="M367 99H145c-22 0-30 8-30 30v254c0 22 8 30 30 30h222c22 0 30-8 30-30V129c0-22-9-30-30-30" stroke="#fff" stroke-width="16"/><path fill="#fff" d="M182 284c56-28 94-31 107-25 9 4 9 15 9 15v99h33V273s-1-32-27-44-62-1-88 6v-95h-34m124 54s22-22 25-54h-34c-5 29-25 54-25 54m-90 178l37-33-37-33"/></svg>

After

Width:  |  Height:  |  Size: 453 B

5
images/svg/yarn.svg Normal file
View File

@@ -0,0 +1,5 @@
<svg xmlns="http://www.w3.org/2000/svg"
aria-label="Yarn" role="img"
viewBox="0 0 512 512" fill="#117cad"><rect
width="512" height="512"
rx="15%"/><path stroke="#fff" stroke-width="16" d="M411 310c-23-4-70 34-82 34 0 0 11-53-33-102 43-61 32-120 24-137-10-19-24-7-24-7s-24-75-56 2c-39-2-47 25-72 35-27 31 1 68 1 68-37 30-46 78-44 95-27 19-24 79-3 86-9 21 21 38 53 21 0 0 8 13 20 14 31 2 101-2 110-15 28-2 93-52 111-51 21 2 34-40-5-43"/><path fill="#fff" d="M172 399c8-7 12-32 12-32l11 10s-20 10-10 28l-13-6"/></svg>

After

Width:  |  Height:  |  Size: 514 B