* 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
932 B
XML
13 lines
932 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="#0078D7"
|
|
android:pathData="M180 297c0 10 2 20 5 28a81 81 0 0 0 33 40 150 150 0 0 0 79 21 183 183 0 0 0 63 -11 265 265 0 0 0 57 -25v92a327 327 0 0 1 -99 30l-36 2a197 197 0 0 1 -90 -22 179 179 0 0 1 -65 -60 165 165 0 0 1 -25 -88 176 176 0 0 1 29 -96 162 162 0 0 1 78 -62c-9 9 -16 19 -21 32 -5 12 -8 25 -9 37h154c0 -16 -1 -29 -4 -41 -4 -12 -9 -21 -16 -29s-16 -14 -27 -17c-11 -4 -25 -6 -41 -6 -18 0 -37 2 -56 8A236 236 0 0 0 54 232a254 254 0 0 1 34 -99 210 210 0 0 1 71 -69 203 203 0 0 1 265 60 225 225 0 0 1 34 119v54z" />
|
|
</vector>
|