aboutsummaryrefslogtreecommitdiff
path: root/SlicesApp/res/drawable/ic_camera.xml
diff options
context:
space:
mode:
authorXin Li <delphij@google.com>2018-06-08 11:08:08 -0700
committerXin Li <delphij@google.com>2018-06-08 11:08:08 -0700
commit19c9669bdb81594c85fce629034b990900856655 (patch)
treea0d80646918ef7aa73fd720b9e34828c755d9a3a /SlicesApp/res/drawable/ic_camera.xml
parentcc65565e6f552dcbb8f858f8ffab78d781e689a9 (diff)
parent4a495cf103b0dbeb787345f6c987fe0494540207 (diff)
downloadexperimental-temp_p_merge.tar.gz
Merge pi-dev-plus-aosp-without-vendor into stage-aosp-mastertemp_p_merge
Bug: 79597307 Change-Id: I048ff2f62cf3747793f8f666825a6c82cd32a867
Diffstat (limited to 'SlicesApp/res/drawable/ic_camera.xml')
-rw-r--r--SlicesApp/res/drawable/ic_camera.xml18
1 files changed, 18 insertions, 0 deletions
diff --git a/SlicesApp/res/drawable/ic_camera.xml b/SlicesApp/res/drawable/ic_camera.xml
new file mode 100644
index 0000000..1a2ef24
--- /dev/null
+++ b/SlicesApp/res/drawable/ic_camera.xml
@@ -0,0 +1,18 @@
+<?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="#000000"
+ android:pathData="M 12 8.8 C 13.7673111995 8.8 15.2 10.2326888005 15.2 12 C 15.2 13.7673111995 13.7673111995 15.2 12 15.2 C 10.2326888005 15.2 8.8 13.7673111995 8.8 12 C 8.8 10.2326888005 10.2326888005 8.8 12 8.8 Z" />
+ <path
+ android:fillColor="#000000"
+ android:pathData="M9 2L7.17 4H4c-1.1 0-2 .9-2 2v12c0 1.1 .9 2 2 2h16c1.1 0 2-.9
+2-2V6c0-1.1-.9-2-2-2h-3.17L15 2H9zm3 15c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5
+5-2.24 5-5 5z" />
+ <path
+ android:pathData="M0 0h24v24H0z" />
+</vector> \ No newline at end of file