* 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
901 B
XML
13 lines
901 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="#FFFFFF"
|
|
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="#FB503B"
|
|
android:pathData="M437 248l-42 -52c-6 -7 -8 -6 -12 -5l-51 8c-5 1 -8 3 -5 7l37 52 -111 27 -88 -147c-3 -5 -4 -7 -12 -7l-73 6c-4 0 -9 2 -5 13l76 163c2 4 7 12 19 9l76 -20 41 72c6 9 10 7 20 5l118 -43c5 -2 8 -3 5 -8l-45 -61 49 -13c5 -1 5 -4 2 -6zm-201 41l-66 16 -4 -1a35200 25200 0 0 0 -74 -157l60 -6a630446 630446 0 0 0 84 147zm175 33c1 1 2 2 -1 3l-107 36c-2 1 -4 1 -6 -2l-36 -61 108 -28c3 -1 3 -1 5 1zm6 -77l-41 10 -33 -44c-1 -1 -2 -2 1 -3l40 -7c2 0 4 -1 6 2l31 39c1 2 -1 3 -4 3z" />
|
|
</vector>
|