* 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
13 lines
792 B
XML
13 lines
792 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="#005EB8"
|
|
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="M448 333V178H64v155zM218 193l-26 125h-42l-26 -86 -18 86H75l27 -125h41l26 87 18 -87zm119 0l-26 125h-33l11 -54h-40l-11 54h-33l26 -125h33l-10 48h40l10 -48zm97 4l-8 24c-7 -3 -16 -5 -28 -5 -13 0 -24 2 -24 12 0 17 49 11 49 49 0 34 -33 43 -62 43 -13 0 -27 -3 -38 -7l8 -25c6 4 19 7 30 7s27 -2 27 -15c0 -19 -48 -12 -48 -47 0 -32 28 -42 55 -42 16 0 30 2 39 6" />
|
|
</vector>
|