navbar: Redraw log-in icon with thinner stroke.

This commit is contained in:
Karl Stolley
2025-08-06 11:46:44 -05:00
committed by Tim Abbott
parent 2909d4917c
commit 2fdf179d42
2 changed files with 7 additions and 1 deletions

View File

@@ -0,0 +1,6 @@
<svg width="17" height="16" viewBox="0 0 17 16" xmlns="http://www.w3.org/2000/svg">
<path
d="m 6.640625,0.5703125 c -0.892362,0 -1.6230469,0.7306849 -1.6230469,1.6230469 V 3.5 A 0.42399999,0.42399999 0 0 0 5.4414062,3.9257813 0.42399999,0.42399999 0 0 0 5.8652344,3.5 V 2.1933594 c 0,-0.4372381 0.3381526,-0.7753906 0.7753906,-0.7753907 h 7.068359 c 0.437238,0 0.777344,0.3381526 0.777344,0.7753907 V 13.794922 c 0,0.437238 -0.340106,0.775391 -0.777344,0.775391 H 6.640625 c -0.437238,0 -0.7753906,-0.338153 -0.7753906,-0.775391 V 12.505859 A 0.42399999,0.42399999 0 0 0 5.4414062,12.082031 0.42399999,0.42399999 0 0 0 5.0175781,12.505859 v 1.289063 c 0,0.892362 0.7306849,1.623047 1.6230469,1.623047 h 7.068359 c 0.892362,0 1.625,-0.730685 1.625,-1.623047 V 2.1933594 c 0,-0.892362 -0.732638,-1.6230469 -1.625,-1.6230469 z" />
<path
d="M 8.421875,5.0644531 A 0.42399999,0.42399999 0 0 0 8.1210938,5.1875 a 0.42399999,0.42399999 0 0 0 0,0.5996094 L 9.90625,7.5722656 H 1.9042969 A 0.42399999,0.42399999 0 0 0 1.4804687,7.9960937 0.42399999,0.42399999 0 0 0 1.9042969,8.4199219 H 9.9121094 L 8.1230469,10.208984 a 0.42399999,0.42399999 0 0 0 0,0.59961 0.42399999,0.42399999 0 0 0 0.5996094,0 L 11.222656,8.3085938 a 0.42399999,0.42399999 0 0 0 0.01367,-0.00586 0.42399999,0.42399999 0 0 0 0.02734,-0.048828 0.42399999,0.42399999 0 0 0 0.07031,-0.1210938 0.42399999,0.42399999 0 0 0 0.01172,-0.058594 0.42399999,0.42399999 0 0 0 0,-0.1621094 0.42399999,0.42399999 0 0 0 -0.0059,-0.029297 0.42399999,0.42399999 0 0 0 -0.101563,-0.1894531 0.42399999,0.42399999 0 0 0 -0.0098,0 0.42399999,0.42399999 0 0 0 -0.0078,-0.00586 l -2.4999999,-2.5 A 0.42399999,0.42399999 0 0 0 8.421875,5.0644531 Z" />
</svg>

After

Width:  |  Height:  |  Size: 1.7 KiB

View File

@@ -62,7 +62,7 @@
</div>
<div class="spectator_narrow_login_button only-visible-for-spectators" data-tippy-content="{{t 'Log in' }}" data-tippy-placement="bottom">
<a id="login_button" class="header-button login_button navbar-item" tabindex="0">
<i class="zulip-icon zulip-icon-log-in"></i>
<i class="zulip-icon zulip-icon-log-in-navbar"></i>
</a>
</div>
<div id="userlist-toggle" class="hidden-for-spectators">