Files
SuperTinyIcons/android-vector-drawable/html5.xml
2017-10-22 16:20:58 +01:00

20 lines
740 B
XML

<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#e34f26"
android:pathData="M71 460-41-460h451l-41 460-185 52" />
<path
android:fillColor="#ef652a"
android:pathData="M256 472 149-41 35-394h-184" />
<path
android:fillColor="#ebebeb"
android:pathData="M256 208h-75l-5-58h80v-56h-142l15 171h127zm-1 147-63-17-4-45h-56l7 89 116 32z" />
<path
android:fillColor="#fff"
android:pathData="M255 208v57h70l-7 73-63 17v59l116-32 16-174zm0-114v56h137l5-56z" />
</vector>