Skip to main content

Requests


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

Code point

  • Unicode: U+F17F
  • CSS: \F17F
  • JS: \uF17F
  • HTML: &#xF17F;

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-requests" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M22 17a1 1 0 0 1-1 1H3a1 1 0 0 1-1-1v-6h4v1c0 1.103.897 2 2 2h8c1.103 0 2-.897 2-2v-1h4v6ZM4.721 2h14.558l2.334 7H18c-1.103 0-2 .897-2 2v1H8v-1c0-1.103-.897-2-2-2H2.387l2.334-7Zm19.246 7.837c-.008-.051-.002-.103-.019-.153l-3-9A.997.997 0 0 0 20 0H4a.998.998 0 0 0-.948.684l-3 9c-.017.05-.011.102-.019.154C.023 9.893 0 9.942 0 10v7c0 1.654 1.346 3 3 3h18c1.654 0 3-1.346 3-3v-7c0-.058-.023-.107-.033-.163Z"/>
</svg>