summaryrefslogtreecommitdiffstats
path: root/app/src/main/res/drawable/ic_round_reply_24.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/ic_round_reply_24.xml')
-rw-r--r--app/src/main/res/drawable/ic_round_reply_24.xml10
1 files changed, 10 insertions, 0 deletions
diff --git a/app/src/main/res/drawable/ic_round_reply_24.xml b/app/src/main/res/drawable/ic_round_reply_24.xml
new file mode 100644
index 000000000..e063311b6
--- /dev/null
+++ b/app/src/main/res/drawable/ic_round_reply_24.xml
@@ -0,0 +1,10 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:tint="?attr/colorControlNormal"
+ android:viewportWidth="24"
+ android:viewportHeight="24">
+ <path
+ android:fillColor="?attr/colorControlNormal"
+ android:pathData="m9.559,8.159l0,-1.908c0,-1.068 -1.296,-1.608 -2.052,-0.852l-5.508,5.508c-0.468,0.468 -0.468,1.224 0,1.692l5.508,5.508c0.756,0.756 2.052,0.228 2.052,-0.84l0,-2.028c6,0 10.2,1.92 13.2,6.12 -1.2,-6 -4.8,-12 -13.2,-13.2z" />
+</vector>