Skip to main content

Share android


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

Code point

  • Unicode: U+F187
  • CSS: \F187
  • JS: \uF187
  • HTML: &#xF187;

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-android" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M6.68 11.66a1 1 0 0 1-.447-1.895l10.639-5.319a1 1 0 0 1 .895 1.79l-10.64 5.32a1.003 1.003 0 0 1-.446.104m10.636 8c-.15 0-.303-.035-.446-.106l-10.638-5.32a1 1 0 1 1 .894-1.789l10.638 5.32a1.001 1.001 0 0 1-.448 1.894"/>
    <path d="M4 10c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0 6c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4M20 2c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0 6c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4m0 10c-1.103 0-2 .897-2 2s.897 2 2 2 2-.897 2-2-.897-2-2-2m0 6c-2.206 0-4-1.794-4-4s1.794-4 4-4 4 1.794 4 4-1.794 4-4 4"/>
  </g>
</svg>