Launcher3: new icon for kill app option

Credits goes once again to http://materialdesignicons.com/

[@itz63c] move drawable to recents menu kill app button.

Change-Id: I0faca01ae668fe19a3aa28107134518484c0ddcc
diff --git a/quickstep/res/drawable/ic_kill_app_recents.xml b/quickstep/res/drawable/ic_kill_app_recents.xml
index e0a5093..884ea73 100644
--- a/quickstep/res/drawable/ic_kill_app_recents.xml
+++ b/quickstep/res/drawable/ic_kill_app_recents.xml
@@ -7,7 +7,7 @@
     android:viewportHeight="24">
     <path
         android:name="path"
-        android:pathData="M 4.707 3.293 L 3.293 4.707 L 10.586 12 L 3.293 19.293 L 4.707 20.707 L 12 13.414 L 19.293 20.707 L 20.707 19.293 L 13.414 12 L 20.707 4.707 L 19.293 3.293 L 12 10.586 L 4.707 3.293 Z"
+        android:pathData="M12,20C7.59,20 4,16.41 4,12C4,7.59 7.59,4 12,4C16.41,4 20,7.59 20,12C20,16.41 16.41,20 12,20M12,2C6.47,2 2,6.47 2,12C2,17.53 6.47,22 12,22C17.53,22 22,17.53 22,12C22,6.47 17.53,2 12,2M14.59,8L12,10.59L9.41,8L8,9.41L10.59,12L8,14.59L9.41,16L12,13.41L14.59,16L16,14.59L13.41,12L16,9.41L14.59,8Z"
         android:fillColor="#ff000000"
         android:strokeWidth="1"/>
 </vector>