Replace colorpicker action set png with vector

Change-Id: Ie44e1e91234706bb80f1ac56c72a68e1fe8eff07
diff --git a/res/drawable-hdpi/ic_action_set.png b/res/drawable-hdpi/ic_action_set.png
deleted file mode 100644
index 0dc6d83..0000000
--- a/res/drawable-hdpi/ic_action_set.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-mdpi/ic_action_set.png b/res/drawable-mdpi/ic_action_set.png
deleted file mode 100644
index ed93393..0000000
--- a/res/drawable-mdpi/ic_action_set.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xhdpi/ic_action_set.png b/res/drawable-xhdpi/ic_action_set.png
deleted file mode 100644
index 40af0ed..0000000
--- a/res/drawable-xhdpi/ic_action_set.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable-xxhdpi/ic_action_set.png b/res/drawable-xxhdpi/ic_action_set.png
deleted file mode 100644
index 3645383..0000000
--- a/res/drawable-xxhdpi/ic_action_set.png
+++ /dev/null
Binary files differ
diff --git a/res/drawable/ic_action_set.xml b/res/drawable/ic_action_set.xml
new file mode 100644
index 0000000..533bd31
--- /dev/null
+++ b/res/drawable/ic_action_set.xml
@@ -0,0 +1,33 @@
+<!--  Copyright (C) 2014-2016 The Dirty Unicorns Project
+
+     Licensed under the Apache License, Version 2.0 (the "License");
+     you may not use this file except in compliance with the License.
+     You may obtain a copy of the License at
+
+          http://www.apache.org/licenses/LICENSE-2.0
+
+     Unless required by applicable law or agreed to in writing, software
+     distributed under the License is distributed on an "AS IS" BASIS,
+     WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+     See the License for the specific language governing permissions and
+     limitations under the License.
+-->
+
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+    android:width="32.000000dp"
+    android:height="32.000000dp"
+    android:viewportWidth="96.000000"
+    android:viewportHeight="96.000000"
+    android:tint="?android:attr/colorAccent">
+
+    <group
+        android:translateY="96.000000"
+        android:scaleX="0.100000"
+        android:scaleY="-0.100000">
+        <path
+            android:fillColor="#FFFFFFFF"
+            android:strokeWidth="1"
+            android:pathData="M567 562 l-187 -187 -98 98 -98 97 -42 -43 -42 -43 139 -138 138 -138 232 227 c127
+125 231 230 230 234 0 3 -20 23 -43 43 l-42 37 -187 -187z" />
+    </group>
+</vector>