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

5 lines
383 B
XML
Raw Normal View History

2019-07-24 11:27:29 +00:00
<?xml version="1.0" encoding="utf-8"?>
2020-01-11 03:15:11 +00:00
<vector android:height="16.0dip" android:width="16.0dip" android:viewportWidth="8.0" android:viewportHeight="8.0"
2019-07-24 11:27:29 +00:00
xmlns:android="http://schemas.android.com/apk/res/android">
2020-01-11 03:15:11 +00:00
<path android:fillColor="#00000000" android:pathData="M4,4m-3,0a3,3 0,1 1,6 0a3,3 0,1 1,-6 0" android:strokeColor="#ff747f8d" android:strokeWidth="2.0" />
</vector>