* 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.
36 lines
1.1 KiB
XML
36 lines
1.1 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="M120,392V151.07h272V392"
|
|
android:fillColor="#f2f2f2"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M116,180l4,212L256,285"
|
|
android:fillAlpha="0.05"/>
|
|
<path
|
|
android:pathData="M120,143H75V369c0,13 10,23 22,23h23Z"
|
|
android:fillColor="#d54c3f"/>
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M317,392h77V159H82"
|
|
android:fillAlpha="0.08"/>
|
|
<path
|
|
android:pathData="M97,121h318L256,234"
|
|
android:fillColor="#f2f2f2"/>
|
|
<path
|
|
android:pathData="M392,392h23c12,0 22,-10 22,-23V143h-45z"
|
|
android:fillColor="#b63524"/>
|
|
<path
|
|
android:pathData="M97,143l159,115 159,-115"
|
|
android:strokeWidth="44"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#de5145"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|