9 lines
622 B
XML
9 lines
622 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp" android:height="24dp"
|
|
android:viewportWidth="24" android:viewportHeight="24"
|
|
android:tint="?attr/colorControlNormal">
|
|
<path
|
|
android:fillColor="?android:attr/textColorPrimary"
|
|
android:pathData="M16.35,12.5 L11.55,7.7 16.35,2.9 21.15,7.7ZM3.75,10.9V4.1H10.55V10.9ZM13.15,20.25V13.5H19.9V20.25ZM3.75,20.25V13.45H10.55V20.25ZM5.1,9.55H9.2V5.45H5.1ZM16.375,10.6 L19.25,7.725 16.375,4.85 13.5,7.725ZM14.5,18.9H18.55V14.85H14.5ZM5.1,18.9H9.2V14.8H5.1ZM9.2,9.55ZM13.5,7.725ZM9.2,14.8ZM14.5,14.85Z"/>
|
|
</vector>
|