Files
SuperTinyIcons/images/android-vector-drawable/imdb.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
778 B
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="#f5c518"/>
<path
android:fillColor="#FF000000"
android:pathData="M104,328L104,184L64,184v144zM189,184 L180,251 175,215 170,184h-50v144h34v-95l14,95h25l13,-97v97h34L240,184zM256,328L256,184h62c15,0 26,11 26,25v94c0,14 -11,25 -26,25zM303,210 L294,209v94c5,0 9,-1 10,-3 2,-2 2,-8 2,-18v-56,-12l-3,-4zM419,220h3c14,0 26,11 26,25v58c0,14 -12,25 -26,25h-3c-8,0 -16,-4 -21,-11l-2,9h-36L360,184h38v46c5,-6 13,-10 21,-10zM411,290v-34l-1,-11c-1,-2 -4,-3 -6,-3s-5,1 -6,3v57c1,2 4,3 6,3s6,-1 6,-3l1,-12z"/>
</vector>