ufo-filled from Reicon by REICON · Filled · Astronomy · MIT Free for personal and commercial use.

Name
ufo-filled
Set
Reicon
Style
Filled
Category
Astronomy
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All ufo icons →

More astronomy icons from Reicon

Use the ufo icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M5.675 8.593C3.432 9.36 2 10.523 2 11.826c0 1.208 1.23 2.296 3.195 3.058l-1.338 2.23a.75.75 0 0 0 1.286.772l1.5-2.5l.017-.03c1.347.355 2.91.58 4.59.632V19a.75.75 0 0 0 1.5 0v-3.012c1.68-.052 3.243-.277 4.59-.632l.017.03l1.5 2.5a.75.75 0 1 0 1.286-.772l-1.338-2.23C20.77 14.122 22 13.034 22 11.826c0-1.303-1.432-2.467-3.675-3.233c-.124.29-.331.584-.668.819C16.869 9.96 15.3 10.5 12 10.5s-4.868-.54-5.657-1.088a1.9 1.9 0 0 1-.668-.819M13 13a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-6 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2m11-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0" clip-rule="evenodd"/><path d="M7.055 8.005A4.73 4.73 0 0 1 11.729 4h.542a4.73 4.73 0 0 1 4.674 4.005a.43.43 0 0 1-.145.175c-.414.288-1.61.82-4.8.82s-4.386-.532-4.8-.82a.43.43 0 0 1-.145-.175"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconUfoFilled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fillRule="evenodd" d="M5.675 8.593C3.432 9.36 2 10.523 2 11.826c0 1.208 1.23 2.296 3.195 3.058l-1.338 2.23a.75.75 0 0 0 1.286.772l1.5-2.5l.017-.03c1.347.355 2.91.58 4.59.632V19a.75.75 0 0 0 1.5 0v-3.012c1.68-.052 3.243-.277 4.59-.632l.017.03l1.5 2.5a.75.75 0 1 0 1.286-.772l-1.338-2.23C20.77 14.122 22 13.034 22 11.826c0-1.303-1.432-2.467-3.675-3.233c-.124.29-.331.584-.668.819C16.869 9.96 15.3 10.5 12 10.5s-4.868-.54-5.657-1.088a1.9 1.9 0 0 1-.668-.819M13 13a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-6 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2m11-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0" clipRule="evenodd"/><path d="M7.055 8.005A4.73 4.73 0 0 1 11.729 4h.542a4.73 4.73 0 0 1 4.674 4.005a.43.43 0 0 1-.145.175c-.414.288-1.61.82-4.8.82s-4.386-.532-4.8-.82a.43.43 0 0 1-.145-.175"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path fill-rule="evenodd" d="M5.675 8.593C3.432 9.36 2 10.523 2 11.826c0 1.208 1.23 2.296 3.195 3.058l-1.338 2.23a.75.75 0 0 0 1.286.772l1.5-2.5l.017-.03c1.347.355 2.91.58 4.59.632V19a.75.75 0 0 0 1.5 0v-3.012c1.68-.052 3.243-.277 4.59-.632l.017.03l1.5 2.5a.75.75 0 1 0 1.286-.772l-1.338-2.23C20.77 14.122 22 13.034 22 11.826c0-1.303-1.432-2.467-3.675-3.233c-.124.29-.331.584-.668.819C16.869 9.96 15.3 10.5 12 10.5s-4.868-.54-5.657-1.088a1.9 1.9 0 0 1-.668-.819M13 13a1 1 0 1 1-2 0a1 1 0 0 1 2 0m-6 0a1 1 0 1 0 0-2a1 1 0 0 0 0 2m11-1a1 1 0 1 1-2 0a1 1 0 0 1 2 0" clip-rule="evenodd"/><path d="M7.055 8.005A4.73 4.73 0 0 1 11.729 4h.542a4.73 4.73 0 0 1 4.674 4.005a.43.43 0 0 1-.145.175c-.414.288-1.61.82-4.8.82s-4.386-.532-4.8-.82a.43.43 0 0 1-.145-.175"/></g></svg>
</template>

CSS

.icon-ufo-filled {
  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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.675%208.593C3.432%209.36%202%2010.523%202%2011.826c0%201.208%201.23%202.296%203.195%203.058l-1.338%202.23a.75.75%200%200%200%201.286.772l1.5-2.5l.017-.03c1.347.355%202.91.58%204.59.632V19a.75.75%200%200%200%201.5%200v-3.012c1.68-.052%203.243-.277%204.59-.632l.017.03l1.5%202.5a.75.75%200%201%200%201.286-.772l-1.338-2.23C20.77%2014.122%2022%2013.034%2022%2011.826c0-1.303-1.432-2.467-3.675-3.233c-.124.29-.331.584-.668.819C16.869%209.96%2015.3%2010.5%2012%2010.5s-4.868-.54-5.657-1.088a1.9%201.9%200%200%201-.668-.819M13%2013a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-6%200a1%201%200%201%200%200-2a1%201%200%200%200%200%202m11-1a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.055%208.005A4.73%204.73%200%200%201%2011.729%204h.542a4.73%204.73%200%200%201%204.674%204.005a.43.43%200%200%201-.145.175c-.414.288-1.61.82-4.8.82s-4.386-.532-4.8-.82a.43.43%200%200%201-.145-.175%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M5.675%208.593C3.432%209.36%202%2010.523%202%2011.826c0%201.208%201.23%202.296%203.195%203.058l-1.338%202.23a.75.75%200%200%200%201.286.772l1.5-2.5l.017-.03c1.347.355%202.91.58%204.59.632V19a.75.75%200%200%200%201.5%200v-3.012c1.68-.052%203.243-.277%204.59-.632l.017.03l1.5%202.5a.75.75%200%201%200%201.286-.772l-1.338-2.23C20.77%2014.122%2022%2013.034%2022%2011.826c0-1.303-1.432-2.467-3.675-3.233c-.124.29-.331.584-.668.819C16.869%209.96%2015.3%2010.5%2012%2010.5s-4.868-.54-5.657-1.088a1.9%201.9%200%200%201-.668-.819M13%2013a1%201%200%201%201-2%200a1%201%200%200%201%202%200m-6%200a1%201%200%201%200%200-2a1%201%200%200%200%200%202m11-1a1%201%200%201%201-2%200a1%201%200%200%201%202%200%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20d%3D%22M7.055%208.005A4.73%204.73%200%200%201%2011.729%204h.542a4.73%204.73%200%200%201%204.674%204.005a.43.43%200%200%201-.145.175c-.414.288-1.61.82-4.8.82s-4.386-.532-4.8-.82a.43.43%200%200%201-.145-.175%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/ufo-filled.svg?color=%231a73e8&size=48