* 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
1014 B
XML
13 lines
1014 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="#FF9900"
|
|
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="M283 187c-62 2 -121 19 -121 81 0 43 26 64 61 64 31 0 51 -12 68 -30 8 11 10 16 24 27 3 2 8 2 10 -1l31 -27c4 -3 2 -8 0 -10 -7 -11 -15 -19 -15 -39v-64c0 -27 2 -52 -18 -70 -17 -16 -38 -20 -62 -21 -53 -1 -88 28 -93 62 -1 6 4 9 7 9l37 5c6 1 9 -4 10 -8 6 -22 29 -28 43 -23 20 6 18 29 18 45zm-36 105c-15 0 -25 -13 -25 -30 1 -36 29 -42 61 -42v18c0 32 -17 54 -36 54zm168 106c13 -11 26 -38 25 -57 0 -7 -1 -8 -8 -10 -13 -4 -46 -5 -62 10 -3 3 -2 5 1 5 11 -2 45 -6 50 2 4 7 -8 35 -12 47 -2 5 2 6 6 3zM58 342c96 91 247 94 345 25 7 -4 0 -12 -6 -9a376 376 0 0 1 -335 -21c-4 -3 -8 2 -4 5z" />
|
|
</vector>
|