10 lines
848 B
XML
10 lines
848 B
XML
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
android:width="16dp"
|
||
|
android:height="16dp"
|
||
|
android:viewportWidth="16"
|
||
|
android:viewportHeight="16">
|
||
|
<path
|
||
|
android:pathData="M4.137,14C4.334,14 4.539,13.933 4.721,13.814L5.115,13.554C6.169,12.854 7.723,11.277 7.989,10.489H8.011C8.269,11.27 9.823,12.854 10.885,13.554L11.279,13.814C11.461,13.933 11.666,14 11.856,14C12.242,14 12.5,13.74 12.5,13.375C12.5,13.152 12.379,12.929 12.174,12.802L11.575,12.423C10.521,11.739 8.663,10.013 8.663,8.19V5.401H9.74C10.271,5.401 10.415,5.036 10.119,4.627L8.428,2.254C8.186,1.919 7.822,1.912 7.572,2.254L5.873,4.619C5.578,5.036 5.714,5.401 6.26,5.401H7.337V8.19C7.337,10.013 5.471,11.731 4.425,12.423L3.826,12.802C3.614,12.929 3.5,13.159 3.5,13.383C3.5,13.717 3.75,14 4.137,14Z"
|
||
|
android:fillColor="#000000"/>
|
||
|
</vector>
|