award star icon
award-star-rounded from Material Symbols Light by Google · Rounded · Actions · Apache-2.0 Free for personal and commercial use.
- Name
- award-star-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Actions
- Viewbox
- 24×24
- License
- Apache 2.0
3 other variants in Material Symbols Light
The same icon in other sets
More actions icons from Material Symbols Light
Use the award star icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 14.052l1.656 1.015q.217.137.441-.022q.224-.158.169-.426l-.443-1.886l1.47-1.264q.21-.186.12-.431q-.09-.246-.363-.27l-1.917-.176l-.76-1.767q-.106-.242-.373-.242t-.373.242l-.76 1.767l-1.917.175q-.273.025-.363.27t.12.432l1.47 1.264l-.442 1.886q-.056.268.168.426q.224.159.441.022zM9.073 19H6.616q-.672 0-1.144-.472T5 17.385v-2.458l-1.79-1.796q-.237-.243-.349-.538T2.75 12t.112-.593t.347-.538L5 9.073V6.616q0-.672.472-1.144T6.616 5h2.457l1.796-1.79q.243-.237.538-.349T12 2.75t.593.112t.538.347L14.927 5h2.458q.67 0 1.143.472q.472.472.472 1.144v2.457l1.79 1.796q.237.243.349.538t.111.593t-.111.593t-.348.538L19 14.927v2.458q0 .67-.472 1.143q-.472.472-1.143.472h-2.458l-1.796 1.79q-.243.237-.538.349T12 21.25t-.593-.111t-.538-.348z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightAwardStarRounded(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="m12 14.052l1.656 1.015q.217.137.441-.022q.224-.158.169-.426l-.443-1.886l1.47-1.264q.21-.186.12-.431q-.09-.246-.363-.27l-1.917-.176l-.76-1.767q-.106-.242-.373-.242t-.373.242l-.76 1.767l-1.917.175q-.273.025-.363.27t.12.432l1.47 1.264l-.442 1.886q-.056.268.168.426q.224.159.441.022zM9.073 19H6.616q-.672 0-1.144-.472T5 17.385v-2.458l-1.79-1.796q-.237-.243-.349-.538T2.75 12t.112-.593t.347-.538L5 9.073V6.616q0-.672.472-1.144T6.616 5h2.457l1.796-1.79q.243-.237.538-.349T12 2.75t.593.112t.538.347L14.927 5h2.458q.67 0 1.143.472q.472.472.472 1.144v2.457l1.79 1.796q.237.243.349.538t.111.593t-.111.593t-.348.538L19 14.927v2.458q0 .67-.472 1.143q-.472.472-1.143.472h-2.458l-1.796 1.79q-.243.237-.538.349T12 21.25t-.593-.111t-.538-.348z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m12 14.052l1.656 1.015q.217.137.441-.022q.224-.158.169-.426l-.443-1.886l1.47-1.264q.21-.186.12-.431q-.09-.246-.363-.27l-1.917-.176l-.76-1.767q-.106-.242-.373-.242t-.373.242l-.76 1.767l-1.917.175q-.273.025-.363.27t.12.432l1.47 1.264l-.442 1.886q-.056.268.168.426q.224.159.441.022zM9.073 19H6.616q-.672 0-1.144-.472T5 17.385v-2.458l-1.79-1.796q-.237-.243-.349-.538T2.75 12t.112-.593t.347-.538L5 9.073V6.616q0-.672.472-1.144T6.616 5h2.457l1.796-1.79q.243-.237.538-.349T12 2.75t.593.112t.538.347L14.927 5h2.458q.67 0 1.143.472q.472.472.472 1.144v2.457l1.79 1.796q.237.243.349.538t.111.593t-.111.593t-.348.538L19 14.927v2.458q0 .67-.472 1.143q-.472.472-1.143.472h-2.458l-1.796 1.79q-.243.237-.538.349T12 21.25t-.593-.111t-.538-.348z"/></svg> </template>
CSS
.icon-award-star-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%22m12%2014.052l1.656%201.015q.217.137.441-.022q.224-.158.169-.426l-.443-1.886l1.47-1.264q.21-.186.12-.431q-.09-.246-.363-.27l-1.917-.176l-.76-1.767q-.106-.242-.373-.242t-.373.242l-.76%201.767l-1.917.175q-.273.025-.363.27t.12.432l1.47%201.264l-.442%201.886q-.056.268.168.426q.224.159.441.022zM9.073%2019H6.616q-.672%200-1.144-.472T5%2017.385v-2.458l-1.79-1.796q-.237-.243-.349-.538T2.75%2012t.112-.593t.347-.538L5%209.073V6.616q0-.672.472-1.144T6.616%205h2.457l1.796-1.79q.243-.237.538-.349T12%202.75t.593.112t.538.347L14.927%205h2.458q.67%200%201.143.472q.472.472.472%201.144v2.457l1.79%201.796q.237.243.349.538t.111.593t-.111.593t-.348.538L19%2014.927v2.458q0%20.67-.472%201.143q-.472.472-1.143.472h-2.458l-1.796%201.79q-.243.237-.538.349T12%2021.25t-.593-.111t-.538-.348z%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%22m12%2014.052l1.656%201.015q.217.137.441-.022q.224-.158.169-.426l-.443-1.886l1.47-1.264q.21-.186.12-.431q-.09-.246-.363-.27l-1.917-.176l-.76-1.767q-.106-.242-.373-.242t-.373.242l-.76%201.767l-1.917.175q-.273.025-.363.27t.12.432l1.47%201.264l-.442%201.886q-.056.268.168.426q.224.159.441.022zM9.073%2019H6.616q-.672%200-1.144-.472T5%2017.385v-2.458l-1.79-1.796q-.237-.243-.349-.538T2.75%2012t.112-.593t.347-.538L5%209.073V6.616q0-.672.472-1.144T6.616%205h2.457l1.796-1.79q.243-.237.538-.349T12%202.75t.593.112t.538.347L14.927%205h2.458q.67%200%201.143.472q.472.472.472%201.144v2.457l1.79%201.796q.237.243.349.538t.111.593t-.111.593t-.348.538L19%2014.927v2.458q0%20.67-.472%201.143q-.472.472-1.143.472h-2.458l-1.796%201.79q-.243.237-.538.349T12%2021.25t-.593-.111t-.538-.348z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/award-star-rounded.svg?color=%231a73e8&size=48