* 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
16 lines
1007 B
XML
16 lines
1007 B
XML
<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="#00C70A"
|
|
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="M402 369c23 -17 38 -42 38 -70 0 -51 -50 -92 -111 -92s-110 41 -110 92 49 92 110 92c13 0 25 -2 36 -5 4 -1 8 0 9 1l25 14c3 2 6 0 5 -4l-6 -22c0 -3 2 -5 4 -6m-110 -85a15 15 0 1 1 0 -29 15 15 0 0 1 0 29m74 0a15 15 0 1 1 0 -29 15 15 0 0 1 0 29" />
|
|
<path
|
|
android:fillColor="#FFFFFF"
|
|
android:pathData="M205 105c-73 0 -132 50 -132 111 0 33 17 63 45 83 3 2 5 5 4 10l-7 24c-1 5 3 7 6 6l30 -17c3 -2 7 -3 11 -2 26 8 48 6 51 6 -24 -84 59 -132 123 -128 -10 -52 -65 -93 -131 -93m-44 93a18 18 0 1 1 0 -35 18 18 0 0 1 0 35m89 0a18 18 0 1 1 0 -35 18 18 0 0 1 0 35" />
|
|
</vector>
|