Skip to main content

Leaf


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

Code point

  • Unicode: U+F152
  • CSS: \F152
  • JS: \uF152
  • HTML: &#xF152;

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-leaf" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M5.98 16.11.793 21.299a1 1 0 1 0 1.414 1.415l5.18-5.181c-.776-.044-1.264-.113-1.294-.117-.003-.02-.072-.515-.112-1.304"/>
    <path d="M15.844 7.662a.999.999 0 0 0-1.414 0L5.98 16.11c.042.79.11 1.285.113 1.305.029.004.518.073 1.295.117l8.456-8.457a.999.999 0 0 0 0-1.413"/>
    <path d="M7.005 16.5c2.017.152 7.51.234 10.589-2.846 3.08-3.08 2.995-8.57 2.846-10.589-2.014-.15-7.51-.234-10.59 2.846s-2.994 8.571-2.845 10.59m1.606 2.064c-1.502 0-2.544-.144-2.664-.162a.997.997 0 0 1-.845-.845c-.051-.347-1.183-8.543 3.335-13.06C12.953-.02 21.15 1.11 21.497 1.161a1 1 0 0 1 .846.846c.05.346 1.183 8.543-3.335 13.06-2.967 2.967-7.522 3.497-10.397 3.497"/>
  </g>
</svg>