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="24dp"
android:height="24dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
android:fillColor="?icon_tint"
android:pathData="M12,16h0a4.5,4.5 0,0 1,-4.5 -4.5v-6A4.5,4.5 0,0 1,12 1h0a4.5,4.5 0,0 1,4.5 4.5v6A4.5,4.5 0,0 1,12 16ZM20,11.5L18.5,11.5a6.5,6.5 0,0 1,-13 0L4,11.5a8.01,8.01 0,0 0,7.25 7.962L11.25,23h1.5L12.75,19.462A8.01,8.01 0,0 0,20 11.5Z"/>
</vector>