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,9 +4,9 @@
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
<path
|
||||
android:pathData="M0,0h512v512h-512z"
|
||||
android:fillColor="#e84352"/>
|
||||
<path
|
||||
android:pathData="M388.8,88.9L123.2,88.9A47.4,47.4 0,0 0,76 136.5v131.9c0,2.4 0.2,4.8 0.5,7.2a101.8,101.8 0,0 0,-0.5 10.6c0,75.6 80.6,137 180,137s180,-61.4 180,-137c0,-3.6 -0.2,-7.1 -0.5,-10.6 0.3,-2.4 0.5,-4.8 0.5,-7.2v-132A47.4,47.4 0,0 0,388.8 89zM366.4,221.5l-93,93c-4.7,4.6 -11,7 -17.1,7a23.8,23.8 0,0 1,-17.7 -7l-93,-93a24,24 0,0 1,33.8 -33.8l76.6,76.5 76.6,-76.5a24,24 0,0 1,33.8 33.8z"
|
||||
android:pathData="m0,0H512V512H0"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="m69,134a35,35 0,0 1,35 -35h304a35,35 0,0 1,35 35v109a1,1 0,0 1,-374 5m118,-46a1,1 0,0 0,-37 36l89,85s16,15 34,0l89,-85a1,1 0,0 0,-37 -36l-69,67"
|
||||
android:fillColor="#e84352"/>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user