Added Untappd and Vivino

This commit is contained in:
edent
2018-09-24 16:07:28 +01:00
parent 557d844247
commit 149ded7725
8 changed files with 252 additions and 3 deletions

8
images/svg/untappd.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg
xmlns="http://www.w3.org/2000/svg"
aria-label="Untappd" role="img"
viewBox="0 0 512 512">
<rect
width="512" height="512"
rx="15%"
fill="#ffce0d"/><path d="M382 432c38 16 93-21 89-61L358 206l-39-21-88-94-2-7-6-2-1-7c-15 2-26 9-33 23l7 3v6l6 4 58 114 8 43z" fill="#734019"/><path d="M39 371c-2 41 51 80 88 63l116-163 7-44 59-115 6-3-1-7 6-3c-7-14-17-22-32-23l-1 7-6 2-1 7-88 94-37 22z" fill="#e17e24"/></svg>

After

Width:  |  Height:  |  Size: 411 B

8
images/svg/vivino.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg
xmlns="http://www.w3.org/2000/svg"
aria-label="Vivino" role="img"
viewBox="0 0 512 512">
<rect
width="512" height="512"
rx="15%"
fill="#a91b2a"/><g fill="#fff"><circle cx="298" cy="79" r="35"/><circle cx="256" cy="149" r="35"/><circle cx="299" cy="219" r="35"/><circle cx="213" cy="219" r="35"/><circle cx="256" cy="291" r="35"/><circle cx="256" cy="433" r="35"/><circle cx="299" cy="360" r="35"/><circle cx="213" cy="360" r="35"/><circle cx="341" cy="291" r="35"/><circle cx="171" cy="291" r="35"/></g></svg>

After

Width:  |  Height:  |  Size: 514 B