12 lines
668 B
XML
12 lines
668 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="16dp"
|
|
android:width="16dp"
|
|
android:viewportWidth="16"
|
|
android:viewportHeight="16">
|
|
<path
|
|
android:fillColor="#545969"
|
|
android:pathData="M0.134,5.5C0.323,5.826 0.667,6.006 1.019,6H14.981C15.333,6.006 15.677,5.826 15.866,5.5C16.142,5.022 15.978,4.41 15.5,4.134C15.181,3.95 12.681,2.572 8,0C3.319,2.572 0.819,3.95 0.5,4.134C0.022,4.41 -0.142,5.022 0.134,5.5ZM11,7.5V14H9.5V7.5H6.5V14H5V7.5H2V14H1C0.448,14 0,14.448 0,15V16H16V15C16,14.448 15.552,14 15,14H14V7.5H11Z"
|
|
android:fillType="evenOdd"/>
|
|
</vector>
|