link3 icon
link3-duotone from Reicon by REICON · Duotone · Newicons · MIT Free for personal and commercial use.
- Name
- link3-duotone
- Set
- Reicon
- Style
- Duotone
- Category
- Newicons
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More newicons icons from Reicon
Use the link3 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" opacity=".5"/><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.325-4.326a.75.75 0 0 1 1.06 0"/></g></svg>
React
import type { SVGProps } from "react";
export function ReiconLink3Duotone(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" opacity=".5"/><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.325-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" opacity=".5"/><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.325-4.326a.75.75 0 0 1 1.06 0"/></g></svg> </template>
CSS
.icon-link3-duotone {
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%20opacity%3D%22.5%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.325-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%20opacity%3D%22.5%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.325-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/link3-duotone.svg?color=%231a73e8&size=48