Convert and update Android Vector files (#803)
* 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.
This commit is contained in:
committed by
GitHub
parent
c754e642ab
commit
3762d3a444
@@ -4,7 +4,7 @@
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
<path
|
||||
android:pathData="M0,0h512v512h-512z"
|
||||
android:pathData="m0,0H512V512H0"
|
||||
android:fillColor="#05192d"/>
|
||||
<path
|
||||
android:pathData="m273.2,378.4v-95.3l150.4,-85.8 -36.6,-20.9 -113.8,64.9v-95.7c0,-6.4 -3.5,-12.5 -9.1,-15.7L127.2,51.3a26.1,26.1 90,0 0,-26.5 0.8A26.1,26.1 90,0 0,88.4 74.4v268.9c0,9.1 4.6,17.5 12.3,22.3a26,26 90,0 0,26.5 0.8l109.7,-62.6L236.9,389c0,6.5 3.6,12.6 9.2,15.8l140.7,80.1 36.6,-21 -150.2,-85.5zM236.9,156.2L236.9,262l-112.2,64L124.7,91.8l112.2,64.4z"
|
||||
|
Reference in New Issue
Block a user