Reduce size of Ko-fi logo and fit to guide outline.
This commit is contained in:
@@ -224,7 +224,7 @@ Say thanks!
|
||||
<td>Bitcoin<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/bitcoin.svg" width="125" title="Bitcoin" /><br>529 Bytes</td>
|
||||
<td>Ethereum<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ethereum.svg" width="125" title="Ethereum" /><br>463 Bytes</td>
|
||||
<td>Liberapay<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/liberapay.svg" width="125" title="Liberapay" /><br>565 Bytes</td>
|
||||
<td>Ko-Fi<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ko-fi.svg" width="125" title="Ko-Fi" /><br>500 Bytes</td>
|
||||
<td>Ko-Fi<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/ko-fi.svg" width="125" title="Ko-Fi" /><br>423 Bytes</td>
|
||||
<td>Flattr<br><img src="https://edent.github.io/SuperTinyIcons/images/svg/flattr.svg" width="125" title="Flattr" /><br>347 Bytes</td>
|
||||
</tr>
|
||||
<tr>
|
||||
|
17
images/android-vector-drawable/ko_fi.xml
Normal file
17
images/android-vector-drawable/ko_fi.xml
Normal file
@@ -0,0 +1,17 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="512dp"
|
||||
android:height="512dp"
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
|
||||
<path
|
||||
android:fillColor="#478db1"
|
||||
android:pathData="M15,0 L497,0 Q512,0,512,15 L512,497 Q512,512,497,512 L15,512 Q0,512,0,497 L0,15 Q0,0,15,0 Z" />
|
||||
<path
|
||||
android:fillColor="#fff"
|
||||
android:pathData="M371,140 L100,140 C82,140,80,160,80,160 L80,344 S83,384,120,384 L308,384 C349,384,348,344,348,344 L348,318 L371,318 A89,89,0,0,0,371,140 M371,272 L348,272 L348,186 L371,186 A43,43,0,0,1,371,272" />
|
||||
<path
|
||||
android:fillColor="#f1464d"
|
||||
android:pathData="M286,219 C276,189,223,186,209,222 C194,186,142,189,132,219 C125,238,128,254,141,273 S209,337,209,337 S265,292,277,273 S292,238,286,219" />
|
||||
</vector>
|
@@ -1,8 +1,6 @@
|
||||
<svg
|
||||
xmlns="http://www.w3.org/2000/svg"
|
||||
<svg xmlns="http://www.w3.org/2000/svg"
|
||||
aria-label="Ko-Fi" role="img"
|
||||
viewBox="0 0 512 512">
|
||||
<rect
|
||||
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>
|
||||
fill="#478db1"/><path fill="#fff" d="M371 140H100c-18 0-20 20-20 20v184s3 40 40 40h188c41 0 40-40 40-40v-26h23a89 89 0 0 0 0-178m0 132h-23v-86h23a43 43 0 0 1 0 86"/><path fill="#f1464d" d="M286 219c-10-30-63-33-77 3-15-36-67-33-77-3-7 19-4 35 9 54s68 64 68 64 56-45 68-64 15-35 9-54"/></svg>
|
Before Width: | Height: | Size: 500 B After Width: | Height: | Size: 423 B |
Reference in New Issue
Block a user