Gadgetbridge/app/src/main/res/drawable/ic_radio.xml

10 lines
479 B
XML
Raw Normal View History

<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="45sp"
android:height="45sp"
android:viewportWidth="30"
android:viewportHeight="30">
<path
android:fillColor="#FF000000"
android:pathData="M3.24 6.15C2.51 6.43 2 7.17 2 8v12c0 1.1 0.89 2 2 2h16c1.11 0 2-0.9 2-2V8c0-1.11-0.89-2-2-2H8.3l8.26-3.34L15.88 1 3.24 6.15zM7 20c-1.66 0-3-1.34-3-3s1.34-3 3-3 3 1.34 3 3-1.34 3-3 3zm13-8h-2v-2h-2v2H4V8h16v4z" />
</vector>