14 lines
913 B
XML
14 lines
913 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="25dp"
|
|
android:height="25dp"
|
|
android:viewportWidth="25"
|
|
android:viewportHeight="25">
|
|
<path
|
|
android:pathData="M12.5,15.5L15.5,12.5M15.5,12.5L12.5,9.5M15.5,12.5H4.5M4.5,7.748V7.7C4.5,6.58 4.5,6.02 4.718,5.592C4.91,5.215 5.215,4.91 5.592,4.718C6.02,4.5 6.58,4.5 7.7,4.5H17.3C18.42,4.5 18.98,4.5 19.407,4.718C19.784,4.91 20.09,5.215 20.282,5.592C20.5,6.019 20.5,6.579 20.5,7.697V17.304C20.5,18.421 20.5,18.98 20.282,19.408C20.09,19.784 19.784,20.09 19.407,20.282C18.98,20.5 18.421,20.5 17.303,20.5H7.697C6.579,20.5 6.019,20.5 5.592,20.282C5.215,20.09 4.91,19.784 4.718,19.408C4.5,18.98 4.5,18.42 4.5,17.3V17.25"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="2"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#ffffff"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|