Added Ko-Fi

This commit is contained in:
edent
2018-09-14 14:45:29 +01:00
parent acbd434172
commit 557d844247
6 changed files with 13 additions and 3 deletions

View File

@@ -104,3 +104,4 @@ Where possible this links to the organisation's brand guidelines page.
| <img src="/images/svg/qq.svg" width="256" /> | <img src="/images/reference/qq.png" width="256" /> | http://www.imqq.com/English1033.html |
| <img src="/images/svg/gogcom.svg" width="256" /> | <img src="/images/reference/gogcom.png" width="256" /> | https://www.cdprojekt.com/en/media/logotypes/ |
| <img src="/images/svg/strava.svg" width="256" /> | <img src="/images/reference/strava.png" width="256" /> | https://www.strava.com/settings/badges |
| <img src="/images/svg/ko-fi.svg" width="256" /> | <img src="/images/reference/ko-fi.jpg" width="256" /> | https://ko-fi.com/ |

BIN
images/reference/ko-fi.jpg Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 12 KiB

8
images/svg/ko-fi.svg Normal file
View File

@@ -0,0 +1,8 @@
<svg
xmlns="http://www.w3.org/2000/svg"
aria-label="Ko-Fi" role="img"
viewBox="0 0 512 512">
<rect
width="512" height="512"
rx="15%"
fill="#579fbf"/><path d="M400 287c-17 2-31 1-31 1V183h33s36 10 36 49c0 35-18 49-38 55m90-73c-14-75-89-84-89-84H65c-11 0-12 14-12 14s-2 135-1 217c3 44 48 49 48 49l219-1c45-8 49-47 49-68 80 4 136-52 122-127" fill="#fff"/><path d="M208 352c3 1 6-1 6-1s50-46 73-73c20-24 22-64-13-79s-64 18-64 18c-25-27-62-26-80-8s-11 51 2 68c12 17 66 65 74 73l2 2" fill="#ff5f5f"/></svg>

After

Width:  |  Height:  |  Size: 500 B