Skip to main content

Sign in out


Examples

Heading
Smaller heading

Inline text

Example link text

Download

Download the SVG to use or edit.

Download SVG

Icon font

Using the web font? Copy, paste, and go.

<i class="modus-icons notranslate">sign-in-out</i>

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" fill="currentColor" height="24" width="24" viewBox="0 0 32 32">
  <style>
    .st1{fill:#231f20}.st2{fill:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}
  </style>
  <g>

    <path d="M26 2H6a1 1 0 0 0-1 1v5a1 1 0 1 0 2 0V4h18v24H7v-4a1 1 0 1 0-2 0v5a1 1 0 0 0 1 1h20a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1z"/>
    <path d="m19.75 16.66-7 8c-.19.22-.47.34-.75.34-.12 0-.24-.02-.35-.06-.39-.15-.65-.52-.65-.94v-4H4c-.55 0-1-.45-1-1v-6c0-.55.45-1 1-1h7V8c0-.42.26-.79.65-.94.39-.14.83-.03 1.1.28l7 8c.33.38.33.94 0 1.32z"/>
  </g>
</svg>