mirror of
https://github.com/Michatec/Radio.git
synced 2026-05-31 01:52:39 +02:00
10 lines
405 B
XML
10 lines
405 B
XML
<vector xmlns:android="http://schemas.android.com/apk/res/android"
|
|
android:height="24dp"
|
|
android:viewportHeight="960"
|
|
android:viewportWidth="960"
|
|
android:width="24dp">
|
|
<path
|
|
android:fillColor="@color/icon_default"
|
|
android:pathData="M640,800L640,520L800,520L800,800L640,800ZM400,800L400,160L560,160L560,800L400,800ZM160,800L160,360L320,360L320,800L160,800Z"/>
|
|
</vector>
|