family-star-outline-sharp from Material Symbols by Google · Outline Sharp · Social · Apache-2.0 Free for personal and commercial use.

Name
family-star-outline-sharp
Set
Material Symbols
Style
Outline Sharp
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols

The same icon in other sets

More social icons from Material Symbols

Use the family star icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.138 15.288q.937-.713 1.362-1.838h-7q.425 1.125 1.363 1.838T12 16t2.138-.712m-3.576-3.726Q11 11.126 11 10.5t-.437-1.062T9.5 9t-1.062.438T8 10.5t.438 1.063T9.5 12t1.063-.437m5 0Q16 11.125 16 10.5t-.437-1.062T14.5 9t-1.062.438T13 10.5t.438 1.063T14.5 12t1.063-.437M7.625 6.4L12 .725L16.375 6.4l6.85 2.3l-4.325 6.125l.175 6.825L12 19.675L4.925 21.65L5.1 14.8L.8 8.7zM8.85 8.125L4 9.725L7.1 14.2L7 18.975l5-1.375l5 1.4l-.1-4.8L20 9.775l-4.85-1.65L12 4zM12 11.5"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsFamilyStarOutlineSharp(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="M14.138 15.288q.937-.713 1.362-1.838h-7q.425 1.125 1.363 1.838T12 16t2.138-.712m-3.576-3.726Q11 11.126 11 10.5t-.437-1.062T9.5 9t-1.062.438T8 10.5t.438 1.063T9.5 12t1.063-.437m5 0Q16 11.125 16 10.5t-.437-1.062T14.5 9t-1.062.438T13 10.5t.438 1.063T14.5 12t1.063-.437M7.625 6.4L12 .725L16.375 6.4l6.85 2.3l-4.325 6.125l.175 6.825L12 19.675L4.925 21.65L5.1 14.8L.8 8.7zM8.85 8.125L4 9.725L7.1 14.2L7 18.975l5-1.375l5 1.4l-.1-4.8L20 9.775l-4.85-1.65L12 4zM12 11.5"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.138 15.288q.937-.713 1.362-1.838h-7q.425 1.125 1.363 1.838T12 16t2.138-.712m-3.576-3.726Q11 11.126 11 10.5t-.437-1.062T9.5 9t-1.062.438T8 10.5t.438 1.063T9.5 12t1.063-.437m5 0Q16 11.125 16 10.5t-.437-1.062T14.5 9t-1.062.438T13 10.5t.438 1.063T14.5 12t1.063-.437M7.625 6.4L12 .725L16.375 6.4l6.85 2.3l-4.325 6.125l.175 6.825L12 19.675L4.925 21.65L5.1 14.8L.8 8.7zM8.85 8.125L4 9.725L7.1 14.2L7 18.975l5-1.375l5 1.4l-.1-4.8L20 9.775l-4.85-1.65L12 4zM12 11.5"/></svg>
</template>

CSS

.icon-family-star-outline-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%22M14.138%2015.288q.937-.713%201.362-1.838h-7q.425%201.125%201.363%201.838T12%2016t2.138-.712m-3.576-3.726Q11%2011.126%2011%2010.5t-.437-1.062T9.5%209t-1.062.438T8%2010.5t.438%201.063T9.5%2012t1.063-.437m5%200Q16%2011.125%2016%2010.5t-.437-1.062T14.5%209t-1.062.438T13%2010.5t.438%201.063T14.5%2012t1.063-.437M7.625%206.4L12%20.725L16.375%206.4l6.85%202.3l-4.325%206.125l.175%206.825L12%2019.675L4.925%2021.65L5.1%2014.8L.8%208.7zM8.85%208.125L4%209.725L7.1%2014.2L7%2018.975l5-1.375l5%201.4l-.1-4.8L20%209.775l-4.85-1.65L12%204zM12%2011.5%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%22M14.138%2015.288q.937-.713%201.362-1.838h-7q.425%201.125%201.363%201.838T12%2016t2.138-.712m-3.576-3.726Q11%2011.126%2011%2010.5t-.437-1.062T9.5%209t-1.062.438T8%2010.5t.438%201.063T9.5%2012t1.063-.437m5%200Q16%2011.125%2016%2010.5t-.437-1.062T14.5%209t-1.062.438T13%2010.5t.438%201.063T14.5%2012t1.063-.437M7.625%206.4L12%20.725L16.375%206.4l6.85%202.3l-4.325%206.125l.175%206.825L12%2019.675L4.925%2021.65L5.1%2014.8L.8%208.7zM8.85%208.125L4%209.725L7.1%2014.2L7%2018.975l5-1.375l5%201.4l-.1-4.8L20%209.775l-4.85-1.65L12%204zM12%2011.5%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/family-star-outline-sharp.svg?color=%231a73e8&size=48