apkfuckery/com.discord/res/drawable/ic_status_invisible_16dp.xml

6 lines
263 B
XML

<?xml version="1.0" encoding="utf-8"?>
<shape android:shape="oval"
xmlns:android="http://schemas.android.com/apk/res/android">
<stroke android:width="4.0dip" android:color="#ff747f8d" />
<size android:height="16.0dip" android:width="16.0dip" />
</shape>