mirror of
https://github.com/tapframe/NuvioStreaming.git
synced 2026-07-29 07:43:00 +00:00
32 lines
No EOL
1.1 KiB
XML
32 lines
No EOL
1.1 KiB
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24"
|
|
android:viewportHeight="24">
|
|
<path
|
|
android:fillColor="@android:color/white"
|
|
android:fillType="evenOdd"
|
|
android:pathData="M7.2,1.9
|
|
C5.15,1.9 3.5,3.62 3.5,5.73
|
|
V18.27
|
|
C3.5,20.38 5.15,22.1 7.2,22.1
|
|
C7.88,22.1 8.56,21.91 9.16,21.56
|
|
L18.03,16.34
|
|
C19.49,15.48 20.4,13.88 20.4,12
|
|
C20.4,10.12 19.49,8.52 18.03,7.66
|
|
L9.16,2.44
|
|
C8.56,2.09 7.88,1.9 7.2,1.9
|
|
Z
|
|
M9.08,7.54
|
|
C8.81,7.38 8.49,7.38 8.22,7.53
|
|
C7.95,7.69 7.79,7.98 7.79,8.29
|
|
V15.71
|
|
C7.79,16.02 7.95,16.31 8.22,16.47
|
|
C8.49,16.62 8.81,16.62 9.08,16.46
|
|
L14.99,12.75
|
|
C15.24,12.59 15.39,12.31 15.39,12
|
|
C15.39,11.69 15.24,11.41 14.99,11.25
|
|
L9.08,7.54
|
|
Z" />
|
|
</vector> |