Files
SuperTinyIcons/images/android-vector-drawable/bugcrowd.xml
Jonathan Batchelor 3762d3a444 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.
2024-09-15 07:44:04 +01:00

13 lines
1.0 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="M258,236.4c11.5,-2.7 26.3,2.1 35.2,11.4 17.6,18.7 17,59.9 -1.4,77.9 -8.8,8.8 -17.5,11.7 -31.3,10.7 -21.4,-1.5 -35.8,-21.1 -36,-49.1 -0.4,-28.2 11.2,-45.7 33.5,-50.9ZM217.2,144.7c-5,-3.1 -8.7,-3.6 -27.2,-4 -11.8,-0.1 -22.5,0.2 -23.7,0.9 -1.3,0.8 -2,5.9 -1.8,17v15.8l8.8,0.9c4.8,0.5 9.4,1.5 10,2.2 0.7,0.6 1.2,43.6 1.2,95.5v94.3h38.6L223.1,349.2l6.5,5.9c3.4,3.2 10.5,8 15.6,10.4 8.3,3.9 11.6,4.4 28.1,4.4 17.5,0 19.3,-0.3 30.2,-5.4 33,-15.7 49.5,-54.6 42.2,-99.3 -3.4,-20.1 -15.6,-41.7 -29.1,-51.2 -13.1,-9.2 -23.4,-12.2 -41.6,-12.2 -15,-0.2 -18.2,0.3 -26.6,4.2 -5.2,2.6 -12.5,7.3 -16.3,10.7l-6.8,6.2L225.3,191.7c0,-38.7 -0.5,-42.3 -8.1,-47ZM145.6,66.5L365.1,66.5L474.2,260.4 365.1,445.5L145.6,445.5L38.5,260.4Z"
android:fillColor="#f26922"/>
</vector>