Skip to main content

Person


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-person"></i>

Code point

  • Unicode: U+F16E
  • CSS: \F16E
  • JS: \uF16E
  • HTML: &#xF16E;

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-person" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M23 23a1 1 0 0 1-2 0c0-3.86-3.14-7-7-7h-4c-3.86 0-7 3.14-7 7a1 1 0 0 1-2 0c0-4.962 4.038-9 9-9h4c4.962 0 9 4.038 9 9M12 2c2.206 0 4 1.794 4 4s-1.794 4-4 4-4-1.794-4-4 1.794-4 4-4m0 10c3.309 0 6-2.691 6-6s-2.691-6-6-6-6 2.691-6 6 2.691 6 6 6"/>
</svg>