28 lines
1015 B
XML
28 lines
1015 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="32dp"
|
|
android:height="32dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:pathData="M6.2,18.6 L17.8,18.6 A3.2,3.2 0 0 0 17.9,12.3 A4.6,4.6 0 0 0 8.9,10.6 A3.6,3.6 0 0 0 6.2,18.6 Z"
|
|
android:strokeColor="#FFFFFF"
|
|
android:strokeWidth="1.7"
|
|
android:strokeLineCap="round"
|
|
android:strokeLineJoin="round"
|
|
android:fillColor="#00000000" />
|
|
<path
|
|
android:pathData="M12,14.6 L12,8.4"
|
|
android:strokeColor="#FFFFFF"
|
|
android:strokeWidth="1.8"
|
|
android:strokeLineCap="round"
|
|
android:fillColor="#00000000" />
|
|
<path
|
|
android:pathData="M9.2,11.2 L12,8.4 L14.8,11.2"
|
|
android:strokeColor="#FFFFFF"
|
|
android:strokeWidth="1.8"
|
|
android:strokeLineCap="round"
|
|
android:strokeLineJoin="round"
|
|
android:fillColor="#00000000" />
|
|
</vector>
|