Skip to main content

Add

Examples

Heading
Smaller heading

Inline text

Inline font

Example link text

Download SVG

Icon font

<i class="wiw-icon wiw-add"></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-add" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M18,11c0.55228,0 1,0.44772 1,1c0,0.55228 -0.44772,1 -1,1h-5v5c0,0.55228 -0.44772,1 -1,1c-0.55228,0 -1,-0.44772 -1,-1v-5h-5c-0.55228,0 -1,-0.44772 -1,-1c0,-0.55228 0.44772,-1 1,-1h5v-5c0,-0.55228 0.44772,-1 1,-1c0.55228,0 1,0.44772 1,1v5z"/>
</svg>