Move all files to natural position.

This commit is contained in:
Alan Evans
2020-01-06 10:52:48 -05:00
parent 0df36047e7
commit 9ebe920195
3016 changed files with 6 additions and 36 deletions

View File

@@ -0,0 +1,9 @@
<vector xmlns:android="http://schemas.android.com/apk/res/android"
android:width="20dp"
android:height="20dp"
android:viewportWidth="20"
android:viewportHeight="20">
<path
android:fillColor="?conversation_subtitle_color"
android:pathData="M16.149,7.961a3.5,3.5 0,1 0,-5.8 0,3.994 3.994,0 0,0 -0.607,0.251 3.494,3.494 0,1 0,-5.893 3.749A4.074,4.074 0,0 0,1 15.833L1,17L2.5,17L2.5,15.833A2.586,2.586 0,0 1,5.083 13.25L8.417,13.25A2.586,2.586 0,0 1,11 15.833L11,17h1.5L12.5,15.833a4.068,4.068 0,0 0,-2.853 -3.87A3.483,3.483 0,0 0,10.25 10a3.326,3.326 0,0 0,-0.035 -0.349,2.553 2.553,0 0,1 1.368,-0.4h3.334A2.586,2.586 0,0 1,17.5 11.833L17.5,13L19,13L19,11.833A4.074,4.074 0,0 0,16.149 7.961ZM6.75,12a2,2 0,1 1,2 -2A2,2 0,0 1,6.75 12ZM13.25,8a2,2 0,1 1,2 -2A2,2 0,0 1,13.25 8Z"/>
</vector>