9 lines
789 B
XML
9 lines
789 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="60dp"
|
|
android:height="60dp"
|
|
android:viewportWidth="60"
|
|
android:viewportHeight="60">
|
|
<path
|
|
android:pathData="M50,20H42.975C41.85,18.05 40.3,16.375 38.425,15.1L42.5,11.025L38.975,7.5L33.55,12.925C32.4,12.65 31.225,12.5 30,12.5C28.775,12.5 27.6,12.65 26.475,12.925L21.025,7.5L17.5,11.025L21.55,15.1C19.7,16.375 18.15,18.05 17.025,20H10V25H15.225C15.1,25.825 15,26.65 15,27.5V30H10V35H15V37.5C15,38.35 15.1,39.175 15.225,40H10V45H17.025C19.625,49.475 24.45,52.5 30,52.5C35.55,52.5 40.375,49.475 42.975,45H50V40H44.775C44.9,39.175 45,38.35 45,37.5V35H50V30H45V27.5C45,26.65 44.9,25.825 44.775,25H50V20ZM35,40H25V35H35V40ZM35,30H25V25H35V30Z"
|
|
android:fillColor="#ffffff"/>
|
|
</vector>
|