summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable-anydpi/ic_notifications_peertube.xml
diff options
context:
space:
mode:
authorstom79 <tschneider.ac@gmail.com>2019-01-24 15:44:01 +0100
committerstom79 <tschneider.ac@gmail.com>2019-01-24 15:44:01 +0100
commit701b310a37c53248449b2d0ba06cd44d839a39b1 (patch)
tree4cfbd8b382c7695f7214b9a22debb9c0a5cba34d /app/src/main/res/drawable-anydpi/ic_notifications_peertube.xml
parent88a75cd7ccf98f304b51b76effe029b438115541 (diff)
Frontend for notifications
Diffstat (limited to 'app/src/main/res/drawable-anydpi/ic_notifications_peertube.xml')
-rw-r--r--app/src/main/res/drawable-anydpi/ic_notifications_peertube.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/app/src/main/res/drawable-anydpi/ic_notifications_peertube.xml b/app/src/main/res/drawable-anydpi/ic_notifications_peertube.xml
new file mode 100644
index 000000000..7009a6763
--- /dev/null
+++ b/app/src/main/res/drawable-anydpi/ic_notifications_peertube.xml
@@ -0,0 +1,9 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0">
+ <path
+ android:fillColor="#FF000000"
+ android:pathData="M12,22c1.1,0 2,-0.9 2,-2h-4c0,1.1 0.89,2 2,2zM18,16v-5c0,-3.07 -1.64,-5.64 -4.5,-6.32L13.5,4c0,-0.83 -0.67,-1.5 -1.5,-1.5s-1.5,0.67 -1.5,1.5v0.68C7.63,5.36 6,7.92 6,11v5l-2,2v1h16v-1l-2,-2z"/>
+</vector>