forked from getodk/collect
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request getodk#2067 from grzesiek2010/thinner_goto_icon
Thinner goto_icon
- Loading branch information
Showing
1 changed file
with
4 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,9 +1,5 @@ | ||
<vector xmlns:android="http://schemas.android.com/apk/res/android" | ||
android:width="36dp" | ||
android:height="36dp" | ||
android:viewportWidth="24.0" | ||
android:viewportHeight="24.0"> | ||
<path | ||
android:pathData="m8.363,3a0.531,0.531 0,0 0,-0.001 0.001,0.531 0.531,0 0,0 -0.367,0.154L3.156,7.995a0.531,0.531 0,0 0,0 0.753l3.982,3.983 -1.681,1.679a0.531,0.531 0,0 0,0.337 0.907l9.661,0.707a0.531,0.531 0,0 0,0.568 -0.568L15.316,5.795A0.531,0.531 0,0 0,14.411 5.457L12.731,7.138 8.747,3.156A0.531,0.531 0,0 0,8.363 3ZM18.831,16.727c-0.536,0.008 -1.102,0.247 -1.48,0.624 -0.384,0.385 -0.624,0.964 -0.624,1.51 0,0.546 0.239,1.129 0.624,1.514C17.736,20.76 18.319,21 18.864,21c0.545,0 1.126,-0.239 1.511,-0.624C20.76,19.991 21,19.406 21,18.861 21,18.316 20.761,17.737 20.376,17.351 19.984,16.959 19.387,16.719 18.831,16.727Z" | ||
android:fillColor="#000000" /> | ||
<vector android:height="36dp" android:viewportHeight="24.0" | ||
android:viewportWidth="24.0" android:width="36dp" xmlns:android="http://schemas.android.com/apk/res/android"> | ||
<path android:fillColor="#000000" android:pathData="M17.164,20.342A2.248,2.248 129.812,0 0,20.342 20.342,2.248 2.248,50.188 0,0 20.342,17.164 2.248,2.248 0,0 0,17.164 17.164,2.248 2.248,0 0,0 17.164,20.342Z"/> | ||
<path android:fillColor="#000000" android:pathData="m6.943,15.423a0.317,0.3 45,0 0,0.216 0.09l8.22,0.164a0.3,0.317 134.998,0 0,0.297 -0.297l-0.163,-8.221a0.317,0.3 45,0 0,-0.533 -0.235L12.933,8.971L7.059,3.097a0.3,0.317 134.999,0 0,-0.436 -0.012l-3.539,3.539a0.3,0.317 134.999,0 0,0.012 0.436L8.971,12.933l-2.048,2.048a0.3,0.317 134.998,0 0,0.019 0.443z"/> | ||
</vector> |