13 lines
411 B
XML
13 lines
411 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="@dimen/w0"
|
|
android:width="@dimen/w1"
|
|
android:viewportWidth="@integer/az"
|
|
android:viewportHeight="@integer/ay">
|
|
<path
|
|
android:name="outline"
|
|
android:pathData="@string/vb"
|
|
android:strokeColor="?attr/kt"
|
|
android:strokeWidth="2"/>
|
|
</vector>
|