family-link-outline-rounded from Material Symbols Light by Google · Outline Rounded · Activities · Apache-2.0 Free for personal and commercial use.

Name
family-link-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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="m12.5 19.24l6.385-9.25q.134-.192.115-.413t-.173-.375l-5.885-5.99q-.192-.193-.442-.193t-.442.193l-5.88 5.996q-.153.154-.172.375q-.02.22.115.413zM9.808 22.5q-1.102 0-1.993-.657q-.892-.656-1.184-1.702q-.189-.73-.654-1.281q-.465-.552-1.174-.552q-.472 0-.886.208q-.413.207-.701.546q-.062.085-.155.134q-.092.048-.215.048q-.21 0-.353-.143t-.143-.357q0-.084.024-.166q.025-.083.085-.151q.422-.539 1.034-.83t1.294-.29q1.054 0 1.784.76q.731.76 1.023 1.792q.208.73.833 1.185t1.38.456q.668 0 1.168-.394t.871-.923l.045-.07l-6.612-9.544q-.149-.22-.214-.462Q5 9.866 5 9.625q0-.304.121-.599t.344-.538l5.962-6.047q.217-.218.496-.339t.577-.121t.577.121t.496.339l5.962 6.048q.223.242.344.537t.121.607q0 .234-.065.475t-.214.461l-7.029 10.135q-.584.875-1.315 1.335q-.73.461-1.57.461"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightFamilyLinkOutlineRounded(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="m12.5 19.24l6.385-9.25q.134-.192.115-.413t-.173-.375l-5.885-5.99q-.192-.193-.442-.193t-.442.193l-5.88 5.996q-.153.154-.172.375q-.02.22.115.413zM9.808 22.5q-1.102 0-1.993-.657q-.892-.656-1.184-1.702q-.189-.73-.654-1.281q-.465-.552-1.174-.552q-.472 0-.886.208q-.413.207-.701.546q-.062.085-.155.134q-.092.048-.215.048q-.21 0-.353-.143t-.143-.357q0-.084.024-.166q.025-.083.085-.151q.422-.539 1.034-.83t1.294-.29q1.054 0 1.784.76q.731.76 1.023 1.792q.208.73.833 1.185t1.38.456q.668 0 1.168-.394t.871-.923l.045-.07l-6.612-9.544q-.149-.22-.214-.462Q5 9.866 5 9.625q0-.304.121-.599t.344-.538l5.962-6.047q.217-.218.496-.339t.577-.121t.577.121t.496.339l5.962 6.048q.223.242.344.537t.121.607q0 .234-.065.475t-.214.461l-7.029 10.135q-.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="m12.5 19.24l6.385-9.25q.134-.192.115-.413t-.173-.375l-5.885-5.99q-.192-.193-.442-.193t-.442.193l-5.88 5.996q-.153.154-.172.375q-.02.22.115.413zM9.808 22.5q-1.102 0-1.993-.657q-.892-.656-1.184-1.702q-.189-.73-.654-1.281q-.465-.552-1.174-.552q-.472 0-.886.208q-.413.207-.701.546q-.062.085-.155.134q-.092.048-.215.048q-.21 0-.353-.143t-.143-.357q0-.084.024-.166q.025-.083.085-.151q.422-.539 1.034-.83t1.294-.29q1.054 0 1.784.76q.731.76 1.023 1.792q.208.73.833 1.185t1.38.456q.668 0 1.168-.394t.871-.923l.045-.07l-6.612-9.544q-.149-.22-.214-.462Q5 9.866 5 9.625q0-.304.121-.599t.344-.538l5.962-6.047q.217-.218.496-.339t.577-.121t.577.121t.496.339l5.962 6.048q.223.242.344.537t.121.607q0 .234-.065.475t-.214.461l-7.029 10.135q-.584.875-1.315 1.335q-.73.461-1.57.461"/></svg>
</template>

CSS

.icon-family-link-outline-rounded {
  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%22m12.5%2019.24l6.385-9.25q.134-.192.115-.413t-.173-.375l-5.885-5.99q-.192-.193-.442-.193t-.442.193l-5.88%205.996q-.153.154-.172.375q-.02.22.115.413zM9.808%2022.5q-1.102%200-1.993-.657q-.892-.656-1.184-1.702q-.189-.73-.654-1.281q-.465-.552-1.174-.552q-.472%200-.886.208q-.413.207-.701.546q-.062.085-.155.134q-.092.048-.215.048q-.21%200-.353-.143t-.143-.357q0-.084.024-.166q.025-.083.085-.151q.422-.539%201.034-.83t1.294-.29q1.054%200%201.784.76q.731.76%201.023%201.792q.208.73.833%201.185t1.38.456q.668%200%201.168-.394t.871-.923l.045-.07l-6.612-9.544q-.149-.22-.214-.462Q5%209.866%205%209.625q0-.304.121-.599t.344-.538l5.962-6.047q.217-.218.496-.339t.577-.121t.577.121t.496.339l5.962%206.048q.223.242.344.537t.121.607q0%20.234-.065.475t-.214.461l-7.029%2010.135q-.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%22m12.5%2019.24l6.385-9.25q.134-.192.115-.413t-.173-.375l-5.885-5.99q-.192-.193-.442-.193t-.442.193l-5.88%205.996q-.153.154-.172.375q-.02.22.115.413zM9.808%2022.5q-1.102%200-1.993-.657q-.892-.656-1.184-1.702q-.189-.73-.654-1.281q-.465-.552-1.174-.552q-.472%200-.886.208q-.413.207-.701.546q-.062.085-.155.134q-.092.048-.215.048q-.21%200-.353-.143t-.143-.357q0-.084.024-.166q.025-.083.085-.151q.422-.539%201.034-.83t1.294-.29q1.054%200%201.784.76q.731.76%201.023%201.792q.208.73.833%201.185t1.38.456q.668%200%201.168-.394t.871-.923l.045-.07l-6.612-9.544q-.149-.22-.214-.462Q5%209.866%205%209.625q0-.304.121-.599t.344-.538l5.962-6.047q.217-.218.496-.339t.577-.121t.577.121t.496.339l5.962%206.048q.223.242.344.537t.121.607q0%20.234-.065.475t-.214.461l-7.029%2010.135q-.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-outline-rounded.svg?color=%231a73e8&size=48