25 lines
899 B
XML
25 lines
899 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:pathData="M0,0h512v512h-512z"
|
|
android:fillColor="#fff"/>
|
|
<path
|
|
android:pathData="M380,102v167l-124,70v-48l83,-47v-74l-83,47v-44l124,-71"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#0071b5"
|
|
android:strokeColor="#848484"/>
|
|
<path
|
|
android:pathData="M132,102v167l124,70v-48l-83,-47v-74l83,47v-44l-124,-71M380,410V243l-124,-70v48l83,47v71l-83,-48v48l124,71"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#002a41"
|
|
android:strokeColor="#848484"/>
|
|
<path
|
|
android:pathData="M132,410V243l124,-70v48l-83,47v71l83,-48v48l-124,71"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#0071b5"
|
|
android:strokeColor="#848484"/>
|
|
</vector>
|