We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f298415 commit 405751aCopy full SHA for 405751a
app/src/main/res/drawable/ic_enterprise_blue.xml
@@ -1,10 +1,10 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<vector xmlns:android="http://schemas.android.com/apk/res/android"
3
- android:width="24dp"
4
- android:height="24dp"
+ android:width="32dp"
+ android:height="32dp"
5
android:viewportHeight="24"
6
- android:tint="#4285F4"
7
- android:viewportWidth="24">
+ android:viewportWidth="24"
+ android:tint="#4285F4">
8
9
<path android:pathData="M0 0h24v24H0V0z" />
10
<path
0 commit comments