link circle3 icon

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

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

1 other variant in Reicon

More newicons icons from Reicon

Use the link circle3 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2M8.65 14.77c-.11.3-.4.49-.7.49c-.09 0-.17-.01-.26-.05c-.81-.3-1.49-.89-1.92-1.66c-1-1.8-.38-4.15 1.37-5.24l2.34-1.45c.86-.53 1.87-.69 2.83-.44s1.77.88 2.26 1.76c1 1.8.38 4.15-1.37 5.24l-.26.19a.76.76 0 0 1-1.05-.17a.76.76 0 0 1 .17-1.05l.31-.22c1.12-.7 1.5-2.15.89-3.26c-.29-.52-.76-.89-1.32-1.04s-1.15-.06-1.66.26L7.92 9.59c-1.08.67-1.46 2.12-.85 3.24c.25.45.65.8 1.13.98c.39.14.59.57.45.96m8.27.88l-2.34 1.45a3.6 3.6 0 0 1-2.83.43c-.96-.25-1.77-.88-2.25-1.76c-1-1.8-.38-4.15 1.37-5.24l.26-.19a.76.76 0 0 1 1.05.17c.24.34.16.81-.17 1.05l-.31.22c-1.12.7-1.5 2.15-.89 3.26c.29.52.76.89 1.32 1.04s1.15.06 1.66-.26l2.34-1.45c1.08-.67 1.46-2.12.85-3.24c-.25-.45-.65-.8-1.13-.98a.736.736 0 0 1-.44-.96a.74.74 0 0 1 .96-.44c.81.3 1.49.89 1.92 1.66c.99 1.8.38 4.15-1.37 5.24"/></svg>

React

import type { SVGProps } from "react";

export function ReiconLinkCircle3Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2M8.65 14.77c-.11.3-.4.49-.7.49c-.09 0-.17-.01-.26-.05c-.81-.3-1.49-.89-1.92-1.66c-1-1.8-.38-4.15 1.37-5.24l2.34-1.45c.86-.53 1.87-.69 2.83-.44s1.77.88 2.26 1.76c1 1.8.38 4.15-1.37 5.24l-.26.19a.76.76 0 0 1-1.05-.17a.76.76 0 0 1 .17-1.05l.31-.22c1.12-.7 1.5-2.15.89-3.26c-.29-.52-.76-.89-1.32-1.04s-1.15-.06-1.66.26L7.92 9.59c-1.08.67-1.46 2.12-.85 3.24c.25.45.65.8 1.13.98c.39.14.59.57.45.96m8.27.88l-2.34 1.45a3.6 3.6 0 0 1-2.83.43c-.96-.25-1.77-.88-2.25-1.76c-1-1.8-.38-4.15 1.37-5.24l.26-.19a.76.76 0 0 1 1.05.17c.24.34.16.81-.17 1.05l-.31.22c-1.12.7-1.5 2.15-.89 3.26c.29.52.76.89 1.32 1.04s1.15.06 1.66-.26l2.34-1.45c1.08-.67 1.46-2.12.85-3.24c-.25-.45-.65-.8-1.13-.98a.736.736 0 0 1-.44-.96a.74.74 0 0 1 .96-.44c.81.3 1.49.89 1.92 1.66c.99 1.8.38 4.15-1.37 5.24"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 2C6.48 2 2 6.48 2 12s4.48 10 10 10s10-4.48 10-10S17.52 2 12 2M8.65 14.77c-.11.3-.4.49-.7.49c-.09 0-.17-.01-.26-.05c-.81-.3-1.49-.89-1.92-1.66c-1-1.8-.38-4.15 1.37-5.24l2.34-1.45c.86-.53 1.87-.69 2.83-.44s1.77.88 2.26 1.76c1 1.8.38 4.15-1.37 5.24l-.26.19a.76.76 0 0 1-1.05-.17a.76.76 0 0 1 .17-1.05l.31-.22c1.12-.7 1.5-2.15.89-3.26c-.29-.52-.76-.89-1.32-1.04s-1.15-.06-1.66.26L7.92 9.59c-1.08.67-1.46 2.12-.85 3.24c.25.45.65.8 1.13.98c.39.14.59.57.45.96m8.27.88l-2.34 1.45a3.6 3.6 0 0 1-2.83.43c-.96-.25-1.77-.88-2.25-1.76c-1-1.8-.38-4.15 1.37-5.24l.26-.19a.76.76 0 0 1 1.05.17c.24.34.16.81-.17 1.05l-.31.22c-1.12.7-1.5 2.15-.89 3.26c.29.52.76.89 1.32 1.04s1.15.06 1.66-.26l2.34-1.45c1.08-.67 1.46-2.12.85-3.24c-.25-.45-.65-.8-1.13-.98a.736.736 0 0 1-.44-.96a.74.74 0 0 1 .96-.44c.81.3 1.49.89 1.92 1.66c.99 1.8.38 4.15-1.37 5.24"/></svg>
</template>

CSS

.icon-link-circle3-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10S17.52%202%2012%202M8.65%2014.77c-.11.3-.4.49-.7.49c-.09%200-.17-.01-.26-.05c-.81-.3-1.49-.89-1.92-1.66c-1-1.8-.38-4.15%201.37-5.24l2.34-1.45c.86-.53%201.87-.69%202.83-.44s1.77.88%202.26%201.76c1%201.8.38%204.15-1.37%205.24l-.26.19a.76.76%200%200%201-1.05-.17a.76.76%200%200%201%20.17-1.05l.31-.22c1.12-.7%201.5-2.15.89-3.26c-.29-.52-.76-.89-1.32-1.04s-1.15-.06-1.66.26L7.92%209.59c-1.08.67-1.46%202.12-.85%203.24c.25.45.65.8%201.13.98c.39.14.59.57.45.96m8.27.88l-2.34%201.45a3.6%203.6%200%200%201-2.83.43c-.96-.25-1.77-.88-2.25-1.76c-1-1.8-.38-4.15%201.37-5.24l.26-.19a.76.76%200%200%201%201.05.17c.24.34.16.81-.17%201.05l-.31.22c-1.12.7-1.5%202.15-.89%203.26c.29.52.76.89%201.32%201.04s1.15.06%201.66-.26l2.34-1.45c1.08-.67%201.46-2.12.85-3.24c-.25-.45-.65-.8-1.13-.98a.736.736%200%200%201-.44-.96a.74.74%200%200%201%20.96-.44c.81.3%201.49.89%201.92%201.66c.99%201.8.38%204.15-1.37%205.24%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M12%202C6.48%202%202%206.48%202%2012s4.48%2010%2010%2010s10-4.48%2010-10S17.52%202%2012%202M8.65%2014.77c-.11.3-.4.49-.7.49c-.09%200-.17-.01-.26-.05c-.81-.3-1.49-.89-1.92-1.66c-1-1.8-.38-4.15%201.37-5.24l2.34-1.45c.86-.53%201.87-.69%202.83-.44s1.77.88%202.26%201.76c1%201.8.38%204.15-1.37%205.24l-.26.19a.76.76%200%200%201-1.05-.17a.76.76%200%200%201%20.17-1.05l.31-.22c1.12-.7%201.5-2.15.89-3.26c-.29-.52-.76-.89-1.32-1.04s-1.15-.06-1.66.26L7.92%209.59c-1.08.67-1.46%202.12-.85%203.24c.25.45.65.8%201.13.98c.39.14.59.57.45.96m8.27.88l-2.34%201.45a3.6%203.6%200%200%201-2.83.43c-.96-.25-1.77-.88-2.25-1.76c-1-1.8-.38-4.15%201.37-5.24l.26-.19a.76.76%200%200%201%201.05.17c.24.34.16.81-.17%201.05l-.31.22c-1.12.7-1.5%202.15-.89%203.26c.29.52.76.89%201.32%201.04s1.15.06%201.66-.26l2.34-1.45c1.08-.67%201.46-2.12.85-3.24c-.25-.45-.65-.8-1.13-.98a.736.736%200%200%201-.44-.96a.74.74%200%200%201%20.96-.44c.81.3%201.49.89%201.92%201.66c.99%201.8.38%204.15-1.37%205.24%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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