link-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.

Name
link-bold
Set
Phosphor
Style
Bold
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Related icons in Phosphor

Use the link icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M117.18 188.74a12 12 0 0 1 0 17l-5.12 5.12A58.26 58.26 0 0 1 70.6 228a58.62 58.62 0 0 1-41.46-100.08l34.75-34.75a58.64 58.64 0 0 1 98.56 28.11a12 12 0 1 1-23.37 5.44a34.65 34.65 0 0 0-58.22-16.58l-34.75 34.75A34.62 34.62 0 0 0 70.57 204a34.4 34.4 0 0 0 24.49-10.14l5.11-5.12a12 12 0 0 1 17.01 0M226.83 45.17a58.65 58.65 0 0 0-82.93 0l-5.11 5.11a12 12 0 0 0 17 17l5.12-5.12a34.63 34.63 0 1 1 49 49l-34.81 34.7A34.4 34.4 0 0 1 150.61 156a34.63 34.63 0 0 1-33.69-26.72a12 12 0 0 0-23.38 5.44A58.64 58.64 0 0 0 150.56 180h.05a58.28 58.28 0 0 0 41.47-17.17l34.75-34.75a58.62 58.62 0 0 0 0-82.91"/></svg>

React

import type { SVGProps } from "react";

export function PhLinkBold(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M117.18 188.74a12 12 0 0 1 0 17l-5.12 5.12A58.26 58.26 0 0 1 70.6 228a58.62 58.62 0 0 1-41.46-100.08l34.75-34.75a58.64 58.64 0 0 1 98.56 28.11a12 12 0 1 1-23.37 5.44a34.65 34.65 0 0 0-58.22-16.58l-34.75 34.75A34.62 34.62 0 0 0 70.57 204a34.4 34.4 0 0 0 24.49-10.14l5.11-5.12a12 12 0 0 1 17.01 0M226.83 45.17a58.65 58.65 0 0 0-82.93 0l-5.11 5.11a12 12 0 0 0 17 17l5.12-5.12a34.63 34.63 0 1 1 49 49l-34.81 34.7A34.4 34.4 0 0 1 150.61 156a34.63 34.63 0 0 1-33.69-26.72a12 12 0 0 0-23.38 5.44A58.64 58.64 0 0 0 150.56 180h.05a58.28 58.28 0 0 0 41.47-17.17l34.75-34.75a58.62 58.62 0 0 0 0-82.91"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M117.18 188.74a12 12 0 0 1 0 17l-5.12 5.12A58.26 58.26 0 0 1 70.6 228a58.62 58.62 0 0 1-41.46-100.08l34.75-34.75a58.64 58.64 0 0 1 98.56 28.11a12 12 0 1 1-23.37 5.44a34.65 34.65 0 0 0-58.22-16.58l-34.75 34.75A34.62 34.62 0 0 0 70.57 204a34.4 34.4 0 0 0 24.49-10.14l5.11-5.12a12 12 0 0 1 17.01 0M226.83 45.17a58.65 58.65 0 0 0-82.93 0l-5.11 5.11a12 12 0 0 0 17 17l5.12-5.12a34.63 34.63 0 1 1 49 49l-34.81 34.7A34.4 34.4 0 0 1 150.61 156a34.63 34.63 0 0 1-33.69-26.72a12 12 0 0 0-23.38 5.44A58.64 58.64 0 0 0 150.56 180h.05a58.28 58.28 0 0 0 41.47-17.17l34.75-34.75a58.62 58.62 0 0 0 0-82.91"/></svg>
</template>

CSS

.icon-link-bold {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M117.18%20188.74a12%2012%200%200%201%200%2017l-5.12%205.12A58.26%2058.26%200%200%201%2070.6%20228a58.62%2058.62%200%200%201-41.46-100.08l34.75-34.75a58.64%2058.64%200%200%201%2098.56%2028.11a12%2012%200%201%201-23.37%205.44a34.65%2034.65%200%200%200-58.22-16.58l-34.75%2034.75A34.62%2034.62%200%200%200%2070.57%20204a34.4%2034.4%200%200%200%2024.49-10.14l5.11-5.12a12%2012%200%200%201%2017.01%200M226.83%2045.17a58.65%2058.65%200%200%200-82.93%200l-5.11%205.11a12%2012%200%200%200%2017%2017l5.12-5.12a34.63%2034.63%200%201%201%2049%2049l-34.81%2034.7A34.4%2034.4%200%200%201%20150.61%20156a34.63%2034.63%200%200%201-33.69-26.72a12%2012%200%200%200-23.38%205.44A58.64%2058.64%200%200%200%20150.56%20180h.05a58.28%2058.28%200%200%200%2041.47-17.17l34.75-34.75a58.62%2058.62%200%200%200%200-82.91%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M117.18%20188.74a12%2012%200%200%201%200%2017l-5.12%205.12A58.26%2058.26%200%200%201%2070.6%20228a58.62%2058.62%200%200%201-41.46-100.08l34.75-34.75a58.64%2058.64%200%200%201%2098.56%2028.11a12%2012%200%201%201-23.37%205.44a34.65%2034.65%200%200%200-58.22-16.58l-34.75%2034.75A34.62%2034.62%200%200%200%2070.57%20204a34.4%2034.4%200%200%200%2024.49-10.14l5.11-5.12a12%2012%200%200%201%2017.01%200M226.83%2045.17a58.65%2058.65%200%200%200-82.93%200l-5.11%205.11a12%2012%200%200%200%2017%2017l5.12-5.12a34.63%2034.63%200%201%201%2049%2049l-34.81%2034.7A34.4%2034.4%200%200%201%20150.61%20156a34.63%2034.63%200%200%201-33.69-26.72a12%2012%200%200%200-23.38%205.44A58.64%2058.64%200%200%200%20150.56%20180h.05a58.28%2058.28%200%200%200%2041.47-17.17l34.75-34.75a58.62%2058.62%200%200%200%200-82.91%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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