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

Name
link-duotone
Set
Reicon
Style
Duotone
Category
Text-formatting
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All link icons →

More text-formatting icons from Reicon

Use the link icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M15.728 3.884c1.434-1.44 3.532-1.47 4.694-.304c1.164 1.168 1.132 3.28-.303 4.72l-2.424 2.433a.75.75 0 0 0 1.063 1.059l2.424-2.433c1.91-1.919 2.15-4.982.303-6.838c-1.85-1.857-4.907-1.615-6.82.304L9.818 7.692c-1.912 1.919-2.152 4.982-.303 6.837a.75.75 0 1 0 1.062-1.058c-1.163-1.168-1.132-3.28.303-4.72z"/><path d="M14.485 9.47a.75.75 0 0 0-1.063 1.06c1.164 1.168 1.132 3.279-.303 4.72L8.27 20.116c-1.434 1.44-3.532 1.47-4.694.304c-1.163-1.168-1.132-3.28.303-4.72l2.424-2.433a.75.75 0 1 0-1.062-1.059l-2.424 2.433C.906 16.56.666 19.623 2.515 21.48c1.85 1.858 4.907 1.615 6.819-.304l4.848-4.867c1.91-1.918 2.15-4.982.303-6.837" opacity=".5"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconLinkDuotone(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="M15.728 3.884c1.434-1.44 3.532-1.47 4.694-.304c1.164 1.168 1.132 3.28-.303 4.72l-2.424 2.433a.75.75 0 0 0 1.063 1.059l2.424-2.433c1.91-1.919 2.15-4.982.303-6.838c-1.85-1.857-4.907-1.615-6.82.304L9.818 7.692c-1.912 1.919-2.152 4.982-.303 6.837a.75.75 0 1 0 1.062-1.058c-1.163-1.168-1.132-3.28.303-4.72z"/><path d="M14.485 9.47a.75.75 0 0 0-1.063 1.06c1.164 1.168 1.132 3.279-.303 4.72L8.27 20.116c-1.434 1.44-3.532 1.47-4.694.304c-1.163-1.168-1.132-3.28.303-4.72l2.424-2.433a.75.75 0 1 0-1.062-1.059l-2.424 2.433C.906 16.56.666 19.623 2.515 21.48c1.85 1.858 4.907 1.615 6.819-.304l4.848-4.867c1.91-1.918 2.15-4.982.303-6.837" opacity=".5"/></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="M15.728 3.884c1.434-1.44 3.532-1.47 4.694-.304c1.164 1.168 1.132 3.28-.303 4.72l-2.424 2.433a.75.75 0 0 0 1.063 1.059l2.424-2.433c1.91-1.919 2.15-4.982.303-6.838c-1.85-1.857-4.907-1.615-6.82.304L9.818 7.692c-1.912 1.919-2.152 4.982-.303 6.837a.75.75 0 1 0 1.062-1.058c-1.163-1.168-1.132-3.28.303-4.72z"/><path d="M14.485 9.47a.75.75 0 0 0-1.063 1.06c1.164 1.168 1.132 3.279-.303 4.72L8.27 20.116c-1.434 1.44-3.532 1.47-4.694.304c-1.163-1.168-1.132-3.28.303-4.72l2.424-2.433a.75.75 0 1 0-1.062-1.059l-2.424 2.433C.906 16.56.666 19.623 2.515 21.48c1.85 1.858 4.907 1.615 6.819-.304l4.848-4.867c1.91-1.918 2.15-4.982.303-6.837" opacity=".5"/></g></svg>
</template>

CSS

.icon-link-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%22M15.728%203.884c1.434-1.44%203.532-1.47%204.694-.304c1.164%201.168%201.132%203.28-.303%204.72l-2.424%202.433a.75.75%200%200%200%201.063%201.059l2.424-2.433c1.91-1.919%202.15-4.982.303-6.838c-1.85-1.857-4.907-1.615-6.82.304L9.818%207.692c-1.912%201.919-2.152%204.982-.303%206.837a.75.75%200%201%200%201.062-1.058c-1.163-1.168-1.132-3.28.303-4.72z%22%2F%3E%3Cpath%20d%3D%22M14.485%209.47a.75.75%200%200%200-1.063%201.06c1.164%201.168%201.132%203.279-.303%204.72L8.27%2020.116c-1.434%201.44-3.532%201.47-4.694.304c-1.163-1.168-1.132-3.28.303-4.72l2.424-2.433a.75.75%200%201%200-1.062-1.059l-2.424%202.433C.906%2016.56.666%2019.623%202.515%2021.48c1.85%201.858%204.907%201.615%206.819-.304l4.848-4.867c1.91-1.918%202.15-4.982.303-6.837%22%20opacity%3D%22.5%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%22M15.728%203.884c1.434-1.44%203.532-1.47%204.694-.304c1.164%201.168%201.132%203.28-.303%204.72l-2.424%202.433a.75.75%200%200%200%201.063%201.059l2.424-2.433c1.91-1.919%202.15-4.982.303-6.838c-1.85-1.857-4.907-1.615-6.82.304L9.818%207.692c-1.912%201.919-2.152%204.982-.303%206.837a.75.75%200%201%200%201.062-1.058c-1.163-1.168-1.132-3.28.303-4.72z%22%2F%3E%3Cpath%20d%3D%22M14.485%209.47a.75.75%200%200%200-1.063%201.06c1.164%201.168%201.132%203.279-.303%204.72L8.27%2020.116c-1.434%201.44-3.532%201.47-4.694.304c-1.163-1.168-1.132-3.28.303-4.72l2.424-2.433a.75.75%200%201%200-1.062-1.059l-2.424%202.433C.906%2016.56.666%2019.623%202.515%2021.48c1.85%201.858%204.907%201.615%206.819-.304l4.848-4.867c1.91-1.918%202.15-4.982.303-6.837%22%20opacity%3D%22.5%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-duotone.svg?color=%231a73e8&size=48