star emoji
star from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.
- Name
- star
- Set
- Noto Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 128×128
- License
- Apache 2.0
- Aliases
- white-medium-star
The same emoji in other sets
starAkar Iconsstar-filledAnt Design IconsstarBootstrap IconsstarBoxIcons v2starBoxIcons v2 SolidstarCarbonstarEmoji One (Colored)starElement Plusstar-fillEva IconsstarFramework7 IconsstarFont Awesome 6 RegularstarFont Awesome 6 SolidstarFont Awesome RegularstarFont Awesome SolidstarFeather Iconsstar-outlineFlowbite Iconsstar-12-filledFluent UI System Iconsstar-16Fluent UI System Color IconsstarFluent EmojistarFluent Emoji FlatstarFluent Emoji High ContraststarFirefox OS EmojistarHeroIconsstarHuge Icons
More travel & places icons from Noto Emoji
Use the star emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fdd835" d="m68.05 7.23l13.46 30.7a7.05 7.05 0 0 0 5.82 4.19l32.79 2.94c3.71.54 5.19 5.09 2.5 7.71l-24.7 20.75c-2 1.68-2.91 4.32-2.36 6.87l7.18 33.61c.63 3.69-3.24 6.51-6.56 4.76L67.56 102a7.03 7.03 0 0 0-7.12 0l-28.62 16.75c-3.31 1.74-7.19-1.07-6.56-4.76l7.18-33.61c.54-2.55-.36-5.19-2.36-6.87L5.37 52.78c-2.68-2.61-1.2-7.17 2.5-7.71l32.79-2.94a7.05 7.05 0 0 0 5.82-4.19l13.46-30.7c1.67-3.36 6.45-3.36 8.11-.01"/><path fill="#ffff8d" d="m67.07 39.77l-2.28-22.62c-.09-1.26-.35-3.42 1.67-3.42c1.6 0 2.47 3.33 2.47 3.33l6.84 18.16c2.58 6.91 1.52 9.28-.97 10.68c-2.86 1.6-7.08.35-7.73-6.13"/><path fill="#f4b400" d="M95.28 71.51L114.9 56.2c.97-.81 2.72-2.1 1.32-3.57c-1.11-1.16-4.11.51-4.11.51l-17.17 6.71c-5.12 1.77-8.52 4.39-8.82 7.69c-.39 4.4 3.56 7.79 9.16 3.97"/></svg>
React
import type { SVGProps } from "react";
export function NotoStar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fdd835" d="m68.05 7.23l13.46 30.7a7.05 7.05 0 0 0 5.82 4.19l32.79 2.94c3.71.54 5.19 5.09 2.5 7.71l-24.7 20.75c-2 1.68-2.91 4.32-2.36 6.87l7.18 33.61c.63 3.69-3.24 6.51-6.56 4.76L67.56 102a7.03 7.03 0 0 0-7.12 0l-28.62 16.75c-3.31 1.74-7.19-1.07-6.56-4.76l7.18-33.61c.54-2.55-.36-5.19-2.36-6.87L5.37 52.78c-2.68-2.61-1.2-7.17 2.5-7.71l32.79-2.94a7.05 7.05 0 0 0 5.82-4.19l13.46-30.7c1.67-3.36 6.45-3.36 8.11-.01"/><path fill="#ffff8d" d="m67.07 39.77l-2.28-22.62c-.09-1.26-.35-3.42 1.67-3.42c1.6 0 2.47 3.33 2.47 3.33l6.84 18.16c2.58 6.91 1.52 9.28-.97 10.68c-2.86 1.6-7.08.35-7.73-6.13"/><path fill="#f4b400" d="M95.28 71.51L114.9 56.2c.97-.81 2.72-2.1 1.32-3.57c-1.11-1.16-4.11.51-4.11.51l-17.17 6.71c-5.12 1.77-8.52 4.39-8.82 7.69c-.39 4.4 3.56 7.79 9.16 3.97"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fdd835" d="m68.05 7.23l13.46 30.7a7.05 7.05 0 0 0 5.82 4.19l32.79 2.94c3.71.54 5.19 5.09 2.5 7.71l-24.7 20.75c-2 1.68-2.91 4.32-2.36 6.87l7.18 33.61c.63 3.69-3.24 6.51-6.56 4.76L67.56 102a7.03 7.03 0 0 0-7.12 0l-28.62 16.75c-3.31 1.74-7.19-1.07-6.56-4.76l7.18-33.61c.54-2.55-.36-5.19-2.36-6.87L5.37 52.78c-2.68-2.61-1.2-7.17 2.5-7.71l32.79-2.94a7.05 7.05 0 0 0 5.82-4.19l13.46-30.7c1.67-3.36 6.45-3.36 8.11-.01"/><path fill="#ffff8d" d="m67.07 39.77l-2.28-22.62c-.09-1.26-.35-3.42 1.67-3.42c1.6 0 2.47 3.33 2.47 3.33l6.84 18.16c2.58 6.91 1.52 9.28-.97 10.68c-2.86 1.6-7.08.35-7.73-6.13"/><path fill="#f4b400" d="M95.28 71.51L114.9 56.2c.97-.81 2.72-2.1 1.32-3.57c-1.11-1.16-4.11.51-4.11.51l-17.17 6.71c-5.12 1.77-8.52 4.39-8.82 7.69c-.39 4.4 3.56 7.79 9.16 3.97"/></svg> </template>
CSS
.icon-star {
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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22m68.05%207.23l13.46%2030.7a7.05%207.05%200%200%200%205.82%204.19l32.79%202.94c3.71.54%205.19%205.09%202.5%207.71l-24.7%2020.75c-2%201.68-2.91%204.32-2.36%206.87l7.18%2033.61c.63%203.69-3.24%206.51-6.56%204.76L67.56%20102a7.03%207.03%200%200%200-7.12%200l-28.62%2016.75c-3.31%201.74-7.19-1.07-6.56-4.76l7.18-33.61c.54-2.55-.36-5.19-2.36-6.87L5.37%2052.78c-2.68-2.61-1.2-7.17%202.5-7.71l32.79-2.94a7.05%207.05%200%200%200%205.82-4.19l13.46-30.7c1.67-3.36%206.45-3.36%208.11-.01%22%2F%3E%3Cpath%20fill%3D%22%23ffff8d%22%20d%3D%22m67.07%2039.77l-2.28-22.62c-.09-1.26-.35-3.42%201.67-3.42c1.6%200%202.47%203.33%202.47%203.33l6.84%2018.16c2.58%206.91%201.52%209.28-.97%2010.68c-2.86%201.6-7.08.35-7.73-6.13%22%2F%3E%3Cpath%20fill%3D%22%23f4b400%22%20d%3D%22M95.28%2071.51L114.9%2056.2c.97-.81%202.72-2.1%201.32-3.57c-1.11-1.16-4.11.51-4.11.51l-17.17%206.71c-5.12%201.77-8.52%204.39-8.82%207.69c-.39%204.4%203.56%207.79%209.16%203.97%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fdd835%22%20d%3D%22m68.05%207.23l13.46%2030.7a7.05%207.05%200%200%200%205.82%204.19l32.79%202.94c3.71.54%205.19%205.09%202.5%207.71l-24.7%2020.75c-2%201.68-2.91%204.32-2.36%206.87l7.18%2033.61c.63%203.69-3.24%206.51-6.56%204.76L67.56%20102a7.03%207.03%200%200%200-7.12%200l-28.62%2016.75c-3.31%201.74-7.19-1.07-6.56-4.76l7.18-33.61c.54-2.55-.36-5.19-2.36-6.87L5.37%2052.78c-2.68-2.61-1.2-7.17%202.5-7.71l32.79-2.94a7.05%207.05%200%200%200%205.82-4.19l13.46-30.7c1.67-3.36%206.45-3.36%208.11-.01%22%2F%3E%3Cpath%20fill%3D%22%23ffff8d%22%20d%3D%22m67.07%2039.77l-2.28-22.62c-.09-1.26-.35-3.42%201.67-3.42c1.6%200%202.47%203.33%202.47%203.33l6.84%2018.16c2.58%206.91%201.52%209.28-.97%2010.68c-2.86%201.6-7.08.35-7.73-6.13%22%2F%3E%3Cpath%20fill%3D%22%23f4b400%22%20d%3D%22M95.28%2071.51L114.9%2056.2c.97-.81%202.72-2.1%201.32-3.57c-1.11-1.16-4.11.51-4.11.51l-17.17%206.71c-5.12%201.77-8.52%204.39-8.82%207.69c-.39%204.4%203.56%207.79%209.16%203.97%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/star.svg?color=%231a73e8&size=48