ranking star icon
ranking-star from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.
- Name
- ranking-star
- Set
- Font Awesome Solid
- Style
- Solid
- Viewbox
- 640×640
- License
- CC BY 4.0
The same icon in other sets
Use the ranking star icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m353.8 118.1l-23.6-47.8c-3.9-8.3-16.1-8.6-20.4 0l-23.6 47.8l-52.3 7.5c-9.3 1.4-13.3 12.9-6.4 19.8l38 37l-9 52.1c-1.4 9.3 8.2 16.5 16.8 12.2l46.9-24.8l46.6 24.4c8.6 4.3 18.3-2.9 16.8-12.2l-9-52.1l38-36.6c6.8-6.8 2.9-18.3-6.4-19.8l-52.3-7.5zM288 320c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48zM80 384c-26.5 0-48 21.5-48 48v96c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48v-96c0-26.5-21.5-48-48-48zm368 112v32c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48v-32c0-26.5-21.5-48-48-48h-64c-26.5 0-48 21.5-48 48"/></svg>
React
import type { SVGProps } from "react";
export function Fa7SolidRankingStar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m353.8 118.1l-23.6-47.8c-3.9-8.3-16.1-8.6-20.4 0l-23.6 47.8l-52.3 7.5c-9.3 1.4-13.3 12.9-6.4 19.8l38 37l-9 52.1c-1.4 9.3 8.2 16.5 16.8 12.2l46.9-24.8l46.6 24.4c8.6 4.3 18.3-2.9 16.8-12.2l-9-52.1l38-36.6c6.8-6.8 2.9-18.3-6.4-19.8l-52.3-7.5zM288 320c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48zM80 384c-26.5 0-48 21.5-48 48v96c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48v-96c0-26.5-21.5-48-48-48zm368 112v32c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48v-32c0-26.5-21.5-48-48-48h-64c-26.5 0-48 21.5-48 48"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="m353.8 118.1l-23.6-47.8c-3.9-8.3-16.1-8.6-20.4 0l-23.6 47.8l-52.3 7.5c-9.3 1.4-13.3 12.9-6.4 19.8l38 37l-9 52.1c-1.4 9.3 8.2 16.5 16.8 12.2l46.9-24.8l46.6 24.4c8.6 4.3 18.3-2.9 16.8-12.2l-9-52.1l38-36.6c6.8-6.8 2.9-18.3-6.4-19.8l-52.3-7.5zM288 320c-26.5 0-48 21.5-48 48v160c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48V368c0-26.5-21.5-48-48-48zM80 384c-26.5 0-48 21.5-48 48v96c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48v-96c0-26.5-21.5-48-48-48zm368 112v32c0 26.5 21.5 48 48 48h64c26.5 0 48-21.5 48-48v-32c0-26.5-21.5-48-48-48h-64c-26.5 0-48 21.5-48 48"/></svg> </template>
CSS
.icon-ranking-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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m353.8%20118.1l-23.6-47.8c-3.9-8.3-16.1-8.6-20.4%200l-23.6%2047.8l-52.3%207.5c-9.3%201.4-13.3%2012.9-6.4%2019.8l38%2037l-9%2052.1c-1.4%209.3%208.2%2016.5%2016.8%2012.2l46.9-24.8l46.6%2024.4c8.6%204.3%2018.3-2.9%2016.8-12.2l-9-52.1l38-36.6c6.8-6.8%202.9-18.3-6.4-19.8l-52.3-7.5zM288%20320c-26.5%200-48%2021.5-48%2048v160c0%2026.5%2021.5%2048%2048%2048h64c26.5%200%2048-21.5%2048-48V368c0-26.5-21.5-48-48-48zM80%20384c-26.5%200-48%2021.5-48%2048v96c0%2026.5%2021.5%2048%2048%2048h64c26.5%200%2048-21.5%2048-48v-96c0-26.5-21.5-48-48-48zm368%20112v32c0%2026.5%2021.5%2048%2048%2048h64c26.5%200%2048-21.5%2048-48v-32c0-26.5-21.5-48-48-48h-64c-26.5%200-48%2021.5-48%2048%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22m353.8%20118.1l-23.6-47.8c-3.9-8.3-16.1-8.6-20.4%200l-23.6%2047.8l-52.3%207.5c-9.3%201.4-13.3%2012.9-6.4%2019.8l38%2037l-9%2052.1c-1.4%209.3%208.2%2016.5%2016.8%2012.2l46.9-24.8l46.6%2024.4c8.6%204.3%2018.3-2.9%2016.8-12.2l-9-52.1l38-36.6c6.8-6.8%202.9-18.3-6.4-19.8l-52.3-7.5zM288%20320c-26.5%200-48%2021.5-48%2048v160c0%2026.5%2021.5%2048%2048%2048h64c26.5%200%2048-21.5%2048-48V368c0-26.5-21.5-48-48-48zM80%20384c-26.5%200-48%2021.5-48%2048v96c0%2026.5%2021.5%2048%2048%2048h64c26.5%200%2048-21.5%2048-48v-96c0-26.5-21.5-48-48-48zm368%20112v32c0%2026.5%2021.5%2048%2048%2048h64c26.5%200%2048-21.5%2048-48v-32c0-26.5-21.5-48-48-48h-64c-26.5%200-48%2021.5-48%2048%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa7-solid/ranking-star.svg?color=%231a73e8&size=48