10 lines
943 B
XML
10 lines
943 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="33dp"
|
|
android:height="40dp"
|
|
android:viewportWidth="33"
|
|
android:viewportHeight="40">
|
|
<path
|
|
android:pathData="M10,20C10,20.277 10.097,20.512 10.292,20.707C10.487,20.896 10.72,20.991 10.991,20.991H15.517V25.517C15.517,25.783 15.611,26.013 15.801,26.208C15.99,26.403 16.223,26.5 16.5,26.5C16.771,26.5 17.004,26.403 17.199,26.208C17.394,26.013 17.491,25.783 17.491,25.517V20.991H22.017C22.283,20.991 22.513,20.896 22.708,20.707C22.903,20.512 23,20.277 23,20C23,19.729 22.903,19.496 22.708,19.301C22.513,19.106 22.283,19.009 22.017,19.009H17.491V14.491C17.491,14.22 17.394,13.987 17.199,13.792C17.004,13.597 16.771,13.5 16.5,13.5C16.223,13.5 15.99,13.597 15.801,13.792C15.611,13.987 15.517,14.22 15.517,14.491V19.009H10.991C10.72,19.009 10.487,19.106 10.292,19.301C10.097,19.496 10,19.729 10,20Z"
|
|
android:fillColor="#191C1F"/>
|
|
</vector>
|