update license
This commit is contained in:
@@ -1,15 +1,15 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="1000dp"
|
||||
android:height="600dp"
|
||||
android:viewportWidth="5"
|
||||
android:viewportHeight="3">
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M0,0h5v3H0z"/>
|
||||
<path
|
||||
android:pathData="M0,1h5v2H0z"
|
||||
android:fillColor="#D00"/>
|
||||
<path
|
||||
android:pathData="M0,2h5v1H0z"
|
||||
android:fillColor="#FFCE00"/>
|
||||
</vector>
|
||||
android:width="24dp"
|
||||
android:height="14.4dp"
|
||||
android:viewportWidth="5"
|
||||
android:viewportHeight="3">
|
||||
<path
|
||||
android:fillColor="#000000"
|
||||
android:pathData="M0,0h5v1h-5z"/>
|
||||
<path
|
||||
android:fillColor="#FF0000"
|
||||
android:pathData="M0,1h5v1h-5z"/>
|
||||
<path
|
||||
android:fillColor="#FFCE00"
|
||||
android:pathData="M0,2h5v1h-5z"/>
|
||||
</vector>
|
||||
@@ -1,37 +1,25 @@
|
||||
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||||
android:width="1200dp"
|
||||
android:height="600dp"
|
||||
android:width="24dp"
|
||||
android:height="12dp"
|
||||
android:viewportWidth="60"
|
||||
android:viewportHeight="30">
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M0,0v30h60V0z"/>
|
||||
<path
|
||||
android:pathData="M0,0v30h60V0z"
|
||||
android:fillColor="#012169"/>
|
||||
android:fillColor="#00247D"
|
||||
android:pathData="M0,0h60v30h-60z" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="m0,0 l60,30m0,-30L0,30"
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M0,0 L60,30 M60,0 L0,30"
|
||||
android:strokeWidth="6"
|
||||
android:strokeColor="#fff"/>
|
||||
<group>
|
||||
<clip-path
|
||||
android:pathData="M30,15h30v15zv15H0zH0V0zV0h30z"/>
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="m0,0 l60,30m0,-30L0,30"
|
||||
android:strokeWidth="4"
|
||||
android:strokeColor="#C8102E"/>
|
||||
</group>
|
||||
android:strokeColor="#FFFFFF" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M30,0v30M0,15h60"
|
||||
android:strokeWidth="10"
|
||||
android:strokeColor="#fff"/>
|
||||
android:fillColor="#CF142B"
|
||||
android:pathData="M0,0 L30,15 M60,0 L30,15 M60,30 L30,15 M0,30 L30,15"
|
||||
android:strokeWidth="2"
|
||||
android:strokeColor="#CF142B" />
|
||||
<path
|
||||
android:fillColor="#FF000000"
|
||||
android:pathData="M30,0v30M0,15h60"
|
||||
android:strokeWidth="6"
|
||||
android:strokeColor="#C8102E"/>
|
||||
</group>
|
||||
android:fillColor="#FFFFFF"
|
||||
android:pathData="M25,0h10v30h-10z M0,10h60v10h-60z" />
|
||||
<path
|
||||
android:fillColor="#CF142B"
|
||||
android:pathData="M27,0h6v30h-6z M0,12h60v6h-60z" />
|
||||
</vector>
|
||||
|
||||
Reference in New Issue
Block a user