18 lines
808 B
XML
Executable File
18 lines
808 B
XML
Executable File
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="512dp"
|
|
android:height="512dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
|
|
<path
|
|
android:fillColor="#000000"
|
|
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
|
|
<path
|
|
android:fillColor="#fff"
|
|
android:pathData="M 86.5 128 L 425.5 128 Q 433.5 128 433.5 136 L 433.5 376 Q 433.5 384 425.5 384 L 86.5 384 Q 78.5 384 78.5 376 L 78.5 136 Q 78.5 128 86.5 128 Z" />
|
|
<path
|
|
android:strokeColor="#328cff"
|
|
android:strokeWidth="20"
|
|
android:pathData="M434 128L269 292c-7 8-19 8-26 0L78 128m0 256l129-128m227 128L305 256" />
|
|
</vector> |