summaryrefslogtreecommitdiffstats
path: root/res/drawable/ic_ts_makeup_off.xml
diff options
context:
space:
mode:
authorJoey Rizzoli <joey@cyanogenmoditalia.it>2016-12-11 21:30:18 +0100
committerMichael Bestas <mikeioannina@gmail.com>2016-12-23 00:38:14 -0800
commit1a7d451750e1bccc734baa7870c6858cc2a01218 (patch)
tree48a4573dd9a60c6a7bcda2eaf298046075cafc4c /res/drawable/ic_ts_makeup_off.xml
parentd58b217be5bbdd5c8e29ca3d71fb168b65df7dac (diff)
downloadandroid_packages_apps_Snap-1a7d451750e1bccc734baa7870c6858cc2a01218.tar.gz
android_packages_apps_Snap-1a7d451750e1bccc734baa7870c6858cc2a01218.tar.bz2
android_packages_apps_Snap-1a7d451750e1bccc734baa7870c6858cc2a01218.zip
Snap: update caf icons
Change-Id: I1adaf709253637bde037b5aea1f856fc5b9029c7 Signed-off-by: Joey Rizzoli <joey@cyanogenmoditalia.it>
Diffstat (limited to 'res/drawable/ic_ts_makeup_off.xml')
-rw-r--r--res/drawable/ic_ts_makeup_off.xml16
1 files changed, 16 insertions, 0 deletions
diff --git a/res/drawable/ic_ts_makeup_off.xml b/res/drawable/ic_ts_makeup_off.xml
new file mode 100644
index 000000000..e2228fb62
--- /dev/null
+++ b/res/drawable/ic_ts_makeup_off.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="M12,2A10,10 0 0,0 2,12A10,10 0 0,0 12,22A10,10 0 0,0 22,12A10,10 0 0,0
+12,2M12,8.39C13.57,9.4 15.42,10 17.42,10C18.2,10 18.95,9.91
+19.67,9.74C19.88,10.45 20,11.21 20,12C20,16.41 16.41,20 12,20C9,20 6.39,18.34
+5,15.89L6.75,14V13A1.25,1.25 0 0,1 8,11.75A1.25,1.25 0 0,1
+9.25,13V14H12M16,11.75A1.25,1.25 0 0,0 14.75,13A1.25,1.25 0 0,0
+16,14.25A1.25,1.25 0 0,0 17.25,13A1.25,1.25 0 0,0 16,11.75Z" />
+</vector>