aboutsummaryrefslogtreecommitdiff
path: root/WordPress/src/main/res/drawable/gridicons_cog.xml
diff options
context:
space:
mode:
Diffstat (limited to 'WordPress/src/main/res/drawable/gridicons_cog.xml')
-rw-r--r--WordPress/src/main/res/drawable/gridicons_cog.xml9
1 files changed, 9 insertions, 0 deletions
diff --git a/WordPress/src/main/res/drawable/gridicons_cog.xml b/WordPress/src/main/res/drawable/gridicons_cog.xml
new file mode 100644
index 000000000..443773e70
--- /dev/null
+++ b/WordPress/src/main/res/drawable/gridicons_cog.xml
@@ -0,0 +1,9 @@
+<vector xmlns:android="http://schemas.android.com/apk/res/android"
+ android:width="24dp"
+ android:height="24dp"
+ android:viewportWidth="24.0"
+ android:viewportHeight="24.0">
+ <path
+ android:fillColor="#FF000000"
+ android:pathData="M20,12c0,-0.568 -0.061,-1.122 -0.174,-1.656l1.834,-1.612l-2,-3.464l-2.322,0.786c-0.819,-0.736 -1.787,-1.308 -2.859,-1.657L14,2h-4L9.521,4.396c-1.072,0.349 -2.04,0.921 -2.859,1.657L4.34,5.268l-2,3.464l1.834,1.612C4.061,10.878 4,11.432 4,12s0.061,1.122 0.174,1.656L2.34,15.268l2,3.464l2.322,-0.786c0.819,0.736 1.787,1.308 2.859,1.657L10,22h4l0.479,-2.396c1.072,-0.349 2.039,-0.921 2.859,-1.657l2.322,0.786l2,-3.464l-1.834,-1.612C19.939,13.122 20,12.568 20,12zM12,16c-2.209,0 -4,-1.791 -4,-4c0,-2.209 1.791,-4 4,-4c2.209,0 4,1.791 4,4C16,14.209 14.209,16 12,16z"/>
+</vector>