Skip to main content

Report


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

Code point

  • Unicode: U+F178
  • CSS: \F178
  • JS: \uF178
  • HTML: &#xF178;

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-report" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M17 24H3a1 1 0 0 1-1-1V5a1 1 0 0 1 1-1h4a1 1 0 1 1 0 2H4v16h12v-3a1 1 0 1 1 2 0v4a1 1 0 0 1-1 1"/>
    <path d="M8 18h12V2H8v16Zm13 2H7a1 1 0 0 1-1-1V1a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v18a1 1 0 0 1-1 1Z"/>
    <path d="M18 6h-8a1 1 0 1 1 0-2h8a1 1 0 1 1 0 2m-5 4h-3a1 1 0 1 1 0-2h3a1 1 0 1 1 0 2m-2.001 7a1 1 0 0 1-.831-1.555l2-3a.998.998 0 0 1 1.539-.152l1.185 1.185L17.2 10.4a1.001 1.001 0 0 1 1.6 1.2l-3 4a.998.998 0 0 1-.729.397.967.967 0 0 1-.778-.29l-1.138-1.138-1.323 1.986a.998.998 0 0 1-.833.445"/>
  </g>
</svg>