Skip to content

Commit

Permalink
tweak Oculus 3DoF icon dimensions
Browse files Browse the repository at this point in the history
  • Loading branch information
cvan committed May 3, 2019
1 parent 14c81cf commit cf09d39
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<vector android:height="24dp" android:viewportHeight="200"
android:viewportWidth="200" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<vector android:height="24dp" android:viewportHeight="210"
android:viewportWidth="210" android:width="24dp" xmlns:android="http://schemas.android.com/apk/res/android">
<path android:fillColor="@color/fog" android:pathData="M183.31,156.74c-1.69,-3.73 -47.45,-62.51 -50.13,-66 -2,-2.53 -50,-62.29 -52.63,-64.91C76.28,21.59 71.8,18 66.48,16c-14.2,-5.18 -30.23,-2.59 -41.62,8.8s-14,27.46 -8.78,41.67c1.94,5.3 5.55,9.77 9.81,14 2.65,2.66 62.17,50.53 65,52.7 3.71,2.8 62.07,48.45 66,50.1 4.24,1.77 14.27,7.35 24,-2.38S184.89,160.19 183.31,156.74ZM110.31,93.82c-0.24,4.79 -3.3,9 -5.36,11.07s-6.39,5.31 -11.23,5.66a27.46,27.46 0,0 1,-9 -0.86c-6.56,-1.6 -14.19,-5.76 -15.67,-6.55 -1.8,-1 -34.83,-21.88 -41.49,-28.54A33.28,33.28 0,0 1,74.63 27.53c6.75,6.75 27,40.32 27.84,42.35 0.68,1.61 4.85,8.51 6.82,15.54A26.2,26.2 0,0 1,110.28 93.82Z"/>
<path android:fillColor="@color/fog" android:pathData="M51.1,51.08m-30.93,0a30.93,30.93 0,1 1,61.86 0a30.93,30.93 0,1 1,-61.86 0"/>
<path android:fillColor="@color/fog" android:pathData="M91.36,82.31a6.38,6.38 0,1 0,0 9A6.38,6.38 0,0 0,91.36 82.31Z"/>
Expand Down

0 comments on commit cf09d39

Please sign in to comment.