Commit e4085a59 authored by Tiger Oakes's avatar Tiger Oakes
Browse files

Fixes mozilla-mobile/fenix#4702 - Tweak globe path

parent d1121b5c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,5 +9,5 @@
        android:viewportHeight="24">
    <path
        android:fillColor="@color/mozac_ui_icons_fill"
        android:pathData="M12,2A10,10 0,1 0,22 12,10.011 10.011,0 0,0 12,2ZM19.931,11h-3.95a19.147,19.147 0,0 0,-1.217 -6.5A8.013,8.013 0,0 1,19.931 11ZM12,20c-0.48,0 -1.808,-2.4 -1.981,-7h3.962C13.808,17.6 12.48,20 12,20ZM10.019,11c0.173,-4.6 1.5,-7 1.981,-7s1.808,2.4 1.981,7ZM9.236,4.5A19.147,19.147 0,0 0,8.019 11L4.069,11A8.013,8.013 0,0 1,9.236 4.5ZM4.069,13h3.95a19.147,19.147 0,0 0,1.217 6.5A8.013,8.013 0,0 1,4.069 13ZM14.769,19.5A19.147,19.147 0,0 0,15.981 13h3.95A8.013,8.013 0,0 1,14.764 19.5Z"/>
        android:pathData="M12 2a10 10 0 1 0 0 20 10 10 0 0 0 0-20zm8 9h-4c0-2.2-0.5-4.4-1.2-6.5a8 8 0 0 1 5.1 6.5zm-8 9c-0.5 0-1.8-2.4-2-7h4c-0.2 4.6-1.5 7-2 7zm-2-9c0.2-4.6 1.5-7 2-7s1.8 2.4 2 7zm-0.8-6.5C8.5 6.5 8 8.8 8 11H4a8 8 0 0 1 5.2-6.5zM4.1 13h4c0 2.2 0.4 4.4 1.1 6.5A8 8 0 0 1 4.1 13zm10.7 6.5c0.7-2 1.2-4.3 1.2-6.5h4a8 8 0 0 1-5.2 6.5z"/>
</vector>