Regenerated Android vector drawables (#300)
* Regenerated Android vector drawables * Removed typo icon (redhat.xml exists) * Remove broken icon open_benches (Already exists) * Fixed gojek,opencores,sentry android drawable icons * Reformatted gojek,sentry * Fixed elementaryos,lastpass,opencores,redhat,vivino android drawable icons * Fixed rust,calendar icons (very complex icons but they work) * Remove duplicate amazon-s3 icon * Reformatted XML files * Fixed amberframework,auth0,deezer,drone,dropbox,gitea,grafana,luckyframework,rubygema,xmpp android drawable icons * Revert accidental change to SVGs * Update vivino.xml
This commit is contained in:
committed by
Terence Eden
parent
67e404f007
commit
ffc7ae9b07
12
images/android-vector-drawable/liberapay.xml
Normal file
12
images/android-vector-drawable/liberapay.xml
Normal file
@@ -0,0 +1,12 @@
|
||||
<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="#F6C915"
|
||||
android:pathData="M15 0H497A15 15 0 0 1 512 15V497A15 15 0 0 1 497 512H15A15 15 0 0 1 0 497V15A15 15 0 0 1 15 0Z" />
|
||||
<path
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M209 359c-17 0 -30 -2 -39 -7 -10 -4 -16 -10 -20 -17 -4 -8 -6 -16 -6 -26s1 -20 4 -31l44 -185 54 -8 -48 201 -2 11c0 4 0 7 2 9 1 3 4 5 7 7l14 3 -10 43M404 243c0 17 -3 33 -9 47a103 103 0 0 1 -59 60 117 117 0 0 1 -68 7l-16 63h-51l57 -241a305 305 0 0 1 71 -11c13 0 24 2 34 6a63 63 0 0 1 36 40c3 9 5 19 5 29m-127 72l15 1c9 0 17 -1 25 -5 7 -3 13 -8 19 -14 5 -6 9 -13 12 -22 3 -8 4 -18 4 -28s-2 -18 -6 -25c-5 -7 -13 -11 -23 -11l-21 2 -25 102" />
|
||||
</vector>
|
Reference in New Issue
Block a user