staylinked from Font Awesome Brands by Dave Gandy · Brand · CC-BY-4.0 Attribution required.

Name
staylinked
Set
Font Awesome Brands
Style
Brand
Viewbox
640×640
License
CC BY 4.0

The same logo in other sets

Use the staylinked logo

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m482.7 356.5l2.7 2.7l-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L244.3 235c-4.2 3.2-4.6 8.7-1.1 12.2l68.1 64.3c3.6 3.5 9.9 3.7 14 .5l.1-.1c4.1-3.2 10.4-3 14 .5l84 81.3c3.6 3.5 3.2 9-.9 12.2l-93.2 74c-4.2 3.3-10.5 3.1-14.2-.4L163.2 332c-3.5-3.5-9.7-3.7-13.9-.5l-45.8 34.9c-4.2 3.2-4.7 8.7-1.2 12.2L311 574.7s7.4 6.8 17.3-.8l198-163.9c4-3.2 4.4-8.7.7-12.2zm54.5-83.4L326.7 66.5c-1.5-1.2-8-5.5-16.3 1.1L103.6 229.7c-4.2 3.2-4.8 8.7-1.2 12.2l42.3 41.7l171.7 165.1c3.7 3.5 10.1 3.7 14.3.4l50.2-38.8l-.3-.3l7.7-6c4.2-3.2 4.6-8.7.9-12.2l-57.1-54.4c-3.6-3.5-10-3.7-14.2-.5l-.1.1c-4.2 3.2-10.5 3.1-14.2-.4L209 244.8c-3.6-3.5-3.1-8.9 1.1-12.2l92.2-71.5c4.1-3.2 10.3-3 13.9.5l160.4 159c3.7 3.5 10 3.7 14.1.5l45.8-35.8c4.1-3.2 4.4-8.7.7-12.2"/></svg>

React

import type { SVGProps } from "react";

export function Fa7BrandsStaylinked(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m482.7 356.5l2.7 2.7l-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L244.3 235c-4.2 3.2-4.6 8.7-1.1 12.2l68.1 64.3c3.6 3.5 9.9 3.7 14 .5l.1-.1c4.1-3.2 10.4-3 14 .5l84 81.3c3.6 3.5 3.2 9-.9 12.2l-93.2 74c-4.2 3.3-10.5 3.1-14.2-.4L163.2 332c-3.5-3.5-9.7-3.7-13.9-.5l-45.8 34.9c-4.2 3.2-4.7 8.7-1.2 12.2L311 574.7s7.4 6.8 17.3-.8l198-163.9c4-3.2 4.4-8.7.7-12.2zm54.5-83.4L326.7 66.5c-1.5-1.2-8-5.5-16.3 1.1L103.6 229.7c-4.2 3.2-4.8 8.7-1.2 12.2l42.3 41.7l171.7 165.1c3.7 3.5 10.1 3.7 14.3.4l50.2-38.8l-.3-.3l7.7-6c4.2-3.2 4.6-8.7.9-12.2l-57.1-54.4c-3.6-3.5-10-3.7-14.2-.5l-.1.1c-4.2 3.2-10.5 3.1-14.2-.4L209 244.8c-3.6-3.5-3.1-8.9 1.1-12.2l92.2-71.5c4.1-3.2 10.3-3 13.9.5l160.4 159c3.7 3.5 10 3.7 14.1.5l45.8-35.8c4.1-3.2 4.4-8.7.7-12.2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m482.7 356.5l2.7 2.7l-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L244.3 235c-4.2 3.2-4.6 8.7-1.1 12.2l68.1 64.3c3.6 3.5 9.9 3.7 14 .5l.1-.1c4.1-3.2 10.4-3 14 .5l84 81.3c3.6 3.5 3.2 9-.9 12.2l-93.2 74c-4.2 3.3-10.5 3.1-14.2-.4L163.2 332c-3.5-3.5-9.7-3.7-13.9-.5l-45.8 34.9c-4.2 3.2-4.7 8.7-1.2 12.2L311 574.7s7.4 6.8 17.3-.8l198-163.9c4-3.2 4.4-8.7.7-12.2zm54.5-83.4L326.7 66.5c-1.5-1.2-8-5.5-16.3 1.1L103.6 229.7c-4.2 3.2-4.8 8.7-1.2 12.2l42.3 41.7l171.7 165.1c3.7 3.5 10.1 3.7 14.3.4l50.2-38.8l-.3-.3l7.7-6c4.2-3.2 4.6-8.7.9-12.2l-57.1-54.4c-3.6-3.5-10-3.7-14.2-.5l-.1.1c-4.2 3.2-10.5 3.1-14.2-.4L209 244.8c-3.6-3.5-3.1-8.9 1.1-12.2l92.2-71.5c4.1-3.2 10.3-3 13.9.5l160.4 159c3.7 3.5 10 3.7 14.1.5l45.8-35.8c4.1-3.2 4.4-8.7.7-12.2"/></svg>
</template>

CSS

.icon-staylinked {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m482.7%20356.5l2.7%202.7l-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L244.3%20235c-4.2%203.2-4.6%208.7-1.1%2012.2l68.1%2064.3c3.6%203.5%209.9%203.7%2014%20.5l.1-.1c4.1-3.2%2010.4-3%2014%20.5l84%2081.3c3.6%203.5%203.2%209-.9%2012.2l-93.2%2074c-4.2%203.3-10.5%203.1-14.2-.4L163.2%20332c-3.5-3.5-9.7-3.7-13.9-.5l-45.8%2034.9c-4.2%203.2-4.7%208.7-1.2%2012.2L311%20574.7s7.4%206.8%2017.3-.8l198-163.9c4-3.2%204.4-8.7.7-12.2zm54.5-83.4L326.7%2066.5c-1.5-1.2-8-5.5-16.3%201.1L103.6%20229.7c-4.2%203.2-4.8%208.7-1.2%2012.2l42.3%2041.7l171.7%20165.1c3.7%203.5%2010.1%203.7%2014.3.4l50.2-38.8l-.3-.3l7.7-6c4.2-3.2%204.6-8.7.9-12.2l-57.1-54.4c-3.6-3.5-10-3.7-14.2-.5l-.1.1c-4.2%203.2-10.5%203.1-14.2-.4L209%20244.8c-3.6-3.5-3.1-8.9%201.1-12.2l92.2-71.5c4.1-3.2%2010.3-3%2013.9.5l160.4%20159c3.7%203.5%2010%203.7%2014.1.5l45.8-35.8c4.1-3.2%204.4-8.7.7-12.2%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m482.7%20356.5l2.7%202.7l-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L244.3%20235c-4.2%203.2-4.6%208.7-1.1%2012.2l68.1%2064.3c3.6%203.5%209.9%203.7%2014%20.5l.1-.1c4.1-3.2%2010.4-3%2014%20.5l84%2081.3c3.6%203.5%203.2%209-.9%2012.2l-93.2%2074c-4.2%203.3-10.5%203.1-14.2-.4L163.2%20332c-3.5-3.5-9.7-3.7-13.9-.5l-45.8%2034.9c-4.2%203.2-4.7%208.7-1.2%2012.2L311%20574.7s7.4%206.8%2017.3-.8l198-163.9c4-3.2%204.4-8.7.7-12.2zm54.5-83.4L326.7%2066.5c-1.5-1.2-8-5.5-16.3%201.1L103.6%20229.7c-4.2%203.2-4.8%208.7-1.2%2012.2l42.3%2041.7l171.7%20165.1c3.7%203.5%2010.1%203.7%2014.3.4l50.2-38.8l-.3-.3l7.7-6c4.2-3.2%204.6-8.7.9-12.2l-57.1-54.4c-3.6-3.5-10-3.7-14.2-.5l-.1.1c-4.2%203.2-10.5%203.1-14.2-.4L209%20244.8c-3.6-3.5-3.1-8.9%201.1-12.2l92.2-71.5c4.1-3.2%2010.3-3%2013.9.5l160.4%20159c3.7%203.5%2010%203.7%2014.1.5l45.8-35.8c4.1-3.2%204.4-8.7.7-12.2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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