Skip to main content

Link


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

Code point

  • Unicode: U+F153
  • CSS: \F153
  • JS: \uF153
  • HTML: &#xF153;

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-link" viewBox="0 0 24 24">
  <g fill-rule="evenodd">
    <path d="M7.222 22.495A5.208 5.208 0 0 1 3.53 20.97 5.186 5.186 0 0 1 2 17.276c0-1.395.543-2.706 1.53-3.692l1.855-1.856A1 1 0 0 1 6.8 13.142l-1.855 1.856A3.199 3.199 0 0 0 4 17.276c0 .861.335 1.67.944 2.28a3.227 3.227 0 0 0 4.556 0l4.06-4.06a3.203 3.203 0 0 0 .943-2.278c0-.86-.336-1.67-.944-2.279a3.295 3.295 0 0 0-.78-.576 1 1 0 1 1 .93-1.769c.466.244.891.558 1.264.931a5.19 5.19 0 0 1 1.53 3.693 5.188 5.188 0 0 1-1.53 3.692l-4.059 4.06a5.208 5.208 0 0 1-3.692 1.525"/>
    <path d="M11.224 15.997a.993.993 0 0 1-.472-.119 5.166 5.166 0 0 1-1.222-.91A5.186 5.186 0 0 1 8 11.276c0-1.395.544-2.706 1.53-3.692l4.059-4.059a5.232 5.232 0 0 1 7.385 0 5.189 5.189 0 0 1 1.529 3.693 5.187 5.187 0 0 1-1.53 3.692l-1.855 1.856a1 1 0 0 1-1.414-1.415l1.855-1.855a3.199 3.199 0 0 0 .944-2.278c0-.86-.335-1.67-.944-2.279a3.227 3.227 0 0 0-4.556 0L10.943 9A3.203 3.203 0 0 0 10 11.275a3.21 3.21 0 0 0 1.698 2.84 1 1 0 0 1-.474 1.881"/>
  </g>
</svg>