Re-do Android Vector Drawables
This commit is contained in:
@@ -4,9 +4,9 @@
|
||||
android:viewportWidth="512"
|
||||
android:viewportHeight="512">
|
||||
<path
|
||||
android:pathData="M76.8,0L435.2,0A76.8,76.8 0,0 1,512 76.8L512,435.2A76.8,76.8 0,0 1,435.2 512L76.8,512A76.8,76.8 0,0 1,0 435.2L0,76.8A76.8,76.8 0,0 1,76.8 0z"
|
||||
android:pathData="M0,0h512v512h-512z"
|
||||
android:fillColor="#69b53f"/>
|
||||
<path
|
||||
android:pathData="M102,113v198a88,88 0,0 0,88 88h132a88,88 0,0 0,88 -88V201a66,66 0,0 0,-110 -48.694,66 66,0 0,0 -110,48.694v110h44V201a1,1 0,0 1,44 0v110h44V201a1,1 0,0 1,44 0v110a44,44 0,0 1,-44 44H190a44,44 0,0 1,-44 -44V113z"
|
||||
android:pathData="M102,113v198a88,88 0,0 0,88 88h132a88,88 0,0 0,88 -88V201a66,66 0,0 0,-110 -48.69,66 66,0 0,0 -110,48.69v110h44V201a1,1 0,0 1,44 0v110h44V201a1,1 0,0 1,44 0v110a44,44 0,0 1,-44 44H190a44,44 0,0 1,-44 -44V113z"
|
||||
android:fillColor="#fff"/>
|
||||
</vector>
|
||||
|
Reference in New Issue
Block a user