Skip to main content

Bug


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

Code point

  • Unicode: U+F118
  • CSS: \F118
  • JS: \uF118
  • HTML: &#xF118;

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-bug" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M19.95 11H4.05a1 1 0 1 1 0-2h15.9a1 1 0 1 1 0 2"/>
    <path d="M12 4c-3.86 0-7 3.141-7 7v4c0 3.859 3.14 7 7 7s7-3.141 7-7v-4c0-3.859-3.14-7-7-7m0 20c-4.962 0-9-4.037-9-9v-4c0-4.963 4.038-9 9-9s9 4.037 9 9v4c0 4.963-4.038 9-9 9"/>
    <path d="M16 5a.999.999 0 0 1-.707-1.707l2-2a.999.999 0 1 1 1.414 1.414l-2 2A.997.997 0 0 1 16 5M8 5a.997.997 0 0 1-.707-.293l-2-2a.999.999 0 1 1 1.414-1.414l2 2A.999.999 0 0 1 8 5m15 10h-3a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2m-3-4a.999.999 0 0 1-.316-1.948l3-1a.999.999 0 1 1 .632 1.896l-3 1A1 1 0 0 1 20 11m3 9a1 1 0 0 1-.316-.052l-3-1a.999.999 0 1 1 .632-1.896l3 1A.999.999 0 0 1 23 20M4 15H1a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2m0-4a1 1 0 0 1-.316-.052l-3-1a.999.999 0 1 1 .632-1.896l3 1A.999.999 0 0 1 4 11m-3 9a.999.999 0 0 1-.316-1.948l3-1a.998.998 0 1 1 .632 1.896l-3 1A1 1 0 0 1 1 20"/>
  </g>
</svg>