Skip to main content

Flag


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

Code point

  • Unicode: U+F143
  • CSS: \F143
  • JS: \uF143
  • HTML: &#xF143;

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-flag" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M20 16c-4.512 0-6.019-.76-7.476-1.494C11.056 13.766 9.538 13 4 13a1 1 0 1 1 0-2c6.014 0 7.826.914 9.424 1.72 1.243.627 2.331 1.175 5.576 1.266v-9c-3.746-.104-5.132-.802-6.476-1.48C11.056 2.766 9.538 2 4 2a1 1 0 1 1 0-2c6.014 0 7.826.914 9.424 1.72C14.787 2.406 15.963 3 20 3a1 1 0 0 1 1 1v11a1 1 0 0 1-1 1"/>
    <path d="M4 24a1 1 0 0 1-1-1V1a1 1 0 1 1 2 0v22a1 1 0 0 1-1 1"/>
  </g>
</svg>