Re-do Android Vector Drawables
This commit is contained in:
@@ -4,17 +4,17 @@
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
<path
|
||||
android:pathData="M256,140h228a256,256 0,0 1,-240 371.7"
|
||||
android:fillColor="#a2c2fa"/>
|
||||
android:pathData="M256,256m-256,0a256,256 0,1 1,512 0a256,256 0,1 1,-512 0"
|
||||
android:fillColor="#afcbfa"/>
|
||||
<path
|
||||
android:pathData="M357,314L244,511.7A256,256 0,0 1,40 118"
|
||||
android:fillColor="#6199f6"/>
|
||||
android:pathData="M34.3,128A256,256 0,0 0,256 512L367,320"
|
||||
android:fillColor="#669df6"/>
|
||||
<path
|
||||
android:pathData="M256,140h228a256,256 1,0 0,-444 -22l115,196"
|
||||
android:fillColor="#396bd7"/>
|
||||
android:pathData="M34.3,128a256,256 0,0 1,443.4 0H256L145,320"
|
||||
android:fillColor="#1967d2"/>
|
||||
<path
|
||||
android:pathData="M256,256m-105,0a105,105 0,1 1,210 0a105,105 0,1 1,-210 0"
|
||||
android:strokeWidth="24"
|
||||
android:fillColor="#4687f4"
|
||||
android:strokeColor="#f1f1f1"/>
|
||||
android:pathData="M256,256m-114.7,0a114.7,114.7 0,1 1,229.4 0a114.7,114.7 0,1 1,-229.4 0"
|
||||
android:strokeWidth="26.7"
|
||||
android:fillColor="#1a73e8"
|
||||
android:strokeColor="#fff"/>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user