forked from edent/SuperTinyIcons
Merge pull request #202 from judeGibbons/update-kofi
Reduce size of Ko-fi logo and fit to guide outline.
This commit is contained in:
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>
|
Reference in New Issue
Block a user