9 lines
997 B
XML
9 lines
997 B
XML
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
||
|
|
android:height="24dp" android:width="24dp"
|
||
|
|
android:viewportHeight="24" android:viewportWidth="24"
|
||
|
|
android:tint="?attr/colorControlNormal">
|
||
|
|
<path
|
||
|
|
android:fillColor="?android:attr/textColorPrimary"
|
||
|
|
android:pathData="M9.075,19H6.625Q5.95,19 5.475,18.525Q5,18.05 5,17.375V14.925L3.2,13.125Q2.75,12.675 2.75,12Q2.75,11.325 3.2,10.875L5,9.075V6.625Q5,5.95 5.475,5.475Q5.95,5 6.625,5H9.075L10.875,3.2Q11.325,2.75 12,2.75Q12.675,2.75 13.125,3.2L14.925,5H17.375Q18.05,5 18.525,5.475Q19,5.95 19,6.625V9.075L20.8,10.875Q21.25,11.325 21.25,12Q21.25,12.675 20.8,13.125L19,14.925V17.375Q19,18.05 18.525,18.525Q18.05,19 17.375,19H14.925L13.125,20.8Q12.675,21.25 12,21.25Q11.325,21.25 10.875,20.8ZM12,12ZM12,16.225Q13.75,16.225 14.988,14.988Q16.225,13.75 16.225,12Q16.225,10.25 14.988,9.012Q13.75,7.775 12,7.775ZM12,20.5 L14.5,18H18V14.5L20.5,12L18,9.5V6H14.5L12,3.5L9.5,6H6V9.5L3.5,12L6,14.5V18H9.5Z"/>
|
||
|
|
</vector>
|