forked from hardcoresushi/DroidFS
6 lines
311 B
XML
6 lines
311 B
XML
<vector android:height="24dp"
|
|
android:viewportHeight="24" android:viewportWidth="24"
|
|
android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
|
|
<path android:fillColor="?attr/colorAccent" android:pathData="M3,18h12v-2L3,16v2zM3,6v2h18L21,6L3,6zM3,13h18v-2L3,11v2z"/>
|
|
</vector>
|