Re-do Android Vector Drawables
This commit is contained in:
@@ -9,16 +9,16 @@
|
||||
<path
|
||||
android:pathData="M120,256m-40,0a40,40 0,1 1,80 0a40,40 0,1 1,-80 0"
|
||||
android:strokeWidth="33"
|
||||
android:fillColor="#0082c9"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M256,256m-71,0a71,71 0,1 1,142 0a71,71 0,1 1,-142 0"
|
||||
android:strokeWidth="33"
|
||||
android:fillColor="#0082c9"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#fff"/>
|
||||
<path
|
||||
android:pathData="M392,256m-40,0a40,40 0,1 1,80 0a40,40 0,1 1,-80 0"
|
||||
android:strokeWidth="33"
|
||||
android:fillColor="#0082c9"
|
||||
android:fillColor="#00000000"
|
||||
android:strokeColor="#fff"/>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user