17 lines
530 B
XML
17 lines
530 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="@dimen/vz"
|
|
android:width="@dimen/vz"
|
|
android:viewportWidth="@integer/ax"
|
|
android:viewportHeight="@integer/ax">
|
|
<group
|
|
android:name="@string/v6"
|
|
android:pivotX="@integer/aw"
|
|
android:pivotY="@integer/aw">
|
|
<path
|
|
android:name="@string/v9"
|
|
android:fillColor="#ffffffff"
|
|
android:pathData="@string/v7"/>
|
|
</group>
|
|
</vector>
|