link simple icon

link-simple-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
link-simple-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

Related icons in Phosphor

Use the link simple icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m209.94 113.94l-96 96a48 48 0 0 1-67.88-67.88l96-96a48 48 0 0 1 67.88 67.88" opacity=".2"/><path d="M165.66 90.34a8 8 0 0 1 0 11.32l-64 64a8 8 0 0 1-11.32-11.32l64-64a8 8 0 0 1 11.32 0M215.6 40.4a56 56 0 0 0-79.2 0l-30.06 30.05a8 8 0 0 0 11.32 11.32l30.06-30a40 40 0 0 1 56.57 56.56l-30.07 30.06a8 8 0 0 0 11.31 11.32l30.07-30.11a56 56 0 0 0 0-79.2m-77.26 133.82l-30.06 30.06a40 40 0 1 1-56.56-56.57l30.05-30.05a8 8 0 0 0-11.32-11.32L40.4 136.4a56 56 0 0 0 79.2 79.2l30.06-30.07a8 8 0 0 0-11.32-11.31"/></g></svg>

React

import type { SVGProps } from "react";

export function PhLinkSimpleDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m209.94 113.94l-96 96a48 48 0 0 1-67.88-67.88l96-96a48 48 0 0 1 67.88 67.88" opacity=".2"/><path d="M165.66 90.34a8 8 0 0 1 0 11.32l-64 64a8 8 0 0 1-11.32-11.32l64-64a8 8 0 0 1 11.32 0M215.6 40.4a56 56 0 0 0-79.2 0l-30.06 30.05a8 8 0 0 0 11.32 11.32l30.06-30a40 40 0 0 1 56.57 56.56l-30.07 30.06a8 8 0 0 0 11.31 11.32l30.07-30.11a56 56 0 0 0 0-79.2m-77.26 133.82l-30.06 30.06a40 40 0 1 1-56.56-56.57l30.05-30.05a8 8 0 0 0-11.32-11.32L40.4 136.4a56 56 0 0 0 79.2 79.2l30.06-30.07a8 8 0 0 0-11.32-11.31"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m209.94 113.94l-96 96a48 48 0 0 1-67.88-67.88l96-96a48 48 0 0 1 67.88 67.88" opacity=".2"/><path d="M165.66 90.34a8 8 0 0 1 0 11.32l-64 64a8 8 0 0 1-11.32-11.32l64-64a8 8 0 0 1 11.32 0M215.6 40.4a56 56 0 0 0-79.2 0l-30.06 30.05a8 8 0 0 0 11.32 11.32l30.06-30a40 40 0 0 1 56.57 56.56l-30.07 30.06a8 8 0 0 0 11.31 11.32l30.07-30.11a56 56 0 0 0 0-79.2m-77.26 133.82l-30.06 30.06a40 40 0 1 1-56.56-56.57l30.05-30.05a8 8 0 0 0-11.32-11.32L40.4 136.4a56 56 0 0 0 79.2 79.2l30.06-30.07a8 8 0 0 0-11.32-11.31"/></g></svg>
</template>

CSS

.icon-link-simple-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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m209.94%20113.94l-96%2096a48%2048%200%200%201-67.88-67.88l96-96a48%2048%200%200%201%2067.88%2067.88%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M165.66%2090.34a8%208%200%200%201%200%2011.32l-64%2064a8%208%200%200%201-11.32-11.32l64-64a8%208%200%200%201%2011.32%200M215.6%2040.4a56%2056%200%200%200-79.2%200l-30.06%2030.05a8%208%200%200%200%2011.32%2011.32l30.06-30a40%2040%200%200%201%2056.57%2056.56l-30.07%2030.06a8%208%200%200%200%2011.31%2011.32l30.07-30.11a56%2056%200%200%200%200-79.2m-77.26%20133.82l-30.06%2030.06a40%2040%200%201%201-56.56-56.57l30.05-30.05a8%208%200%200%200-11.32-11.32L40.4%20136.4a56%2056%200%200%200%2079.2%2079.2l30.06-30.07a8%208%200%200%200-11.32-11.31%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m209.94%20113.94l-96%2096a48%2048%200%200%201-67.88-67.88l96-96a48%2048%200%200%201%2067.88%2067.88%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M165.66%2090.34a8%208%200%200%201%200%2011.32l-64%2064a8%208%200%200%201-11.32-11.32l64-64a8%208%200%200%201%2011.32%200M215.6%2040.4a56%2056%200%200%200-79.2%200l-30.06%2030.05a8%208%200%200%200%2011.32%2011.32l30.06-30a40%2040%200%200%201%2056.57%2056.56l-30.07%2030.06a8%208%200%200%200%2011.31%2011.32l30.07-30.11a56%2056%200%200%200%200-79.2m-77.26%20133.82l-30.06%2030.06a40%2040%200%201%201-56.56-56.57l30.05-30.05a8%208%200%200%200-11.32-11.32L40.4%20136.4a56%2056%200%200%200%2079.2%2079.2l30.06-30.07a8%208%200%200%200-11.32-11.31%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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