Skip to main content

Share


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

Code point

  • Unicode: U+F188
  • CSS: \F188
  • JS: \uF188
  • HTML: &#xF188;

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-share" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="m17.707 5.293-5-5a.999.999 0 0 0-1.414 0l-5 5a.999.999 0 1 0 1.414 1.414L11 3.414v11.628a1 1 0 1 0 2 0V3.414l3.293 3.293a.997.997 0 0 0 1.414 0 .999.999 0 0 0 0-1.414"/>
    <path d="M18.995 24H5.005C4.45 24 4 23.55 4 22.994V10.006C4 9.45 4.45 9 5.005 9h2.973a1.005 1.005 0 1 1 0 2.012H6.011v10.976H17.99V11.012h-1.885a1.005 1.005 0 0 1 0-2.012h2.891C19.551 9 20 9.45 20 10.006v12.988C20 23.55 19.551 24 18.995 24"/>
  </g>
</svg>