Files
SuperTinyIcons/images/android-vector-drawable/hulu.xml
2023-03-19 14:30:09 +00:00

13 lines
686 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,0h512v512h-512z"
android:fillColor="#040405"/>
<path
android:pathData="M297,197h29v119h-29zM246,282c0,4 -3,7 -8,7h-16c-4,0 -8,-3 -8,-7v-48h-29v50c0,21 14,31 33,31h28c18,0 29,-13 29,-31v-50h-29v48zM408,234v48c0,4 -4,7 -8,7h-17c-4,0 -7,-3 -7,-7v-48h-29v50c0,21 13,31 33,31h28c17,0 28,-13 28,-31v-50h-28zM133,234h-19l-10,1v-38L76,197v118h28v-48c0,-4 4,-7 8,-7h17c4,0 8,3 8,7v48h28v-51c0,-22 -14,-30 -32,-30"
android:fillColor="#1ce783"/>
</vector>