|
|
@ -0,0 +1,10 @@ |
|
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android" |
|
|
|
android:width="24dp" |
|
|
|
android:height="24dp" |
|
|
|
android:tint="?attr/colorControlNormal" |
|
|
|
android:viewportWidth="24" |
|
|
|
android:viewportHeight="24"> |
|
|
|
<path |
|
|
|
android:fillColor="#000" |
|
|
|
android:pathData="M11 7V13L16.2 16.1L17 14.9L12.5 12.2V7H11M20 12V18H22V12H20M20 20V22H22V20H20M18 20C16.3 21.3 14.3 22 12 22C6.5 22 2 17.5 2 12S6.5 2 12 2C16.8 2 20.9 5.4 21.8 10H19.7C18.8 6.6 15.7 4 12 4C7.6 4 4 7.6 4 12S7.6 20 12 20C14.4 20 16.5 18.9 18 17.3V20Z" /> |
|
|
|
</vector> |