Re-do Android Vector Drawables
This commit is contained in:
@@ -8,13 +8,13 @@
|
||||
android:pathData="M0,0h512v512h-512z"
|
||||
android:fillColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M256 56.1C203.1 56.1 32.8 364.9 58.7 417s369 51.6 394.7 0S308.9 56.1 256 56.1zm0 79.1c34.7 0 146.1 202.7 129.3 236.5s-241.5 34.2-258.5 0S221.3 135.2 256 135.2zm0 74.1c-17.6 0-74.1 102.5-65.5 119.8s122.5 17.1 131 0-47.9-119.8-65.5-119.8z">
|
||||
android:pathData="M256,56.1C203.1,56.1 32.8,364.9 58.7,417s369,51.6 394.7,0S308.9,56.1 256,56.1zM256,135.2c34.7,0 146.1,202.7 129.3,236.5s-241.5,34.2 -258.5,0S221.3,135.2 256,135.2zM256,209.3c-17.6,0 -74.1,102.5 -65.5,119.8s122.5,17.1 131,0 -47.9,-119.8 -65.5,-119.8z">
|
||||
<aapt:attr name="android:fillColor">
|
||||
<gradient
|
||||
android:startY="219.32"
|
||||
android:startX="126.15"
|
||||
android:endY="410.73"
|
||||
android:startY="219.32"
|
||||
android:endX="457.68"
|
||||
android:endY="410.73"
|
||||
android:type="linear">
|
||||
<item android:offset="0" android:color="#FFAA5CC3"/>
|
||||
<item android:offset="1" android:color="#FF00A4DC"/>
|
||||
|
Reference in New Issue
Block a user