|
|
@@ -1,7 +1,16 @@
|
|
|
-<vector android:height="71dp" android:viewportHeight="282"
|
|
|
- android:viewportWidth="494" android:width="124dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
|
- <path android:fillColor="#000" android:fillType="evenOdd" android:pathData="M224.5,22l11,-22 11,22H459v214.02H11V22h213.5z"/>
|
|
|
- <path android:fillColor="#FFF" android:fillType="evenOdd"
|
|
|
- android:pathData="M13,24v210.02h444V24H245.264L235.5,4.472 225.736,24H13z"
|
|
|
- android:strokeColor="#000" android:strokeLineJoin="square" android:strokeWidth="4"/>
|
|
|
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
|
+ android:width="124dp"
|
|
|
+ android:height="71dp"
|
|
|
+ android:viewportWidth="494"
|
|
|
+ android:viewportHeight="282">
|
|
|
+ <path
|
|
|
+ android:fillColor="#000"
|
|
|
+ android:fillType="evenOdd"
|
|
|
+ android:pathData="M224.5,22l11,-22 11,22H459v214.02H11V22h213.5z"/>
|
|
|
+ <path
|
|
|
+ android:fillColor="#FFF"
|
|
|
+ android:fillType="evenOdd"
|
|
|
+ android:pathData="M13,24v210.02h444V24H245.264L235.5,4.472 225.736,24H13z"
|
|
|
+ android:strokeWidth="4"
|
|
|
+ android:strokeColor="#000"/>
|
|
|
</vector>
|