shooting star emoji
shooting-star from Emoji One (Colored) by Emoji One · Default · Travel · CC-BY-4.0 Attribution required.
- Name
- shooting-star
- Set
- Emoji One (Colored)
- Style
- Default
- Category
- Travel
- Viewbox
- 64×64
- License
- CC BY 4.0
The same emoji in other sets
More travel icons from Emoji One (Colored)
Use the shooting star emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f5a300" d="m7 31l14.1 10.3L14.2 62l17.9-12.8l18 12.8L57 2z"/><path id="SVGUaiSMepI" fill="#fff" d="m38.9 39.9l10.9-7.8H36.3l-4.2-12.6L28 32.1H14.5l10.9 7.8l-4.1 12.6l10.8-7.8L43 52.5z"/><use href="#SVGUaiSMepI"/><path fill="#ffce31" d="M39 28.4h3.5L57 2L37.8 24.7zM57 2L34.6 15l1.8 5.6zm-3.1 26.4L57 2l-9.8 26.4z"/></svg>
React
import type { SVGProps } from "react";
export function EmojioneShootingStar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f5a300" d="m7 31l14.1 10.3L14.2 62l17.9-12.8l18 12.8L57 2z"/><path id="SVGUaiSMepI" fill="#fff" d="m38.9 39.9l10.9-7.8H36.3l-4.2-12.6L28 32.1H14.5l10.9 7.8l-4.1 12.6l10.8-7.8L43 52.5z"/><use href="#SVGUaiSMepI"/><path fill="#ffce31" d="M39 28.4h3.5L57 2L37.8 24.7zM57 2L34.6 15l1.8 5.6zm-3.1 26.4L57 2l-9.8 26.4z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 64 64"><path fill="#f5a300" d="m7 31l14.1 10.3L14.2 62l17.9-12.8l18 12.8L57 2z"/><path id="SVGUaiSMepI" fill="#fff" d="m38.9 39.9l10.9-7.8H36.3l-4.2-12.6L28 32.1H14.5l10.9 7.8l-4.1 12.6l10.8-7.8L43 52.5z"/><use href="#SVGUaiSMepI"/><path fill="#ffce31" d="M39 28.4h3.5L57 2L37.8 24.7zM57 2L34.6 15l1.8 5.6zm-3.1 26.4L57 2l-9.8 26.4z"/></svg> </template>
CSS
.icon-shooting-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%2064%2064%22%3E%3Cpath%20fill%3D%22%23f5a300%22%20d%3D%22m7%2031l14.1%2010.3L14.2%2062l17.9-12.8l18%2012.8L57%202z%22%2F%3E%3Cpath%20id%3D%22SVGUaiSMepI%22%20fill%3D%22%23fff%22%20d%3D%22m38.9%2039.9l10.9-7.8H36.3l-4.2-12.6L28%2032.1H14.5l10.9%207.8l-4.1%2012.6l10.8-7.8L43%2052.5z%22%2F%3E%3Cuse%20href%3D%22%23SVGUaiSMepI%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M39%2028.4h3.5L57%202L37.8%2024.7zM57%202L34.6%2015l1.8%205.6zm-3.1%2026.4L57%202l-9.8%2026.4z%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%2064%2064%22%3E%3Cpath%20fill%3D%22%23f5a300%22%20d%3D%22m7%2031l14.1%2010.3L14.2%2062l17.9-12.8l18%2012.8L57%202z%22%2F%3E%3Cpath%20id%3D%22SVGUaiSMepI%22%20fill%3D%22%23fff%22%20d%3D%22m38.9%2039.9l10.9-7.8H36.3l-4.2-12.6L28%2032.1H14.5l10.9%207.8l-4.1%2012.6l10.8-7.8L43%2052.5z%22%2F%3E%3Cuse%20href%3D%22%23SVGUaiSMepI%22%2F%3E%3Cpath%20fill%3D%22%23ffce31%22%20d%3D%22M39%2028.4h3.5L57%202L37.8%2024.7zM57%202L34.6%2015l1.8%205.6zm-3.1%2026.4L57%202l-9.8%2026.4z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/emojione/shooting-star.svg?color=%231a73e8&size=48