28 lines
923 B
XML
28 lines
923 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="512"
|
|
android:viewportHeight="512">
|
|
<path
|
|
android:pathData="M200.66,352H144a96,96 0,0 1,0 -192h55.41"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="48"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#000"
|
|
android:strokeLineCap="round"/>
|
|
<path
|
|
android:pathData="M312.59,160H368a96,96 0,0 1,0 192H311.34"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="48"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#000"
|
|
android:strokeLineCap="round"/>
|
|
<path
|
|
android:pathData="M169.07,256L344.93,256"
|
|
android:strokeLineJoin="round"
|
|
android:strokeWidth="48"
|
|
android:fillColor="#00000000"
|
|
android:strokeColor="#000"
|
|
android:strokeLineCap="round"/>
|
|
</vector>
|