shooting star emoji
shooting-star from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- shooting-star
- Set
- Fluent Emoji Flat
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 32×32
- License
- MIT
The same emoji in other sets
More travel & places icons from Fluent Emoji Flat
Use the shooting star emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#533566" d="M26.33 30H5.67C3.64 30 2 28.36 2 26.33V5.67C2 3.64 3.64 2 5.67 2h13.646l5.651 2.038l3.044 2.17L30 13.63v12.7c0 2.03-1.64 3.67-3.67 3.67"/><path fill="#e1d8ec" d="M8.99 5.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M5.49 11a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m19.5 11.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-1 4a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M4.49 25a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m23.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/><path fill="#a38439" d="M30 5.67C30 3.64 28.36 2 26.33 2h-7.04L9.25 11.6L19.64 24L30 13.64z"/><path fill="#fcd53f" d="m11.03 11.82l2.08 1.87c.39.35.92.48 1.43.35l2.72-.69c1.23-.31 2.3.89 1.84 2.08l-1.09 2.82c-.18.46-.13.98.14 1.4l1.61 2.55c.7 1.1-.19 2.52-1.48 2.38l-2.65-.28a1.56 1.56 0 0 0-1.39.59l-1.64 2.1c-.8 1.03-2.43.68-2.74-.59l-.72-2.93a1.58 1.58 0 0 0-.91-1.07l-2.79-1.17c-1.17-.49-1.3-2.1-.22-2.77l2.39-1.48c.44-.27.72-.75.74-1.27l.1-2.79c.03-1.32 1.59-1.98 2.58-1.1"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatShootingStar(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#533566" d="M26.33 30H5.67C3.64 30 2 28.36 2 26.33V5.67C2 3.64 3.64 2 5.67 2h13.646l5.651 2.038l3.044 2.17L30 13.63v12.7c0 2.03-1.64 3.67-3.67 3.67"/><path fill="#e1d8ec" d="M8.99 5.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M5.49 11a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m19.5 11.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-1 4a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M4.49 25a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m23.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/><path fill="#a38439" d="M30 5.67C30 3.64 28.36 2 26.33 2h-7.04L9.25 11.6L19.64 24L30 13.64z"/><path fill="#fcd53f" d="m11.03 11.82l2.08 1.87c.39.35.92.48 1.43.35l2.72-.69c1.23-.31 2.3.89 1.84 2.08l-1.09 2.82c-.18.46-.13.98.14 1.4l1.61 2.55c.7 1.1-.19 2.52-1.48 2.38l-2.65-.28a1.56 1.56 0 0 0-1.39.59l-1.64 2.1c-.8 1.03-2.43.68-2.74-.59l-.72-2.93a1.58 1.58 0 0 0-.91-1.07l-2.79-1.17c-1.17-.49-1.3-2.1-.22-2.77l2.39-1.48c.44-.27.72-.75.74-1.27l.1-2.79c.03-1.32 1.59-1.98 2.58-1.1"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#533566" d="M26.33 30H5.67C3.64 30 2 28.36 2 26.33V5.67C2 3.64 3.64 2 5.67 2h13.646l5.651 2.038l3.044 2.17L30 13.63v12.7c0 2.03-1.64 3.67-3.67 3.67"/><path fill="#e1d8ec" d="M8.99 5.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M5.49 11a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m19.5 11.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-1 4a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0M4.49 25a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m23.5 1.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0"/><path fill="#a38439" d="M30 5.67C30 3.64 28.36 2 26.33 2h-7.04L9.25 11.6L19.64 24L30 13.64z"/><path fill="#fcd53f" d="m11.03 11.82l2.08 1.87c.39.35.92.48 1.43.35l2.72-.69c1.23-.31 2.3.89 1.84 2.08l-1.09 2.82c-.18.46-.13.98.14 1.4l1.61 2.55c.7 1.1-.19 2.52-1.48 2.38l-2.65-.28a1.56 1.56 0 0 0-1.39.59l-1.64 2.1c-.8 1.03-2.43.68-2.74-.59l-.72-2.93a1.58 1.58 0 0 0-.91-1.07l-2.79-1.17c-1.17-.49-1.3-2.1-.22-2.77l2.39-1.48c.44-.27.72-.75.74-1.27l.1-2.79c.03-1.32 1.59-1.98 2.58-1.1"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M26.33%2030H5.67C3.64%2030%202%2028.36%202%2026.33V5.67C2%203.64%203.64%202%205.67%202h13.646l5.651%202.038l3.044%202.17L30%2013.63v12.7c0%202.03-1.64%203.67-3.67%203.67%22%2F%3E%3Cpath%20fill%3D%22%23e1d8ec%22%20d%3D%22M8.99%205.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M5.49%2011a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m19.5%2011.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-1%204a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M4.49%2025a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m23.5%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%22%2F%3E%3Cpath%20fill%3D%22%23a38439%22%20d%3D%22M30%205.67C30%203.64%2028.36%202%2026.33%202h-7.04L9.25%2011.6L19.64%2024L30%2013.64z%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22m11.03%2011.82l2.08%201.87c.39.35.92.48%201.43.35l2.72-.69c1.23-.31%202.3.89%201.84%202.08l-1.09%202.82c-.18.46-.13.98.14%201.4l1.61%202.55c.7%201.1-.19%202.52-1.48%202.38l-2.65-.28a1.56%201.56%200%200%200-1.39.59l-1.64%202.1c-.8%201.03-2.43.68-2.74-.59l-.72-2.93a1.58%201.58%200%200%200-.91-1.07l-2.79-1.17c-1.17-.49-1.3-2.1-.22-2.77l2.39-1.48c.44-.27.72-.75.74-1.27l.1-2.79c.03-1.32%201.59-1.98%202.58-1.1%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23533566%22%20d%3D%22M26.33%2030H5.67C3.64%2030%202%2028.36%202%2026.33V5.67C2%203.64%203.64%202%205.67%202h13.646l5.651%202.038l3.044%202.17L30%2013.63v12.7c0%202.03-1.64%203.67-3.67%203.67%22%2F%3E%3Cpath%20fill%3D%22%23e1d8ec%22%20d%3D%22M8.99%205.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M5.49%2011a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m19.5%2011.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-1%204a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200M4.49%2025a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m23.5%201.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200%22%2F%3E%3Cpath%20fill%3D%22%23a38439%22%20d%3D%22M30%205.67C30%203.64%2028.36%202%2026.33%202h-7.04L9.25%2011.6L19.64%2024L30%2013.64z%22%2F%3E%3Cpath%20fill%3D%22%23fcd53f%22%20d%3D%22m11.03%2011.82l2.08%201.87c.39.35.92.48%201.43.35l2.72-.69c1.23-.31%202.3.89%201.84%202.08l-1.09%202.82c-.18.46-.13.98.14%201.4l1.61%202.55c.7%201.1-.19%202.52-1.48%202.38l-2.65-.28a1.56%201.56%200%200%200-1.39.59l-1.64%202.1c-.8%201.03-2.43.68-2.74-.59l-.72-2.93a1.58%201.58%200%200%200-.91-1.07l-2.79-1.17c-1.17-.49-1.3-2.1-.22-2.77l2.39-1.48c.44-.27.72-.75.74-1.27l.1-2.79c.03-1.32%201.59-1.98%202.58-1.1%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/shooting-star.svg?color=%231a73e8&size=48