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

Name
star-shine-outline
Set
Material Symbols Light
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
star-shine-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the star shine icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.896 18.008L18.608 15.7l.688-.688l2.308 2.288zM17.7 6.373l-.688-.688L19.3 3.396l.708.689zm-11.4.02L4.011 4.084l.689-.689l2.308 2.289zM3.085 18.007l-.689-.708l2.289-2.289l.707.689zm4.88-.125L12 15.463l4.054 2.464l-1.056-4.58l3.544-3.055l-4.669-.42L12 5.547l-1.854 4.298l-4.669.402l3.544 3.098zM6.442 20l1.47-6.275L3 9.481l6.47-.548L12 3l2.55 5.933l6.47.548l-4.912 4.244L17.578 20L12 16.66zm5.578-8.275"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStarShineOutline(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="M20.896 18.008L18.608 15.7l.688-.688l2.308 2.288zM17.7 6.373l-.688-.688L19.3 3.396l.708.689zm-11.4.02L4.011 4.084l.689-.689l2.308 2.289zM3.085 18.007l-.689-.708l2.289-2.289l.707.689zm4.88-.125L12 15.463l4.054 2.464l-1.056-4.58l3.544-3.055l-4.669-.42L12 5.547l-1.854 4.298l-4.669.402l3.544 3.098zM6.442 20l1.47-6.275L3 9.481l6.47-.548L12 3l2.55 5.933l6.47.548l-4.912 4.244L17.578 20L12 16.66zm5.578-8.275"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20.896 18.008L18.608 15.7l.688-.688l2.308 2.288zM17.7 6.373l-.688-.688L19.3 3.396l.708.689zm-11.4.02L4.011 4.084l.689-.689l2.308 2.289zM3.085 18.007l-.689-.708l2.289-2.289l.707.689zm4.88-.125L12 15.463l4.054 2.464l-1.056-4.58l3.544-3.055l-4.669-.42L12 5.547l-1.854 4.298l-4.669.402l3.544 3.098zM6.442 20l1.47-6.275L3 9.481l6.47-.548L12 3l2.55 5.933l6.47.548l-4.912 4.244L17.578 20L12 16.66zm5.578-8.275"/></svg>
</template>

CSS

.icon-star-shine-outline {
  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%22M20.896%2018.008L18.608%2015.7l.688-.688l2.308%202.288zM17.7%206.373l-.688-.688L19.3%203.396l.708.689zm-11.4.02L4.011%204.084l.689-.689l2.308%202.289zM3.085%2018.007l-.689-.708l2.289-2.289l.707.689zm4.88-.125L12%2015.463l4.054%202.464l-1.056-4.58l3.544-3.055l-4.669-.42L12%205.547l-1.854%204.298l-4.669.402l3.544%203.098zM6.442%2020l1.47-6.275L3%209.481l6.47-.548L12%203l2.55%205.933l6.47.548l-4.912%204.244L17.578%2020L12%2016.66zm5.578-8.275%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%22M20.896%2018.008L18.608%2015.7l.688-.688l2.308%202.288zM17.7%206.373l-.688-.688L19.3%203.396l.708.689zm-11.4.02L4.011%204.084l.689-.689l2.308%202.289zM3.085%2018.007l-.689-.708l2.289-2.289l.707.689zm4.88-.125L12%2015.463l4.054%202.464l-1.056-4.58l3.544-3.055l-4.669-.42L12%205.547l-1.854%204.298l-4.669.402l3.544%203.098zM6.442%2020l1.47-6.275L3%209.481l6.47-.548L12%203l2.55%205.933l6.47.548l-4.912%204.244L17.578%2020L12%2016.66zm5.578-8.275%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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