forked from edent/SuperTinyIcons
Added Android Vector Drawables
This commit is contained in:
20
android-vector-drawable/html5.xml
Normal file
20
android-vector-drawable/html5.xml
Normal file
@@ -0,0 +1,20 @@
|
||||
<?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>
|
Reference in New Issue
Block a user