Skip to main content

Switch accounts


Examples

Heading
Smaller heading

Inline text

Inline font

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="wiw-icon wiw-switch-accounts"></i>

Code point

  • Unicode: U+F18F
  • CSS: \F18F
  • JS: \uF18F
  • HTML: &#xF18F;

Copy HTML

Paste the SVG right into your project's code.

<svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" fill="currentColor" class="wiw-icon wiw-switch-accounts" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M17 19h-5.586l1.293-1.293a.999.999 0 1 0-1.414-1.414l-3 3a.999.999 0 0 0 0 1.414l3 3a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414L11.414 21H17a1 1 0 1 0 0-2m6.707-4.707-3-3a.999.999 0 1 0-1.414 1.414L20.586 14H15a1 1 0 1 0 0 2h5.586l-1.293 1.293a.999.999 0 1 0 1.414 1.414l3-3a.999.999 0 0 0 0-1.414M12 2C9.794 2 8 3.794 8 6s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4m0 10c-3.309 0-6-2.691-6-6s2.691-6 6-6 6 2.691 6 6-2.691 6-6 6M2 23a1 1 0 0 1-1-1c0-3.851 2.064-7.471 5.387-9.449A1 1 0 1 1 7.41 14.27C4.648 15.913 3 18.804 3 22a1 1 0 0 1-1 1"/>
</svg>