stars-2-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
stars-2-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
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 stars 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.966 17.883L12 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.098zM12 16.66l-4.515 2.71q-.16.079-.296.064q-.137-.016-.266-.094q-.129-.08-.196-.226q-.067-.148-.012-.319l1.197-5.071l-3.983-3.444q-.135-.11-.168-.263q-.034-.152.028-.293t.165-.229t.28-.119l5.235-.444l2.048-4.816q.068-.165.196-.238T12 3.806t.288.073t.195.238l2.067 4.816l5.235.444q.177.03.28.12q.104.087.166.228t.028.293q-.034.153-.169.263l-3.982 3.444l1.196 5.09q.056.171-.012.309t-.196.217q-.129.078-.265.093q-.137.016-.297-.063zm7.116-10.604l-1.289.76q-.13.055-.24-.013q-.108-.068-.058-.205l.342-1.42l-1.132-.945q-.106-.087-.066-.205t.177-.143l1.5-.131l.579-1.344q.05-.131.187-.131q.136 0 .186.13l.579 1.345l1.5.13q.136.026.177.144t-.066.205l-1.133.946l.343 1.419q.05.137-.059.205t-.24.013zm-7.097 5.669"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightStars2OutlineRounded(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="M7.966 17.883L12 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.098zM12 16.66l-4.515 2.71q-.16.079-.296.064q-.137-.016-.266-.094q-.129-.08-.196-.226q-.067-.148-.012-.319l1.197-5.071l-3.983-3.444q-.135-.11-.168-.263q-.034-.152.028-.293t.165-.229t.28-.119l5.235-.444l2.048-4.816q.068-.165.196-.238T12 3.806t.288.073t.195.238l2.067 4.816l5.235.444q.177.03.28.12q.104.087.166.228t.028.293q-.034.153-.169.263l-3.982 3.444l1.196 5.09q.056.171-.012.309t-.196.217q-.129.078-.265.093q-.137.016-.297-.063zm7.116-10.604l-1.289.76q-.13.055-.24-.013q-.108-.068-.058-.205l.342-1.42l-1.132-.945q-.106-.087-.066-.205t.177-.143l1.5-.131l.579-1.344q.05-.131.187-.131q.136 0 .186.13l.579 1.345l1.5.13q.136.026.177.144t-.066.205l-1.133.946l.343 1.419q.05.137-.059.205t-.24.013zm-7.097 5.669"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.966 17.883L12 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.098zM12 16.66l-4.515 2.71q-.16.079-.296.064q-.137-.016-.266-.094q-.129-.08-.196-.226q-.067-.148-.012-.319l1.197-5.071l-3.983-3.444q-.135-.11-.168-.263q-.034-.152.028-.293t.165-.229t.28-.119l5.235-.444l2.048-4.816q.068-.165.196-.238T12 3.806t.288.073t.195.238l2.067 4.816l5.235.444q.177.03.28.12q.104.087.166.228t.028.293q-.034.153-.169.263l-3.982 3.444l1.196 5.09q.056.171-.012.309t-.196.217q-.129.078-.265.093q-.137.016-.297-.063zm7.116-10.604l-1.289.76q-.13.055-.24-.013q-.108-.068-.058-.205l.342-1.42l-1.132-.945q-.106-.087-.066-.205t.177-.143l1.5-.131l.579-1.344q.05-.131.187-.131q.136 0 .186.13l.579 1.345l1.5.13q.136.026.177.144t-.066.205l-1.133.946l.343 1.419q.05.137-.059.205t-.24.013zm-7.097 5.669"/></svg>
</template>

CSS

.icon-stars-2-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%22M7.966%2017.883L12%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.098zM12%2016.66l-4.515%202.71q-.16.079-.296.064q-.137-.016-.266-.094q-.129-.08-.196-.226q-.067-.148-.012-.319l1.197-5.071l-3.983-3.444q-.135-.11-.168-.263q-.034-.152.028-.293t.165-.229t.28-.119l5.235-.444l2.048-4.816q.068-.165.196-.238T12%203.806t.288.073t.195.238l2.067%204.816l5.235.444q.177.03.28.12q.104.087.166.228t.028.293q-.034.153-.169.263l-3.982%203.444l1.196%205.09q.056.171-.012.309t-.196.217q-.129.078-.265.093q-.137.016-.297-.063zm7.116-10.604l-1.289.76q-.13.055-.24-.013q-.108-.068-.058-.205l.342-1.42l-1.132-.945q-.106-.087-.066-.205t.177-.143l1.5-.131l.579-1.344q.05-.131.187-.131q.136%200%20.186.13l.579%201.345l1.5.13q.136.026.177.144t-.066.205l-1.133.946l.343%201.419q.05.137-.059.205t-.24.013zm-7.097%205.669%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%22M7.966%2017.883L12%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.098zM12%2016.66l-4.515%202.71q-.16.079-.296.064q-.137-.016-.266-.094q-.129-.08-.196-.226q-.067-.148-.012-.319l1.197-5.071l-3.983-3.444q-.135-.11-.168-.263q-.034-.152.028-.293t.165-.229t.28-.119l5.235-.444l2.048-4.816q.068-.165.196-.238T12%203.806t.288.073t.195.238l2.067%204.816l5.235.444q.177.03.28.12q.104.087.166.228t.028.293q-.034.153-.169.263l-3.982%203.444l1.196%205.09q.056.171-.012.309t-.196.217q-.129.078-.265.093q-.137.016-.297-.063zm7.116-10.604l-1.289.76q-.13.055-.24-.013q-.108-.068-.058-.205l.342-1.42l-1.132-.945q-.106-.087-.066-.205t.177-.143l1.5-.131l.579-1.344q.05-.131.187-.131q.136%200%20.186.13l.579%201.345l1.5.13q.136.026.177.144t-.066.205l-1.133.946l.343%201.419q.05.137-.059.205t-.24.013zm-7.097%205.669%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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