aboutsummaryrefslogtreecommitdiff
path: root/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml')
-rw-r--r--app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml b/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml
index 7ac9983..b511a87 100644
--- a/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml
+++ b/app/src/main/res/drawable/ic_photo_camera_primary_24dp.xml
@@ -23,9 +23,9 @@
23 android:viewportHeight="24.0" 23 android:viewportHeight="24.0"
24 android:viewportWidth="24.0"> 24 android:viewportWidth="24.0">
25 <path 25 <path
26 android:fillColor="@color/textPrimary" 26 android:fillColor="@color/textTitle"
27 android:pathData="M12,12m-3.2,0a3.2,3.2 0,1 1,6.4 0a3.2,3.2 0,1 1,-6.4 0"/> 27 android:pathData="M12,12m-3.2,0a3.2,3.2 0,1 1,6.4 0a3.2,3.2 0,1 1,-6.4 0"/>
28 <path 28 <path
29 android:fillColor="@color/textPrimary" 29 android:fillColor="@color/textTitle"
30 android:pathData="M9,2L7.17,4L4,4c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2L22,6c0,-1.1 -0.9,-2 -2,-2h-3.17L15,2L9,2zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5z"/> 30 android:pathData="M9,2L7.17,4L4,4c-1.1,0 -2,0.9 -2,2v12c0,1.1 0.9,2 2,2h16c1.1,0 2,-0.9 2,-2L22,6c0,-1.1 -0.9,-2 -2,-2h-3.17L15,2L9,2zM12,17c-2.76,0 -5,-2.24 -5,-5s2.24,-5 5,-5 5,2.24 5,5 -2.24,5 -5,5z"/>
31</vector> 31</vector>