Skip to main content

Job site


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-job-site"></i>

Code point

  • Unicode: U+F14E
  • CSS: \F14E
  • JS: \uF14E
  • HTML: &#xF14E;

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-job-site" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M12 7c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0 6c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4"/>
    <path d="M12 2C8.141 2 5 5.14 5 9c0 2.006 2.111 6.501 5.793 12.333.535.849 1.879.849 2.414 0C16.889 15.501 19 11.006 19 9c0-3.86-3.141-7-7-7m0 22.001A3.408 3.408 0 0 1 9.102 22.4C6.318 17.991 3 12.087 3 9c0-4.962 4.037-9 9-9s9 4.038 9 9c0 3.087-3.318 8.991-6.102 13.4A3.408 3.408 0 0 1 12 24.001"/>
  </g>
</svg>