star settings icon
star-settings-32-filled from Fluent UI System Icons by Microsoft Corporation · 32 Filled · MIT Free for personal and commercial use.
- Name
- star-settings-32-filled
- Set
- Fluent UI System Icons
- Style
- 32 Filled
- Viewbox
- 32×32
- License
- MIT
5 other variants in Fluent UI System Icons
The same icon in other sets
Related icons in Fluent UI System Icons
star-add-16-filledstar-arrow-back-16-filledstar-arrow-right-24-filledstar-arrow-right-end-20-filledstar-arrow-right-start-20-filledstar-checkmark-16-filledstar-dismiss-16-filledstar-edit-20-filledstar-emphasis-16-filledstar-half-12-filledstar-line-horizontal-3-16-filledstar-off-12-filledstar-one-quarter-12-filledstar-prohibited-16-filledstar-three-quarter-12-filled
Use the star settings icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.226 20.964a1.52 1.52 0 0 0 1.117-1.928l-.467-1.513a7.5 7.5 0 0 1 2.737-1.635l1.236 1.272a1.53 1.53 0 0 0 2.193 0l1.26-1.3a7.5 7.5 0 0 1 2.75 1.596l-.496 1.724a1.52 1.52 0 0 0 1.096 1.893l1.697.423a7.5 7.5 0 0 1-.04 3.189l-1.535.351a1.52 1.52 0 0 0-1.117 1.927l.467 1.514a7.5 7.5 0 0 1-2.737 1.635l-1.236-1.273a1.53 1.53 0 0 0-2.193.001l-1.26 1.3a7.5 7.5 0 0 1-2.75-1.597l.496-1.724a1.52 1.52 0 0 0-1.096-1.892l-1.697-.424a7.5 7.5 0 0 1 .04-3.188zM23 25a2 2 0 1 0 0-4a2 2 0 0 0 0 4M17.348 3.84c-.549-1.12-2.144-1.12-2.693 0l-3.2 6.52l-7.17 1.05c-1.228.179-1.72 1.686-.834 2.555l5.196 5.096l-1.225 7.183c-.209 1.227 1.08 2.16 2.18 1.578l4.704-2.488a9 9 0 0 1 13.06-10.206l1.185-1.163c.886-.87.394-2.376-.833-2.556l-7.171-1.048z"/></svg>
React
import type { SVGProps } from "react";
export function FluentStarSettings32Filled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.226 20.964a1.52 1.52 0 0 0 1.117-1.928l-.467-1.513a7.5 7.5 0 0 1 2.737-1.635l1.236 1.272a1.53 1.53 0 0 0 2.193 0l1.26-1.3a7.5 7.5 0 0 1 2.75 1.596l-.496 1.724a1.52 1.52 0 0 0 1.096 1.893l1.697.423a7.5 7.5 0 0 1-.04 3.189l-1.535.351a1.52 1.52 0 0 0-1.117 1.927l.467 1.514a7.5 7.5 0 0 1-2.737 1.635l-1.236-1.273a1.53 1.53 0 0 0-2.193.001l-1.26 1.3a7.5 7.5 0 0 1-2.75-1.597l.496-1.724a1.52 1.52 0 0 0-1.096-1.892l-1.697-.424a7.5 7.5 0 0 1 .04-3.188zM23 25a2 2 0 1 0 0-4a2 2 0 0 0 0 4M17.348 3.84c-.549-1.12-2.144-1.12-2.693 0l-3.2 6.52l-7.17 1.05c-1.228.179-1.72 1.686-.834 2.555l5.196 5.096l-1.225 7.183c-.209 1.227 1.08 2.16 2.18 1.578l4.704-2.488a9 9 0 0 1 13.06-10.206l1.185-1.163c.886-.87.394-2.376-.833-2.556l-7.171-1.048z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M17.226 20.964a1.52 1.52 0 0 0 1.117-1.928l-.467-1.513a7.5 7.5 0 0 1 2.737-1.635l1.236 1.272a1.53 1.53 0 0 0 2.193 0l1.26-1.3a7.5 7.5 0 0 1 2.75 1.596l-.496 1.724a1.52 1.52 0 0 0 1.096 1.893l1.697.423a7.5 7.5 0 0 1-.04 3.189l-1.535.351a1.52 1.52 0 0 0-1.117 1.927l.467 1.514a7.5 7.5 0 0 1-2.737 1.635l-1.236-1.273a1.53 1.53 0 0 0-2.193.001l-1.26 1.3a7.5 7.5 0 0 1-2.75-1.597l.496-1.724a1.52 1.52 0 0 0-1.096-1.892l-1.697-.424a7.5 7.5 0 0 1 .04-3.188zM23 25a2 2 0 1 0 0-4a2 2 0 0 0 0 4M17.348 3.84c-.549-1.12-2.144-1.12-2.693 0l-3.2 6.52l-7.17 1.05c-1.228.179-1.72 1.686-.834 2.555l5.196 5.096l-1.225 7.183c-.209 1.227 1.08 2.16 2.18 1.578l4.704-2.488a9 9 0 0 1 13.06-10.206l1.185-1.163c.886-.87.394-2.376-.833-2.556l-7.171-1.048z"/></svg> </template>
CSS
.icon-star-settings-32-filled {
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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.226%2020.964a1.52%201.52%200%200%200%201.117-1.928l-.467-1.513a7.5%207.5%200%200%201%202.737-1.635l1.236%201.272a1.53%201.53%200%200%200%202.193%200l1.26-1.3a7.5%207.5%200%200%201%202.75%201.596l-.496%201.724a1.52%201.52%200%200%200%201.096%201.893l1.697.423a7.5%207.5%200%200%201-.04%203.189l-1.535.351a1.52%201.52%200%200%200-1.117%201.927l.467%201.514a7.5%207.5%200%200%201-2.737%201.635l-1.236-1.273a1.53%201.53%200%200%200-2.193.001l-1.26%201.3a7.5%207.5%200%200%201-2.75-1.597l.496-1.724a1.52%201.52%200%200%200-1.096-1.892l-1.697-.424a7.5%207.5%200%200%201%20.04-3.188zM23%2025a2%202%200%201%200%200-4a2%202%200%200%200%200%204M17.348%203.84c-.549-1.12-2.144-1.12-2.693%200l-3.2%206.52l-7.17%201.05c-1.228.179-1.72%201.686-.834%202.555l5.196%205.096l-1.225%207.183c-.209%201.227%201.08%202.16%202.18%201.578l4.704-2.488a9%209%200%200%201%2013.06-10.206l1.185-1.163c.886-.87.394-2.376-.833-2.556l-7.171-1.048z%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M17.226%2020.964a1.52%201.52%200%200%200%201.117-1.928l-.467-1.513a7.5%207.5%200%200%201%202.737-1.635l1.236%201.272a1.53%201.53%200%200%200%202.193%200l1.26-1.3a7.5%207.5%200%200%201%202.75%201.596l-.496%201.724a1.52%201.52%200%200%200%201.096%201.893l1.697.423a7.5%207.5%200%200%201-.04%203.189l-1.535.351a1.52%201.52%200%200%200-1.117%201.927l.467%201.514a7.5%207.5%200%200%201-2.737%201.635l-1.236-1.273a1.53%201.53%200%200%200-2.193.001l-1.26%201.3a7.5%207.5%200%200%201-2.75-1.597l.496-1.724a1.52%201.52%200%200%200-1.096-1.892l-1.697-.424a7.5%207.5%200%200%201%20.04-3.188zM23%2025a2%202%200%201%200%200-4a2%202%200%200%200%200%204M17.348%203.84c-.549-1.12-2.144-1.12-2.693%200l-3.2%206.52l-7.17%201.05c-1.228.179-1.72%201.686-.834%202.555l5.196%205.096l-1.225%207.183c-.209%201.227%201.08%202.16%202.18%201.578l4.704-2.488a9%209%200%200%201%2013.06-10.206l1.185-1.163c.886-.87.394-2.376-.833-2.556l-7.171-1.048z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent/star-settings-32-filled.svg?color=%231a73e8&size=48