* Convert and update Android Vector files using https://github.com/jmb/Svg2VectorAndroid * Reverted the auto generated vector drawables that don't match the SVG properly. * Removed broken vector files that didn't have a previous version. Revert openstreetmap.
33 lines
1.0 KiB
XML
33 lines
1.0 KiB
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:pathData="m0,0H512V512H0"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="M100,135q0,-35 37,-35H340v74H174V340H100"
|
|
android:fillColor="#4285f4"/>
|
|
<path
|
|
android:pathData="m338,100v76h74v-41q0,-35 -35,-35"
|
|
android:fillColor="#1967d2"/>
|
|
<path
|
|
android:pathData="m100,338v39q0,35 35,35h41v-74"
|
|
android:fillColor="#188038"/>
|
|
<path
|
|
android:pathData="M348,338H174v74H338"
|
|
android:fillColor="#34a853"/>
|
|
<path
|
|
android:pathData="m338,339V174h74V338"
|
|
android:fillColor="#fbbc04"/>
|
|
<path
|
|
android:pathData="M338,412v-74h74"
|
|
android:fillColor="#ea4335"/>
|
|
<path
|
|
android:pathData="m204,229a25,22 1,1 1,25 27h-9,9a25,22 1,1 1,-25 27m66,-52 l27,-19h4v96"
|
|
android:strokeWidth="15"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#4285f4"/>
|
|
</vector>
|