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.xml8
1 files changed, 4 insertions, 4 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 28172b6..e62c1c3 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
@@ -1,8 +1,8 @@
1<vector xmlns:android="http://schemas.android.com/apk/res/android" 1<vector xmlns:android="http://schemas.android.com/apk/res/android"
2 android:width="24dp" 2 android:width="24dp"
3 android:height="24dp" 3 android:height="24dp"
4 android:viewportHeight="24.0" 4 android:viewportHeight="24.0"
5 android:viewportWidth="24.0"> 5 android:viewportWidth="24.0">
6 <path 6 <path
7 android:fillColor="@color/textPrimary" 7 android:fillColor="@color/textPrimary"
8 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"/> 8 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"/>