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
@@ -8,5 +8,5 @@
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M346.2,340.2A12.6,12.6 0,0 1,345 358a12.7,12.7 0,0 1,-17.8 -1.2l-69.8,-80.3 -69.8,80.3a12.6,12.6 0,0 1,-19 -16.6l72.1,-82.9 -72.1,-82.9a12.6,12.6 0,0 1,19 -16.6l69.8,80.3 69.8,-80.3a12.6,12.6 0,0 1,19 16.6l-72.1,82.9 72.1,82.9zM257.4,89.2a20.1,20.1 0,0 0,0 40.2,20.1 20.1,0 0,0 0,-40.2z"/>
|
||||
android:pathData="M257.4,89.2a1,1 0,0 1,0 40.2,1 1,0 0,1 0,-40.2ZM274.1,257.3 L346.2,174.4a1,1 0,0 0,-19 -16.6l-69.8,80.3 -69.8,-80.3a1,1 0,0 0,-19 16.6l72.1,82.9 -72.1,82.9a1,1 0,0 0,19 16.6l69.8,-80.3 69.8,80.3a1,1 0,0 0,19 -16.6Z"/>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user