U F O3 icon in outline, twotone, bold and bulk. Free in all four styles, for space, science, launch screens, horoscopes. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconUFO3 } from "@devigner-ui/icons";
<IconUFO3 className="size-6" />
<script setup>
import { IconUFO3 } from "@devigner-ui/icons-vue";
</script>
<template>
<IconUFO3 class="size-6" />
</template>
<script>
import { IconUFO3 } from "@devigner-ui/icons-svelte";
</script>
<IconUFO3 class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M18.92 12.15c1.6 2.62 2.07 5 .98 6.1-1.63 1.62-6.12-.22-10.02-4.13S4.13 5.72 5.76 4.1c1.1-1.1 3.47-.63 6.1.98" stroke="currentColor" stroke-width="1.5"></path><path opacity="1" d="M11.48 5.44a4.73 4.73 0 0 1 6.7 0l.38.39a4.73 4.73 0 0 1 0 6.69q-.2.2-.46.17c-.5-.09-1.72-.56-3.98-2.81S11.4 6.4 11.31 5.9q-.03-.26.17-.46" fill="currentColor" stroke="currentColor" stroke-width="1.5"></path><circle opacity="1" cx="12" cy="11.9999" r="1" transform="rotate(45 12 11.9999)" fill="currentColor"></circle><circle cx="9.17157" cy="7.75748" r="1" transform="rotate(45 9.17157 7.75748)" fill="currentColor"></circle><circle cx="16.2426" cy="14.8285" r="1" transform="rotate(45 16.2426 14.8285)" fill="currentColor"></circle><path d="m3.64 20.36 4.12-4.12" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m10 22 2.7-2.22" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="m2 14 2.22-2.7" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>