family star icon
family-star-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- family-star-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
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="M13.801 14.845q.793-.616 1.16-1.549H9.04q.367.933 1.16 1.55q.793.615 1.801.615t1.801-.616m-3.123-3.244q.322-.322.322-.793t-.322-.793q-.322-.323-.793-.323t-.794.322q-.322.323-.322.794q0 .47.322.793q.322.322.793.322t.794-.322m4.23 0q.323-.322.323-.793t-.322-.793q-.323-.323-.794-.323q-.47 0-.793.323q-.322.322-.322.793q0 .47.322.793q.322.322.794.322q.47 0 .793-.322M8.125 7.092L12 1.937l3.875 5.155l6.139 2.07l-3.941 5.336l.156 6.056L12 18.733l-6.229 1.82l.156-6.08l-3.915-5.312z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightFamilyStarSharp(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="M13.801 14.845q.793-.616 1.16-1.549H9.04q.367.933 1.16 1.55q.793.615 1.801.615t1.801-.616m-3.123-3.244q.322-.322.322-.793t-.322-.793q-.322-.323-.793-.323t-.794.322q-.322.323-.322.794q0 .47.322.793q.322.322.793.322t.794-.322m4.23 0q.323-.322.323-.793t-.322-.793q-.323-.323-.794-.323q-.47 0-.793.323q-.322.322-.322.793q0 .47.322.793q.322.322.794.322q.47 0 .793-.322M8.125 7.092L12 1.937l3.875 5.155l6.139 2.07l-3.941 5.336l.156 6.056L12 18.733l-6.229 1.82l.156-6.08l-3.915-5.312z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M13.801 14.845q.793-.616 1.16-1.549H9.04q.367.933 1.16 1.55q.793.615 1.801.615t1.801-.616m-3.123-3.244q.322-.322.322-.793t-.322-.793q-.322-.323-.793-.323t-.794.322q-.322.323-.322.794q0 .47.322.793q.322.322.793.322t.794-.322m4.23 0q.323-.322.323-.793t-.322-.793q-.323-.323-.794-.323q-.47 0-.793.323q-.322.322-.322.793q0 .47.322.793q.322.322.794.322q.47 0 .793-.322M8.125 7.092L12 1.937l3.875 5.155l6.139 2.07l-3.941 5.336l.156 6.056L12 18.733l-6.229 1.82l.156-6.08l-3.915-5.312z"/></svg> </template>
CSS
.icon-family-star-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%22M13.801%2014.845q.793-.616%201.16-1.549H9.04q.367.933%201.16%201.55q.793.615%201.801.615t1.801-.616m-3.123-3.244q.322-.322.322-.793t-.322-.793q-.322-.323-.793-.323t-.794.322q-.322.323-.322.794q0%20.47.322.793q.322.322.793.322t.794-.322m4.23%200q.323-.322.323-.793t-.322-.793q-.323-.323-.794-.323q-.47%200-.793.323q-.322.322-.322.793q0%20.47.322.793q.322.322.794.322q.47%200%20.793-.322M8.125%207.092L12%201.937l3.875%205.155l6.139%202.07l-3.941%205.336l.156%206.056L12%2018.733l-6.229%201.82l.156-6.08l-3.915-5.312z%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%22M13.801%2014.845q.793-.616%201.16-1.549H9.04q.367.933%201.16%201.55q.793.615%201.801.615t1.801-.616m-3.123-3.244q.322-.322.322-.793t-.322-.793q-.322-.323-.793-.323t-.794.322q-.322.323-.322.794q0%20.47.322.793q.322.322.793.322t.794-.322m4.23%200q.323-.322.323-.793t-.322-.793q-.323-.323-.794-.323q-.47%200-.793.323q-.322.322-.322.793q0%20.47.322.793q.322.322.794.322q.47%200%20.793-.322M8.125%207.092L12%201.937l3.875%205.155l6.139%202.07l-3.941%205.336l.156%206.056L12%2018.733l-6.229%201.82l.156-6.08l-3.915-5.312z%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-star-sharp.svg?color=%231a73e8&size=48