staylinked logo
staylinked from Font Awesome 6 Brands by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- staylinked
- Set
- Font Awesome 6 Brands
- Style
- Regular
- Viewbox
- 440×512
- 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 440 512"><path fill="currentColor" d="m382.7 292.5l2.7 2.7l-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L144.3 171c-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-.4L63.2 268c-3.5-3.5-9.7-3.7-13.9-.5L3.5 302.4c-4.2 3.2-4.7 8.7-1.2 12.2L211 510.7s7.4 6.8 17.3-.8l198-163.9c4-3.2 4.4-8.7.7-12.2zm54.5-83.4L226.7 2.5c-1.5-1.2-8-5.5-16.3 1.1L3.6 165.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-.4L109 180.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 Fa6BrandsStaylinked(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 440 512"><path fill="currentColor" d="m382.7 292.5l2.7 2.7l-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L144.3 171c-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-.4L63.2 268c-3.5-3.5-9.7-3.7-13.9-.5L3.5 302.4c-4.2 3.2-4.7 8.7-1.2 12.2L211 510.7s7.4 6.8 17.3-.8l198-163.9c4-3.2 4.4-8.7.7-12.2zm54.5-83.4L226.7 2.5c-1.5-1.2-8-5.5-16.3 1.1L3.6 165.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-.4L109 180.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 440 512"><path fill="currentColor" d="m382.7 292.5l2.7 2.7l-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L144.3 171c-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-.4L63.2 268c-3.5-3.5-9.7-3.7-13.9-.5L3.5 302.4c-4.2 3.2-4.7 8.7-1.2 12.2L211 510.7s7.4 6.8 17.3-.8l198-163.9c4-3.2 4.4-8.7.7-12.2zm54.5-83.4L226.7 2.5c-1.5-1.2-8-5.5-16.3 1.1L3.6 165.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-.4L109 180.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%20440%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m382.7%20292.5l2.7%202.7l-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L144.3%20171c-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-.4L63.2%20268c-3.5-3.5-9.7-3.7-13.9-.5L3.5%20302.4c-4.2%203.2-4.7%208.7-1.2%2012.2L211%20510.7s7.4%206.8%2017.3-.8l198-163.9c4-3.2%204.4-8.7.7-12.2zm54.5-83.4L226.7%202.5c-1.5-1.2-8-5.5-16.3%201.1L3.6%20165.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-.4L109%20180.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%20440%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m382.7%20292.5l2.7%202.7l-170-167.3c-3.5-3.5-9.7-3.7-13.8-.5L144.3%20171c-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-.4L63.2%20268c-3.5-3.5-9.7-3.7-13.9-.5L3.5%20302.4c-4.2%203.2-4.7%208.7-1.2%2012.2L211%20510.7s7.4%206.8%2017.3-.8l198-163.9c4-3.2%204.4-8.7.7-12.2zm54.5-83.4L226.7%202.5c-1.5-1.2-8-5.5-16.3%201.1L3.6%20165.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-.4L109%20180.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/fa6-brands/staylinked.svg?color=%231a73e8&size=48