From 32d1dc47f0e27752dc5dd4133184c49a2f564e53 Mon Sep 17 00:00:00 2001 From: Anton Chekulaev Date: Wed, 2 Sep 2020 22:32:23 +1000 Subject: [PATCH] Updated input panel camera icon. --- res/drawable/ic_outline_photo_camera_24.xml | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/res/drawable/ic_outline_photo_camera_24.xml b/res/drawable/ic_outline_photo_camera_24.xml index 4e8623f3fa..58dee806f9 100644 --- a/res/drawable/ic_outline_photo_camera_24.xml +++ b/res/drawable/ic_outline_photo_camera_24.xml @@ -5,6 +5,11 @@ android:viewportHeight="24" android:tint="?attr/colorControlNormal"> + android:strokeWidth="1.5" + android:pathData="M 9.1799478,2.9655 7.4596583,4.844265 H 4.4799837 c -1.0339942,0 -1.8800277,0.8454653 -1.8800277,1.878765 v 11.273221 c 0,1.033342 0.8460019,1.878765 1.8800277,1.878765 H 19.520416 c 1.033994,0 1.880028,-0.845465 1.880028,-1.878765 V 6.72303 c 0,-1.0333418 -0.846002,-1.878765 -1.880028,-1.878765 H 16.540742 L 14.820452,2.9655 Z" + android:strokeColor="@android:color/white"/> +