summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_settings_denoise.xml
diff options
context:
space:
mode:
authorjrizzoli <joey@cyanogenmoditalia.it>2016-01-20 21:27:46 +0100
committerSteve Kondik <steve@cyngn.com>2016-11-02 12:24:49 -0700
commit38c493053839de5fbec8a1004cf521f87bdf2b09 (patch)
tree3126e3adc2864bd5dbfea796c2d794604a423f63 /res/drawable/ic_settings_denoise.xml
parent047dcba3456d08d3c101322ad6bcbbc029205c3a (diff)
downloadandroid_packages_apps_Snap-38c493053839de5fbec8a1004cf521f87bdf2b09.tar.gz
android_packages_apps_Snap-38c493053839de5fbec8a1004cf521f87bdf2b09.tar.bz2
android_packages_apps_Snap-38c493053839de5fbec8a1004cf521f87bdf2b09.zip
Snap: Add icons to all remaining preferences
Change-Id: I0a06b550ae4137d0e665947d8a8574c3b26fcb95 Signed-off-by: jrizzoli <joey@cyanogenmoditalia.it>
Diffstat (limited to 'res/drawable/ic_settings_denoise.xml')
-rw-r--r--res/drawable/ic_settings_denoise.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_settings_denoise.xml b/res/drawable/ic_settings_denoise.xml
new file mode 100644
index 000000000..99be11332
--- /dev/null
+++ b/res/drawable/ic_settings_denoise.xml
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="utf-8"?>
+<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="@color/white"
+ android:pathData="M11 9h2v2h-2zm-2 2h2v2H9zm4 0h2v2h-2zm2-2h2v2h-2zM7 9h2v2H7zm12-6H5c-1.1 0-2
+.9-2 2v14c0 1.1 .9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zM9 18H7v-2h2v2zm4
+0h-2v-2h2v2zm4
+0h-2v-2h2v2zm2-7h-2v2h2v2h-2v-2h-2v2h-2v-2h-2v2H9v-2H7v2H5v-2h2v-2H5V5h14v6z" />
+ <path
+ android:pathData="M0 0h24v24H0z" />
+</vector>