shooting star icon
shooting-star-bold from Phosphor by Phosphor Icons · Bold · MIT Free for personal and commercial use.
- Name
- shooting-star-bold
- Set
- Phosphor
- Style
- Bold
- Viewbox
- 256×256
- License
- MIT
5 other variants in Phosphor
The same icon in other sets
Use the shooting star icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M243.16 68.85a17.4 17.4 0 0 0-15.26-12l-34.52-2.72l-13.26-31.47a17.52 17.52 0 0 0-32.24 0l-13.26 31.43l-34.51 2.72a17.39 17.39 0 0 0-9.93 30.62l26.17 22.1l-8 33a17.46 17.46 0 0 0 26 19L164 143.66l29.59 17.81a17.46 17.46 0 0 0 26-19l-8-33l26.17-22.1a17.3 17.3 0 0 0 5.4-18.52M190.5 96a12 12 0 0 0-3.92 12l6 24.91l-22.41-13.5a12.06 12.06 0 0 0-12.38 0l-22.41 13.5l6-24.91a12 12 0 0 0-3.93-12L118 79.48l25.83-2a12 12 0 0 0 10.11-7.3L164 46.2l10.11 23.94a12 12 0 0 0 10.11 7.3l25.82 2Zm-158 88.52a12 12 0 0 1-17-17l51.76-51.75a12 12 0 0 1 17 17Zm63.59-8.57a12 12 0 0 1 0 17l-47.59 47.6a12 12 0 0 1-17-17l47.6-47.59a12 12 0 0 1 16.98-.04Zm62.44 9.56a12 12 0 0 1 0 17l-38 38a12 12 0 0 1-17-17l38-38a12 12 0 0 1 16.99-.03Z"/></svg>
React
import type { SVGProps } from "react";
export function PhShootingStarBold(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M243.16 68.85a17.4 17.4 0 0 0-15.26-12l-34.52-2.72l-13.26-31.47a17.52 17.52 0 0 0-32.24 0l-13.26 31.43l-34.51 2.72a17.39 17.39 0 0 0-9.93 30.62l26.17 22.1l-8 33a17.46 17.46 0 0 0 26 19L164 143.66l29.59 17.81a17.46 17.46 0 0 0 26-19l-8-33l26.17-22.1a17.3 17.3 0 0 0 5.4-18.52M190.5 96a12 12 0 0 0-3.92 12l6 24.91l-22.41-13.5a12.06 12.06 0 0 0-12.38 0l-22.41 13.5l6-24.91a12 12 0 0 0-3.93-12L118 79.48l25.83-2a12 12 0 0 0 10.11-7.3L164 46.2l10.11 23.94a12 12 0 0 0 10.11 7.3l25.82 2Zm-158 88.52a12 12 0 0 1-17-17l51.76-51.75a12 12 0 0 1 17 17Zm63.59-8.57a12 12 0 0 1 0 17l-47.59 47.6a12 12 0 0 1-17-17l47.6-47.59a12 12 0 0 1 16.98-.04Zm62.44 9.56a12 12 0 0 1 0 17l-38 38a12 12 0 0 1-17-17l38-38a12 12 0 0 1 16.99-.03Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M243.16 68.85a17.4 17.4 0 0 0-15.26-12l-34.52-2.72l-13.26-31.47a17.52 17.52 0 0 0-32.24 0l-13.26 31.43l-34.51 2.72a17.39 17.39 0 0 0-9.93 30.62l26.17 22.1l-8 33a17.46 17.46 0 0 0 26 19L164 143.66l29.59 17.81a17.46 17.46 0 0 0 26-19l-8-33l26.17-22.1a17.3 17.3 0 0 0 5.4-18.52M190.5 96a12 12 0 0 0-3.92 12l6 24.91l-22.41-13.5a12.06 12.06 0 0 0-12.38 0l-22.41 13.5l6-24.91a12 12 0 0 0-3.93-12L118 79.48l25.83-2a12 12 0 0 0 10.11-7.3L164 46.2l10.11 23.94a12 12 0 0 0 10.11 7.3l25.82 2Zm-158 88.52a12 12 0 0 1-17-17l51.76-51.75a12 12 0 0 1 17 17Zm63.59-8.57a12 12 0 0 1 0 17l-47.59 47.6a12 12 0 0 1-17-17l47.6-47.59a12 12 0 0 1 16.98-.04Zm62.44 9.56a12 12 0 0 1 0 17l-38 38a12 12 0 0 1-17-17l38-38a12 12 0 0 1 16.99-.03Z"/></svg> </template>
CSS
.icon-shooting-star-bold {
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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M243.16%2068.85a17.4%2017.4%200%200%200-15.26-12l-34.52-2.72l-13.26-31.47a17.52%2017.52%200%200%200-32.24%200l-13.26%2031.43l-34.51%202.72a17.39%2017.39%200%200%200-9.93%2030.62l26.17%2022.1l-8%2033a17.46%2017.46%200%200%200%2026%2019L164%20143.66l29.59%2017.81a17.46%2017.46%200%200%200%2026-19l-8-33l26.17-22.1a17.3%2017.3%200%200%200%205.4-18.52M190.5%2096a12%2012%200%200%200-3.92%2012l6%2024.91l-22.41-13.5a12.06%2012.06%200%200%200-12.38%200l-22.41%2013.5l6-24.91a12%2012%200%200%200-3.93-12L118%2079.48l25.83-2a12%2012%200%200%200%2010.11-7.3L164%2046.2l10.11%2023.94a12%2012%200%200%200%2010.11%207.3l25.82%202Zm-158%2088.52a12%2012%200%200%201-17-17l51.76-51.75a12%2012%200%200%201%2017%2017Zm63.59-8.57a12%2012%200%200%201%200%2017l-47.59%2047.6a12%2012%200%200%201-17-17l47.6-47.59a12%2012%200%200%201%2016.98-.04Zm62.44%209.56a12%2012%200%200%201%200%2017l-38%2038a12%2012%200%200%201-17-17l38-38a12%2012%200%200%201%2016.99-.03Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M243.16%2068.85a17.4%2017.4%200%200%200-15.26-12l-34.52-2.72l-13.26-31.47a17.52%2017.52%200%200%200-32.24%200l-13.26%2031.43l-34.51%202.72a17.39%2017.39%200%200%200-9.93%2030.62l26.17%2022.1l-8%2033a17.46%2017.46%200%200%200%2026%2019L164%20143.66l29.59%2017.81a17.46%2017.46%200%200%200%2026-19l-8-33l26.17-22.1a17.3%2017.3%200%200%200%205.4-18.52M190.5%2096a12%2012%200%200%200-3.92%2012l6%2024.91l-22.41-13.5a12.06%2012.06%200%200%200-12.38%200l-22.41%2013.5l6-24.91a12%2012%200%200%200-3.93-12L118%2079.48l25.83-2a12%2012%200%200%200%2010.11-7.3L164%2046.2l10.11%2023.94a12%2012%200%200%200%2010.11%207.3l25.82%202Zm-158%2088.52a12%2012%200%200%201-17-17l51.76-51.75a12%2012%200%200%201%2017%2017Zm63.59-8.57a12%2012%200%200%201%200%2017l-47.59%2047.6a12%2012%200%200%201-17-17l47.6-47.59a12%2012%200%200%201%2016.98-.04Zm62.44%209.56a12%2012%200%200%201%200%2017l-38%2038a12%2012%200%200%201-17-17l38-38a12%2012%200%200%201%2016.99-.03Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/shooting-star-bold.svg?color=%231a73e8&size=48