Add sign in to top left menu for guests

This commit is contained in:
J. Ryan Stinnett 2019-02-13 15:48:40 +00:00
parent 422750082d
commit 22789ada94
4 changed files with 34 additions and 7 deletions

View file

@ -0,0 +1,7 @@
<svg height="16" viewBox="0 0 16 16" width="16" xmlns="http://www.w3.org/2000/svg">
<g style="stroke:#454545;stroke-width:1.2;fill:none;fill-rule:evenodd;stroke-linecap:round;stroke-linejoin:round" transform="translate(1 1)">
<path d="m9.33333333 0h3.11111107c.8591097 0 1.5555556.69644595 1.5555556 1.55555556v10.88888884c0 .8591097-.6964459 1.5555556-1.5555556 1.5555556h-3.11111107"/>
<path d="m5.44444444 10.8888889 3.88888889-3.8888889-3.88888889-3.88888889"/>
<path d="m9.33333333 7h-9.33333333"/>
</g>
</svg>

After

Width:  |  Height:  |  Size: 548 B