Skip to main content

Whats this


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">whats-this</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>
    <circle cx="16" cy="23" r="2"/>
    <path d="M16 2C8.28 2 2 8.28 2 16s6.28 14 14 14 14-6.28 14-14S23.72 2 16 2zm0 26C9.373 28 4 22.627 4 16S9.373 4 16 4s12 5.373 12 12-5.373 12-12 12z"/>
    <path d="m12.288 8.663-.796.795a2 2 0 1 0 2.829 2.829l.795-.796a1.25 1.25 0 1 1 1.768 1.768l-2.298 2.298a2 2 0 1 0 2.828 2.828l2.298-2.298a5.25 5.25 0 1 0-7.424-7.424z"/>
  </g>
</svg>