* 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.
37 lines
1.7 KiB
XML
37 lines
1.7 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="M183.36,107L383.64,107A15.36,15.36 0,0 1,399 122.36L399,361.64A15.36,15.36 0,0 1,383.64 377L183.36,377A15.36,15.36 0,0 1,168 361.64L168,122.36A15.36,15.36 0,0 1,183.36 107z"
|
|
android:fillColor="#05a"/>
|
|
<path
|
|
android:pathData="M398,247v23l15,-8s0,-7 -5,-9l-10,-6zM168,290v70h77v-70h-77z"
|
|
android:fillColor="#136"/>
|
|
<path
|
|
android:pathData="M168,150v70h77v-70h-77zM245,220v70h77v-70h-77zM322,290v70h77v-70h-77z"
|
|
android:fillColor="#17d"/>
|
|
<path
|
|
android:pathData="M245,150v70h77v-70h-77zM322,220v70h77v-70h-77z"
|
|
android:fillColor="#3ae"/>
|
|
<path
|
|
android:pathData="M322,150h77v70h-77z"
|
|
android:fillColor="#5cf"/>
|
|
<path
|
|
android:pathData="M413,261 L282,336s121,73 124,71c5,-3 7,-11 7,-18V261Z"
|
|
android:fillColor="#19e"/>
|
|
<path
|
|
android:pathData="M160,266c-4,3 -6,7 -6,12v117c0,8 6,14 14,14h230c4,0 5,0 8,-2"
|
|
android:fillColor="#2ae"/>
|
|
<path
|
|
android:pathData="M85.36,172L226.64,172A15.36,15.36 0,0 1,242 187.36L242,328.64A15.36,15.36 0,0 1,226.64 344L85.36,344A15.36,15.36 0,0 1,70 328.64L70,187.36A15.36,15.36 0,0 1,85.36 172z"
|
|
android:fillColor="#18e"/>
|
|
<path
|
|
android:pathData="M155,230c14,0 22,11 22,29s-9,28 -23,28c-11,0 -22,-10 -22,-28 0,-15 7,-29 23,-29ZM154,305c26,0 44,-18 44,-47 0,-25 -16,-46 -43,-46 -28,0 -44,20 -44,48 0,27 20,45 43,45Z"
|
|
android:fillColor="#fff"/>
|
|
</vector>
|