add: Sentry, fix #257

This commit is contained in:
Romain Dartigues
2019-10-08 09:37:24 +02:00
parent 94a5eae630
commit d554d9dd1d
5 changed files with 24 additions and 1 deletions

View File

@@ -0,0 +1,14 @@
<?xml version="1.0" encoding="utf-8"?>
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="512dp"
android:height="512dp"
android:viewportWidth="512"
android:viewportHeight="512">
<path
android:fillColor="#fff"
android:pathData="M 15 0 L 497 0 Q 512 0 512 15 L 512 497 Q 512 512 497 512 L 15 512 Q 0 512 0 497 L 0 15 Q 0 0 15 0 Z" />
<path
android:fillColor="#221f20"
android:pathData="M283 122a31 31 0 00-54 0l-44 77 11 6a216 216 0 01108 174h-31a185 185 0 00-92-147l-11-7-42 72 12 6a104 104 0 0150 76h-71a5 5 0 01-4-7l20-34a72 72 0 00-23-13l-19 34a31 31 0 0026 46h98v-13a129 129 0 00-54-104l16-27a160 160 0 0169 131v13h82v-13a242 242 0 00-110-203l32-54a5 5 0 018 0l137 237a5 5 0 01-5 7h-32v26h33a31 31 0 0026-46z" />
</vector>