link2-filled from Reicon by REICON · Filled · Newicons · MIT Free for personal and commercial use.

Name
link2-filled
Set
Reicon
Style
Filled
Category
Newicons
Viewbox
24×24
License
MIT

2 other variants in Reicon

More newicons icons from Reicon

Use the link2 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.408 18.592c-.4 0-.73-.33-.73-.73s.33-.73.73-.73c2.82 0 5.12-2.3 5.12-5.12s-2.3-5.12-5.12-5.12a5.13 5.13 0 0 0-5.12 5.12c0 .4-.33.73-.73.73s-.73-.33-.73-.73c0-3.63 2.95-6.59 6.59-6.59s6.58 2.95 6.58 6.58s-2.95 6.59-6.59 6.59"/><path d="M8.59 5.41c.4 0 .73.33.73.73s-.33.73-.73.73a5.13 5.13 0 0 0-5.12 5.12c0 2.82 2.3 5.12 5.12 5.12s5.12-2.3 5.12-5.12c0-.4.33-.73.73-.73s.73.33.73.73c0 3.63-2.95 6.59-6.59 6.59S2 15.63 2 12s2.95-6.59 6.59-6.59"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconLink2Filled(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.408 18.592c-.4 0-.73-.33-.73-.73s.33-.73.73-.73c2.82 0 5.12-2.3 5.12-5.12s-2.3-5.12-5.12-5.12a5.13 5.13 0 0 0-5.12 5.12c0 .4-.33.73-.73.73s-.73-.33-.73-.73c0-3.63 2.95-6.59 6.59-6.59s6.58 2.95 6.58 6.58s-2.95 6.59-6.59 6.59"/><path d="M8.59 5.41c.4 0 .73.33.73.73s-.33.73-.73.73a5.13 5.13 0 0 0-5.12 5.12c0 2.82 2.3 5.12 5.12 5.12s5.12-2.3 5.12-5.12c0-.4.33-.73.73-.73s.73.33.73.73c0 3.63-2.95 6.59-6.59 6.59S2 15.63 2 12s2.95-6.59 6.59-6.59"/></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.408 18.592c-.4 0-.73-.33-.73-.73s.33-.73.73-.73c2.82 0 5.12-2.3 5.12-5.12s-2.3-5.12-5.12-5.12a5.13 5.13 0 0 0-5.12 5.12c0 .4-.33.73-.73.73s-.73-.33-.73-.73c0-3.63 2.95-6.59 6.59-6.59s6.58 2.95 6.58 6.58s-2.95 6.59-6.59 6.59"/><path d="M8.59 5.41c.4 0 .73.33.73.73s-.33.73-.73.73a5.13 5.13 0 0 0-5.12 5.12c0 2.82 2.3 5.12 5.12 5.12s5.12-2.3 5.12-5.12c0-.4.33-.73.73-.73s.73.33.73.73c0 3.63-2.95 6.59-6.59 6.59S2 15.63 2 12s2.95-6.59 6.59-6.59"/></g></svg>
</template>

CSS

.icon-link2-filled {
  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.408%2018.592c-.4%200-.73-.33-.73-.73s.33-.73.73-.73c2.82%200%205.12-2.3%205.12-5.12s-2.3-5.12-5.12-5.12a5.13%205.13%200%200%200-5.12%205.12c0%20.4-.33.73-.73.73s-.73-.33-.73-.73c0-3.63%202.95-6.59%206.59-6.59s6.58%202.95%206.58%206.58s-2.95%206.59-6.59%206.59%22%2F%3E%3Cpath%20d%3D%22M8.59%205.41c.4%200%20.73.33.73.73s-.33.73-.73.73a5.13%205.13%200%200%200-5.12%205.12c0%202.82%202.3%205.12%205.12%205.12s5.12-2.3%205.12-5.12c0-.4.33-.73.73-.73s.73.33.73.73c0%203.63-2.95%206.59-6.59%206.59S2%2015.63%202%2012s2.95-6.59%206.59-6.59%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.408%2018.592c-.4%200-.73-.33-.73-.73s.33-.73.73-.73c2.82%200%205.12-2.3%205.12-5.12s-2.3-5.12-5.12-5.12a5.13%205.13%200%200%200-5.12%205.12c0%20.4-.33.73-.73.73s-.73-.33-.73-.73c0-3.63%202.95-6.59%206.59-6.59s6.58%202.95%206.58%206.58s-2.95%206.59-6.59%206.59%22%2F%3E%3Cpath%20d%3D%22M8.59%205.41c.4%200%20.73.33.73.73s-.33.73-.73.73a5.13%205.13%200%200%200-5.12%205.12c0%202.82%202.3%205.12%205.12%205.12s5.12-2.3%205.12-5.12c0-.4.33-.73.73-.73s.73.33.73.73c0%203.63-2.95%206.59-6.59%206.59S2%2015.63%202%2012s2.95-6.59%206.59-6.59%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/link2-filled.svg?color=%231a73e8&size=48