family link icon
family-link-sharp from Material Symbols Light by Google · Sharp · Activities · Apache-2.0 Free for personal and commercial use.
- Name
- family-link-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Activities
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More activities icons from Material Symbols Light
Use the family link icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 22.5q-1.102 0-1.993-.657q-.892-.656-1.184-1.702q-.189-.73-.654-1.281q-.465-.552-1.18-.552q-.458 0-.876.21q-.417.21-.705.55l-.756-.641q.429-.535 1.037-.827q.609-.292 1.3-.292q1.044 0 1.774.76q.731.759 1.023 1.792q.208.729.837 1.184t1.377.456q.667 0 1.167-.394t.871-.923l.045-.07L4.51 9.458l7.99-8.104l7.99 8.104l-7.798 11.246q-.584.875-1.315 1.335q-.73.461-1.57.461"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFamilyLinkSharp(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="M9.808 22.5q-1.102 0-1.993-.657q-.892-.656-1.184-1.702q-.189-.73-.654-1.281q-.465-.552-1.18-.552q-.458 0-.876.21q-.417.21-.705.55l-.756-.641q.429-.535 1.037-.827q.609-.292 1.3-.292q1.044 0 1.774.76q.731.759 1.023 1.792q.208.729.837 1.184t1.377.456q.667 0 1.167-.394t.871-.923l.045-.07L4.51 9.458l7.99-8.104l7.99 8.104l-7.798 11.246q-.584.875-1.315 1.335q-.73.461-1.57.461"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 22.5q-1.102 0-1.993-.657q-.892-.656-1.184-1.702q-.189-.73-.654-1.281q-.465-.552-1.18-.552q-.458 0-.876.21q-.417.21-.705.55l-.756-.641q.429-.535 1.037-.827q.609-.292 1.3-.292q1.044 0 1.774.76q.731.759 1.023 1.792q.208.729.837 1.184t1.377.456q.667 0 1.167-.394t.871-.923l.045-.07L4.51 9.458l7.99-8.104l7.99 8.104l-7.798 11.246q-.584.875-1.315 1.335q-.73.461-1.57.461"/></svg> </template>
CSS
.icon-family-link-sharp {
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%22M9.808%2022.5q-1.102%200-1.993-.657q-.892-.656-1.184-1.702q-.189-.73-.654-1.281q-.465-.552-1.18-.552q-.458%200-.876.21q-.417.21-.705.55l-.756-.641q.429-.535%201.037-.827q.609-.292%201.3-.292q1.044%200%201.774.76q.731.759%201.023%201.792q.208.729.837%201.184t1.377.456q.667%200%201.167-.394t.871-.923l.045-.07L4.51%209.458l7.99-8.104l7.99%208.104l-7.798%2011.246q-.584.875-1.315%201.335q-.73.461-1.57.461%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%22M9.808%2022.5q-1.102%200-1.993-.657q-.892-.656-1.184-1.702q-.189-.73-.654-1.281q-.465-.552-1.18-.552q-.458%200-.876.21q-.417.21-.705.55l-.756-.641q.429-.535%201.037-.827q.609-.292%201.3-.292q1.044%200%201.774.76q.731.759%201.023%201.792q.208.729.837%201.184t1.377.456q.667%200%201.167-.394t.871-.923l.045-.07L4.51%209.458l7.99-8.104l7.99%208.104l-7.798%2011.246q-.584.875-1.315%201.335q-.73.461-1.57.461%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/family-link-sharp.svg?color=%231a73e8&size=48