Re-do Android Vector Drawables
This commit is contained in:
18
images/android-vector-drawable/css3.xml
Normal file
18
images/android-vector-drawable/css3.xml
Normal file
@@ -0,0 +1,18 @@
|
||||
<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="M72,460L30,0h451l-41,460 -184,52"
|
||||
android:fillColor="#264de4"/>
|
||||
<path
|
||||
android:pathData="M256,37V472l149,-41 35,-394"
|
||||
android:fillColor="#2965f1"/>
|
||||
<path
|
||||
android:pathData="m114,94h142v56H119m5,58h132v57H129m3,28h56l4,45 64,17v59L139,382"
|
||||
android:fillColor="#ebebeb"/>
|
||||
<path
|
||||
android:pathData="m256,208v57h69l-7,73 -62,17v59l115,-32 26,-288H256v56h80l-5.5,58Z"
|
||||
android:fillColor="#fff"/>
|
||||
</vector>
|
Reference in New Issue
Block a user