mirror of
https://github.com/MaintainTeam/LastPipeBender.git
synced 2025-03-04 07:18:21 +03:00
9 lines
306 B
XML
9 lines
306 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:width="24dp"
|
|
android:height="24dp"
|
|
android:viewportWidth="24.0"
|
|
android:viewportHeight="24.0">
|
|
<path
|
|
android:fillColor="#FF000000"
|
|
android:pathData="M20,9H4v2h16V9zM4,15h16v-2H4v2z" />
|
|
</vector>
|