Re-do Android Vector Drawables
This commit is contained in:
@@ -7,15 +7,15 @@
|
||||
android:pathData="M0,0h512v512h-512z"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M75,75h171v171h-171z"
|
||||
android:pathData="M75,75v171h171v-171z"
|
||||
android:fillColor="#f25022"/>
|
||||
<path
|
||||
android:pathData="M266,75h171v171h-171z"
|
||||
android:pathData="M266,75v171h171v-171z"
|
||||
android:fillColor="#7fba00"/>
|
||||
<path
|
||||
android:pathData="M75,266h171v171h-171z"
|
||||
android:pathData="M75,266v171h171v-171z"
|
||||
android:fillColor="#00a4ef"/>
|
||||
<path
|
||||
android:pathData="M266,266h171v171h-171z"
|
||||
android:pathData="M266,266v171h171v-171z"
|
||||
android:fillColor="#ffb900"/>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user