ufo 01 icon
ufo-01 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- ufo-01
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the ufo 01 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18 9.5a6 6 0 0 0-12 0M18 16c-1.198 2.092-3.436 3.5-6 3.5S7.198 18.092 6 16"/><path d="M18 9.5c1.5.5 3.5 1.5 4.619 2.7a1 1 0 0 1 .381.785c0 .324-.153.63-.423.807C20.055 15.447 16.253 16.5 12 16.5s-8.055-1.053-10.577-2.708A.96.96 0 0 1 1 12.985c0-.306.139-.597.381-.785C2.5 11 4.5 10 6 9.5"/><path d="M18 9.5c-1.368.607-3.547 1-6 1s-4.632-.393-6-1m6.05 4H12m.1 0a.1.1 0 1 1-.2-.001a.1.1 0 0 1 .2 0M17.05 13H17m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0m-10.05-.002H7m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0"/></g></svg>
React
import type { SVGProps } from "react";
export function HugeiconsUfo01(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5"><path d="M18 9.5a6 6 0 0 0-12 0M18 16c-1.198 2.092-3.436 3.5-6 3.5S7.198 18.092 6 16"/><path d="M18 9.5c1.5.5 3.5 1.5 4.619 2.7a1 1 0 0 1 .381.785c0 .324-.153.63-.423.807C20.055 15.447 16.253 16.5 12 16.5s-8.055-1.053-10.577-2.708A.96.96 0 0 1 1 12.985c0-.306.139-.597.381-.785C2.5 11 4.5 10 6 9.5"/><path d="M18 9.5c-1.368.607-3.547 1-6 1s-4.632-.393-6-1m6.05 4H12m.1 0a.1.1 0 1 1-.2-.001a.1.1 0 0 1 .2 0M17.05 13H17m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0m-10.05-.002H7m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5"><path d="M18 9.5a6 6 0 0 0-12 0M18 16c-1.198 2.092-3.436 3.5-6 3.5S7.198 18.092 6 16"/><path d="M18 9.5c1.5.5 3.5 1.5 4.619 2.7a1 1 0 0 1 .381.785c0 .324-.153.63-.423.807C20.055 15.447 16.253 16.5 12 16.5s-8.055-1.053-10.577-2.708A.96.96 0 0 1 1 12.985c0-.306.139-.597.381-.785C2.5 11 4.5 10 6 9.5"/><path d="M18 9.5c-1.368.607-3.547 1-6 1s-4.632-.393-6-1m6.05 4H12m.1 0a.1.1 0 1 1-.2-.001a.1.1 0 0 1 .2 0M17.05 13H17m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0m-10.05-.002H7m.1 0a.1.1 0 1 1-.2 0a.1.1 0 0 1 .2 0"/></g></svg> </template>
CSS
.icon-ufo-01 {
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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18%209.5a6%206%200%200%200-12%200M18%2016c-1.198%202.092-3.436%203.5-6%203.5S7.198%2018.092%206%2016%22%2F%3E%3Cpath%20d%3D%22M18%209.5c1.5.5%203.5%201.5%204.619%202.7a1%201%200%200%201%20.381.785c0%20.324-.153.63-.423.807C20.055%2015.447%2016.253%2016.5%2012%2016.5s-8.055-1.053-10.577-2.708A.96.96%200%200%201%201%2012.985c0-.306.139-.597.381-.785C2.5%2011%204.5%2010%206%209.5%22%2F%3E%3Cpath%20d%3D%22M18%209.5c-1.368.607-3.547%201-6%201s-4.632-.393-6-1m6.05%204H12m.1%200a.1.1%200%201%201-.2-.001a.1.1%200%200%201%20.2%200M17.05%2013H17m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200m-10.05-.002H7m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200%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%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M18%209.5a6%206%200%200%200-12%200M18%2016c-1.198%202.092-3.436%203.5-6%203.5S7.198%2018.092%206%2016%22%2F%3E%3Cpath%20d%3D%22M18%209.5c1.5.5%203.5%201.5%204.619%202.7a1%201%200%200%201%20.381.785c0%20.324-.153.63-.423.807C20.055%2015.447%2016.253%2016.5%2012%2016.5s-8.055-1.053-10.577-2.708A.96.96%200%200%201%201%2012.985c0-.306.139-.597.381-.785C2.5%2011%204.5%2010%206%209.5%22%2F%3E%3Cpath%20d%3D%22M18%209.5c-1.368.607-3.547%201-6%201s-4.632-.393-6-1m6.05%204H12m.1%200a.1.1%200%201%201-.2-.001a.1.1%200%200%201%20.2%200M17.05%2013H17m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200m-10.05-.002H7m.1%200a.1.1%200%201%201-.2%200a.1.1%200%200%201%20.2%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/ufo-01.svg?color=%231a73e8&size=48