Skip to main content

Favorite outlined


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-favorite-outlined"></i>

Code point

  • Unicode: U+F142
  • CSS: \F142
  • JS: \uF142
  • HTML: &#xF142;

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-favorite-outlined" viewBox="0 0 24 24">
  <path fill-rule="evenodd" d="M6.5 3C3.683 3 2 4.869 2 8c0 4.229 6.739 10.259 10 12.752C15.26 18.257 22 12.225 22 8c0-3.131-1.683-5-4.5-5C14.851 3 13 4.645 13 7a1 1 0 1 1-2 0c0-2.355-1.851-4-4.5-4M12 23a.995.995 0 0 1-.588-.191C10.946 22.47 0 14.436 0 8c0-4.187 2.612-7 6.5-7 2.398 0 4.378 1.023 5.5 2.665C13.122 2.023 15.102 1 17.5 1 21.388 1 24 3.813 24 8c0 6.436-10.946 14.47-11.412 14.809A.995.995 0 0 1 12 23"/>
</svg>