summaryrefslogtreecommitdiffstats
path: root/quickReader/res/drawable/ic_cam_switcher_qr.xml
diff options
context:
space:
mode:
Diffstat (limited to 'quickReader/res/drawable/ic_cam_switcher_qr.xml')
-rw-r--r--quickReader/res/drawable/ic_cam_switcher_qr.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/quickReader/res/drawable/ic_cam_switcher_qr.xml b/quickReader/res/drawable/ic_cam_switcher_qr.xml
index eaf247f9e..0a5ca6ac2 100644
--- a/quickReader/res/drawable/ic_cam_switcher_qr.xml
+++ b/quickReader/res/drawable/ic_cam_switcher_qr.xml
@@ -14,11 +14,11 @@
limitations under the License.
-->
<vector xmlns:android="http://schemas.android.com/apk/res/android"
- android:height="24dp"
- android:width="24dp"
+ android:height="32dp"
+ android:width="32dp"
android:viewportWidth="24"
android:viewportHeight="24">
<path
- android:fillColor="#fafafa"
+ android:fillColor="@color/white"
android:pathData="M3,11H5V13H3V11M11,5H13V9H11V5M9,11H13V15H11V13H9V11M15,11H17V13H19V11H21V13H19V15H21V19H19V21H17V19H13V21H11V17H15V15H17V13H15V11M19,19V15H17V19H19M15,3H21V9H15V3M17,5V7H19V5H17M3,3H9V9H3V3M5,5V7H7V5H5M3,15H9V21H3V15M5,17V19H7V17H5Z" />
-</vector> \ No newline at end of file
+</vector>