1 |
gabriel |
1 |
<vector xmlns:android="http://schemas.android.com/apk/res/android" xmlns:aapt="http://schemas.android.com/aapt"
|
|
|
2 |
android:viewportWidth="17"
|
|
|
3 |
android:viewportHeight="4"
|
|
|
4 |
android:width="17dp"
|
|
|
5 |
android:height="4dp">
|
|
|
6 |
<path
|
|
|
7 |
android:pathData="M1 1Q5.1 -0.3 4 3Q-0.1 4.3 1 1Z"
|
|
|
8 |
android:fillColor="#678492"
|
|
|
9 |
android:strokeColor="#678492"
|
|
|
10 |
android:strokeWidth="1" />
|
|
|
11 |
<path
|
|
|
12 |
android:pathData="M7 1Q11.1 -0.3 10 3Q5.9 4.3 7 1Z"
|
|
|
13 |
android:fillColor="#678492"
|
|
|
14 |
android:strokeColor="#678492"
|
|
|
15 |
android:strokeWidth="1" />
|
|
|
16 |
<path
|
|
|
17 |
android:pathData="M13 1Q17.1 -0.3 16 3Q11.9 4.3 13 1Z"
|
|
|
18 |
android:fillColor="#678492"
|
|
|
19 |
android:strokeColor="#678492"
|
|
|
20 |
android:strokeWidth="1" />
|
|
|
21 |
</vector>
|