Skip to main content

Language selection


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">language-selection</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:none;stroke:#000;stroke-width:2;stroke-linecap:round;stroke-linejoin:round;stroke-miterlimit:10}
  </style>

  <g>
    <path d="M29 2H3a1 1 0 0 0-1 1v20a1 1 0 0 0 1 1h5v5a.999.999 0 0 0 1.707.707L15.414 24H29a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm-1 20H15a1 1 0 0 0-.708.294L10 26.586V23a1 1 0 0 0-1-1H4V4h24v18z"/>
    <path d="M16 20c3.86 0 7-3.14 7-7s-3.14-7-7-7-7 3.14-7 7 3.14 7 7 7zm-4.899-6h1.928c.062 1.2.237 2.363.538 3.34-1.245-.7-2.172-1.899-2.466-3.34zm5.87-2h-1.942c.127-2.17.648-3.5.971-3.91.323.41.844 1.74.97 3.91zm0 2c-.127 2.17-.648 3.5-.971 3.91-.323-.41-.844-1.74-.97-3.91h1.94zm1.462 3.34c.3-.977.476-2.14.538-3.34H20.9c-.294 1.441-1.221 2.64-2.466 3.34zM20.9 12h-1.93c-.062-1.2-.237-2.363-.537-3.34 1.244.7 2.171 1.899 2.465 3.34zm-7.333-3.34c-.3.977-.475 2.14-.537 3.34H11.1c.294-1.441 1.221-2.64 2.465-3.34z"/>
  </g>
</svg>