Skip to main content

Flag

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-flag"></i>

Code point

  • Unicode:
  • CSS:
  • JS:
  • HTML:

Raw SVG

<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,-0.76 -7.476,-1.494c-1.468,-0.74 -2.986,-1.506 -8.524,-1.506c-0.55228,0 -1,-0.44772 -1,-1c0,-0.55228 0.44772,-1 1,-1c6.014,0 7.826,0.914 9.424,1.72c1.243,0.627 2.331,1.175 5.576,1.266v-9c-3.746,-0.104 -5.132,-0.802 -6.476,-1.48c-1.468,-0.74 -2.986,-1.506 -8.524,-1.506c-0.55228,0 -1,-0.44772 -1,-1c0,-0.55228 0.44772,-1 1,-1c6.014,0 7.826,0.914 9.424,1.72c1.363,0.686 2.539,1.28 6.576,1.28c0.55228,0 1,0.44772 1,1v11c0,0.55228 -0.44772,1 -1,1"/>
    <path d="M4,24c-0.55228,0 -1,-0.44772 -1,-1v-22c0,-0.55228 0.44772,-1 1,-1c0.55228,0 1,0.44772 1,1v22c0,0.55228 -0.44772,1 -1,1"/>
  </g>
</svg>