link 3 icon

link-3 from Reicon by REICON · Outline · Text-formatting · MIT Free for personal and commercial use.

Name
link-3
Set
Reicon
Style
Outline
Category
Text-formatting
Viewbox
24×24
License
MIT

1 other variant in Reicon

The same icon in other sets

More text-formatting icons from Reicon

Use the link 3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.739 4.261a6.867 6.867 0 0 0-9.711 0l-.72.721a.75.75 0 0 0 1.06 1.06l.72-.72a5.367 5.367 0 1 1 7.59 7.59l-.72.72a.75.75 0 0 0 1.06 1.06l.72-.72a6.867 6.867 0 0 0 0-9.71M6.043 9.307a.75.75 0 0 1 0 1.06l-.721.722a5.367 5.367 0 1 0 7.59 7.59l.72-.722a.75.75 0 0 1 1.06 1.06l-.72.722a6.867 6.867 0 0 1-9.71-9.711l.72-.72a.75.75 0 0 1 1.06 0"/><path d="M14.693 9.307a.75.75 0 0 1 0 1.06l-4.325 4.326a.75.75 0 1 1-1.06-1.06l4.324-4.326a.75.75 0 0 1 1.06 0"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconLink3(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.739 4.261a6.867 6.867 0 0 0-9.711 0l-.72.721a.75.75 0 0 0 1.06 1.06l.72-.72a5.367 5.367 0 1 1 7.59 7.59l-.72.72a.75.75 0 0 0 1.06 1.06l.72-.72a6.867 6.867 0 0 0 0-9.71M6.043 9.307a.75.75 0 0 1 0 1.06l-.721.722a5.367 5.367 0 1 0 7.59 7.59l.72-.722a.75.75 0 0 1 1.06 1.06l-.72.722a6.867 6.867 0 0 1-9.71-9.711l.72-.72a.75.75 0 0 1 1.06 0"/><path d="M14.693 9.307a.75.75 0 0 1 0 1.06l-4.325 4.326a.75.75 0 1 1-1.06-1.06l4.324-4.326a.75.75 0 0 1 1.06 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M19.739 4.261a6.867 6.867 0 0 0-9.711 0l-.72.721a.75.75 0 0 0 1.06 1.06l.72-.72a5.367 5.367 0 1 1 7.59 7.59l-.72.72a.75.75 0 0 0 1.06 1.06l.72-.72a6.867 6.867 0 0 0 0-9.71M6.043 9.307a.75.75 0 0 1 0 1.06l-.721.722a5.367 5.367 0 1 0 7.59 7.59l.72-.722a.75.75 0 0 1 1.06 1.06l-.72.722a6.867 6.867 0 0 1-9.71-9.711l.72-.72a.75.75 0 0 1 1.06 0"/><path d="M14.693 9.307a.75.75 0 0 1 0 1.06l-4.325 4.326a.75.75 0 1 1-1.06-1.06l4.324-4.326a.75.75 0 0 1 1.06 0"/></g></svg>
</template>

CSS

.icon-link-3 {
  width: 24px;
  height: 24px;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.739%204.261a6.867%206.867%200%200%200-9.711%200l-.72.721a.75.75%200%200%200%201.06%201.06l.72-.72a5.367%205.367%200%201%201%207.59%207.59l-.72.72a.75.75%200%200%200%201.06%201.06l.72-.72a6.867%206.867%200%200%200%200-9.71M6.043%209.307a.75.75%200%200%201%200%201.06l-.721.722a5.367%205.367%200%201%200%207.59%207.59l.72-.722a.75.75%200%200%201%201.06%201.06l-.72.722a6.867%206.867%200%200%201-9.71-9.711l.72-.72a.75.75%200%200%201%201.06%200%22%2F%3E%3Cpath%20d%3D%22M14.693%209.307a.75.75%200%200%201%200%201.06l-4.325%204.326a.75.75%200%201%201-1.06-1.06l4.324-4.326a.75.75%200%200%201%201.06%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M19.739%204.261a6.867%206.867%200%200%200-9.711%200l-.72.721a.75.75%200%200%200%201.06%201.06l.72-.72a5.367%205.367%200%201%201%207.59%207.59l-.72.72a.75.75%200%200%200%201.06%201.06l.72-.72a6.867%206.867%200%200%200%200-9.71M6.043%209.307a.75.75%200%200%201%200%201.06l-.721.722a5.367%205.367%200%201%200%207.59%207.59l.72-.722a.75.75%200%200%201%201.06%201.06l-.72.722a6.867%206.867%200%200%201-9.71-9.711l.72-.72a.75.75%200%200%201%201.06%200%22%2F%3E%3Cpath%20d%3D%22M14.693%209.307a.75.75%200%200%201%200%201.06l-4.325%204.326a.75.75%200%201%201-1.06-1.06l4.324-4.326a.75.75%200%200%201%201.06%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/link-3.svg?color=%231a73e8&size=48