comet from Fluent Emoji High Contrast by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
comet
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the comet emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M11.018 26.023a5 5 0 1 0 0-10a5 5 0 0 0 0 10m11-15.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-6.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 6.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-5.5-4.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m4.49 1a.99.99 0 1 1-1.98 0a.99.99 0 0 1 1.98 0m2.01-3.25a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m.75 2.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0"/><path d="M28.693 7.451c.634.968.623 2.342-.321 3.286l-1.747 1.747c.58.962.544 2.285-.373 3.203l-2.457 2.457c.58.962.544 2.285-.373 3.203l-6.06 6.06c-3.511 3.511-9.218 3.511-12.729 0c-3.51-3.51-3.51-9.217 0-12.728l6.05-6.05c.94-.94 2.252-.96 3.205-.375L16.343 5.8c.94-.94 2.252-.96 3.205-.375l1.755-1.755c.967-.967 2.328-.96 3.286-.323l2.33-1.802c2.469-1.926 5.345 1.312 3.567 3.587zm.214-3.548c.41-.52-.25-1.18-.76-.78l-4.41 3.41v-1.03c0-.53-.64-.8-1.02-.42l-3.94 3.94v-1.39a.596.596 0 0 0-1.02-.42l-4.64 4.64v-1.39a.596.596 0 0 0-1.02-.42l-6.05 6.05a7.007 7.007 0 0 0 0 9.9a7.007 7.007 0 0 0 9.9 0l6.06-6.06l.014-.014l.012-.013c.332-.374.072-.993-.446-.993h-1.39l4.64-4.64l.026-.027c.332-.374.072-.993-.445-.993h-1.39l3.93-3.93c.37-.37.11-1.02-.42-1.02h-1.03z"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastComet(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M11.018 26.023a5 5 0 1 0 0-10a5 5 0 0 0 0 10m11-15.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-6.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 6.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-5.5-4.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m4.49 1a.99.99 0 1 1-1.98 0a.99.99 0 0 1 1.98 0m2.01-3.25a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m.75 2.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0"/><path d="M28.693 7.451c.634.968.623 2.342-.321 3.286l-1.747 1.747c.58.962.544 2.285-.373 3.203l-2.457 2.457c.58.962.544 2.285-.373 3.203l-6.06 6.06c-3.511 3.511-9.218 3.511-12.729 0c-3.51-3.51-3.51-9.217 0-12.728l6.05-6.05c.94-.94 2.252-.96 3.205-.375L16.343 5.8c.94-.94 2.252-.96 3.205-.375l1.755-1.755c.967-.967 2.328-.96 3.286-.323l2.33-1.802c2.469-1.926 5.345 1.312 3.567 3.587zm.214-3.548c.41-.52-.25-1.18-.76-.78l-4.41 3.41v-1.03c0-.53-.64-.8-1.02-.42l-3.94 3.94v-1.39a.596.596 0 0 0-1.02-.42l-4.64 4.64v-1.39a.596.596 0 0 0-1.02-.42l-6.05 6.05a7.007 7.007 0 0 0 0 9.9a7.007 7.007 0 0 0 9.9 0l6.06-6.06l.014-.014l.012-.013c.332-.374.072-.993-.446-.993h-1.39l4.64-4.64l.026-.027c.332-.374.072-.993-.445-.993h-1.39l3.93-3.93c.37-.37.11-1.02-.42-1.02h-1.03z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="currentColor"><path d="M11.018 26.023a5 5 0 1 0 0-10a5 5 0 0 0 0 10m11-15.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-6.5 2.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m2.5 6.5a.5.5 0 1 1-1 0a.5.5 0 0 1 1 0m-5.5-4.5a.5.5 0 1 0 0-1a.5.5 0 0 0 0 1m4.49 1a.99.99 0 1 1-1.98 0a.99.99 0 0 1 1.98 0m2.01-3.25a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m.75 2.25a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0"/><path d="M28.693 7.451c.634.968.623 2.342-.321 3.286l-1.747 1.747c.58.962.544 2.285-.373 3.203l-2.457 2.457c.58.962.544 2.285-.373 3.203l-6.06 6.06c-3.511 3.511-9.218 3.511-12.729 0c-3.51-3.51-3.51-9.217 0-12.728l6.05-6.05c.94-.94 2.252-.96 3.205-.375L16.343 5.8c.94-.94 2.252-.96 3.205-.375l1.755-1.755c.967-.967 2.328-.96 3.286-.323l2.33-1.802c2.469-1.926 5.345 1.312 3.567 3.587zm.214-3.548c.41-.52-.25-1.18-.76-.78l-4.41 3.41v-1.03c0-.53-.64-.8-1.02-.42l-3.94 3.94v-1.39a.596.596 0 0 0-1.02-.42l-4.64 4.64v-1.39a.596.596 0 0 0-1.02-.42l-6.05 6.05a7.007 7.007 0 0 0 0 9.9a7.007 7.007 0 0 0 9.9 0l6.06-6.06l.014-.014l.012-.013c.332-.374.072-.993-.446-.993h-1.39l4.64-4.64l.026-.027c.332-.374.072-.993-.445-.993h-1.39l3.93-3.93c.37-.37.11-1.02-.42-1.02h-1.03z"/></g></svg>
</template>

CSS

.icon-comet {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M11.018%2026.023a5%205%200%201%200%200-10a5%205%200%200%200%200%2010m11-15.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-6.5%202.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2.5%206.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-5.5-4.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m4.49%201a.99.99%200%201%201-1.98%200a.99.99%200%200%201%201.98%200m2.01-3.25a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m.75%202.25a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200%22%2F%3E%3Cpath%20d%3D%22M28.693%207.451c.634.968.623%202.342-.321%203.286l-1.747%201.747c.58.962.544%202.285-.373%203.203l-2.457%202.457c.58.962.544%202.285-.373%203.203l-6.06%206.06c-3.511%203.511-9.218%203.511-12.729%200c-3.51-3.51-3.51-9.217%200-12.728l6.05-6.05c.94-.94%202.252-.96%203.205-.375L16.343%205.8c.94-.94%202.252-.96%203.205-.375l1.755-1.755c.967-.967%202.328-.96%203.286-.323l2.33-1.802c2.469-1.926%205.345%201.312%203.567%203.587zm.214-3.548c.41-.52-.25-1.18-.76-.78l-4.41%203.41v-1.03c0-.53-.64-.8-1.02-.42l-3.94%203.94v-1.39a.596.596%200%200%200-1.02-.42l-4.64%204.64v-1.39a.596.596%200%200%200-1.02-.42l-6.05%206.05a7.007%207.007%200%200%200%200%209.9a7.007%207.007%200%200%200%209.9%200l6.06-6.06l.014-.014l.012-.013c.332-.374.072-.993-.446-.993h-1.39l4.64-4.64l.026-.027c.332-.374.072-.993-.445-.993h-1.39l3.93-3.93c.37-.37.11-1.02-.42-1.02h-1.03z%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%22currentColor%22%3E%3Cpath%20d%3D%22M11.018%2026.023a5%205%200%201%200%200-10a5%205%200%200%200%200%2010m11-15.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-6.5%202.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m2.5%206.5a.5.5%200%201%201-1%200a.5.5%200%200%201%201%200m-5.5-4.5a.5.5%200%201%200%200-1a.5.5%200%200%200%200%201m4.49%201a.99.99%200%201%201-1.98%200a.99.99%200%200%201%201.98%200m2.01-3.25a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m.75%202.25a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200%22%2F%3E%3Cpath%20d%3D%22M28.693%207.451c.634.968.623%202.342-.321%203.286l-1.747%201.747c.58.962.544%202.285-.373%203.203l-2.457%202.457c.58.962.544%202.285-.373%203.203l-6.06%206.06c-3.511%203.511-9.218%203.511-12.729%200c-3.51-3.51-3.51-9.217%200-12.728l6.05-6.05c.94-.94%202.252-.96%203.205-.375L16.343%205.8c.94-.94%202.252-.96%203.205-.375l1.755-1.755c.967-.967%202.328-.96%203.286-.323l2.33-1.802c2.469-1.926%205.345%201.312%203.567%203.587zm.214-3.548c.41-.52-.25-1.18-.76-.78l-4.41%203.41v-1.03c0-.53-.64-.8-1.02-.42l-3.94%203.94v-1.39a.596.596%200%200%200-1.02-.42l-4.64%204.64v-1.39a.596.596%200%200%200-1.02-.42l-6.05%206.05a7.007%207.007%200%200%200%200%209.9a7.007%207.007%200%200%200%209.9%200l6.06-6.06l.014-.014l.012-.013c.332-.374.072-.993-.446-.993h-1.39l4.64-4.64l.026-.027c.332-.374.072-.993-.445-.993h-1.39l3.93-3.93c.37-.37.11-1.02-.42-1.02h-1.03z%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-high-contrast/comet.svg?color=%231a73e8&size=48