Skip to main content

Feedback


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">feedback</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>
    <path d="M29 2H3a1 1 0 0 0-1 1v20a1 1 0 0 0 1 1h5v5a.999.999 0 0 0 1.707.707L15.414 24H29a1 1 0 0 0 1-1V3a1 1 0 0 0-1-1zm-1 20H15a1 1 0 0 0-.708.294L10 26.586V23a1 1 0 0 0-1-1H4V4h24v18z"/>
    <path d="M7 9h18a1 1 0 1 0 0-2H7a1 1 0 1 0 0 2zm0 5h18a1 1 0 1 0 0-2H7a1 1 0 1 0 0 2zm0 5h12a1 1 0 1 0 0-2H7a1 1 0 1 0 0 2z"/>
  </g>
</svg>