ufo 2 icon
ufo-2-line-duotone from Solar by 480 Design · Line Duotone · Astronomy · CC-BY-4.0 Attribution required.
- Name
- ufo-2-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Astronomy
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
More astronomy icons from Solar
asteroid-boldatom-boldblack-hole-2-boldblack-hole-3-boldblack-hole-boldearth-boldinfinite-boldmen-boldplanet-2-boldplanet-3-boldplanet-4-boldplanet-boldrocket-2-boldrocket-boldsatellite-boldstar-2-boldstar-angle-boldstar-circle-boldstar-fall-2-boldstar-fall-boldstar-fall-minimalistic-2-boldstar-fall-minimalistic-boldstar-rainbow-boldstar-ring-bold
Use the ufo 2 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-width="1.5"><path d="M17 7.21094C19.989 7.93258 22 9.28138 22 10.8262C22 13.1313 17.5228 14.9999 12 14.9999C6.47715 14.9999 2 13.1313 2 10.8262C2 9.28138 4.01099 7.93258 7 7.21094"/><path d="M7 7.72876C7 5.11714 9.11714 3 11.7288 3H12.2712C14.8829 3 17 5.11714 17 7.72876C17 7.90601 16.9458 8.07918 16.8003 8.18039C16.3862 8.4684 15.1898 9 12 9C8.81016 9 7.6138 8.4684 7.19972 8.18039C7.0542 8.07918 7 7.90601 7 7.72876Z"/><path stroke-linecap="round" d="M12 21V18"/><path stroke-linecap="round" d="M18 20V17" opacity=".5"/><path stroke-linecap="round" d="M6 20V17" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M17 11.0049H17.0001"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.9878 11.999H11.9879" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M6.98828 11H6.98838"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarUfo2LineDuotone(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" strokeWidth="1.5"><path d="M17 7.21094C19.989 7.93258 22 9.28138 22 10.8262C22 13.1313 17.5228 14.9999 12 14.9999C6.47715 14.9999 2 13.1313 2 10.8262C2 9.28138 4.01099 7.93258 7 7.21094"/><path d="M7 7.72876C7 5.11714 9.11714 3 11.7288 3H12.2712C14.8829 3 17 5.11714 17 7.72876C17 7.90601 16.9458 8.07918 16.8003 8.18039C16.3862 8.4684 15.1898 9 12 9C8.81016 9 7.6138 8.4684 7.19972 8.18039C7.0542 8.07918 7 7.90601 7 7.72876Z"/><path strokeLinecap="round" d="M12 21V18"/><path strokeLinecap="round" d="M18 20V17" opacity=".5"/><path strokeLinecap="round" d="M6 20V17" opacity=".5"/><path strokeLinecap="round" strokeLinejoin="round" d="M17 11.0049H17.0001"/><path strokeLinecap="round" strokeLinejoin="round" d="M11.9878 11.999H11.9879" opacity=".5"/><path strokeLinecap="round" strokeLinejoin="round" d="M6.98828 11H6.98838"/></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-width="1.5"><path d="M17 7.21094C19.989 7.93258 22 9.28138 22 10.8262C22 13.1313 17.5228 14.9999 12 14.9999C6.47715 14.9999 2 13.1313 2 10.8262C2 9.28138 4.01099 7.93258 7 7.21094"/><path d="M7 7.72876C7 5.11714 9.11714 3 11.7288 3H12.2712C14.8829 3 17 5.11714 17 7.72876C17 7.90601 16.9458 8.07918 16.8003 8.18039C16.3862 8.4684 15.1898 9 12 9C8.81016 9 7.6138 8.4684 7.19972 8.18039C7.0542 8.07918 7 7.90601 7 7.72876Z"/><path stroke-linecap="round" d="M12 21V18"/><path stroke-linecap="round" d="M18 20V17" opacity=".5"/><path stroke-linecap="round" d="M6 20V17" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M17 11.0049H17.0001"/><path stroke-linecap="round" stroke-linejoin="round" d="M11.9878 11.999H11.9879" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M6.98828 11H6.98838"/></g></svg> </template>
CSS
.icon-ufo-2-line-duotone {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%207.21094C19.989%207.93258%2022%209.28138%2022%2010.8262C22%2013.1313%2017.5228%2014.9999%2012%2014.9999C6.47715%2014.9999%202%2013.1313%202%2010.8262C2%209.28138%204.01099%207.93258%207%207.21094%22%2F%3E%3Cpath%20d%3D%22M7%207.72876C7%205.11714%209.11714%203%2011.7288%203H12.2712C14.8829%203%2017%205.11714%2017%207.72876C17%207.90601%2016.9458%208.07918%2016.8003%208.18039C16.3862%208.4684%2015.1898%209%2012%209C8.81016%209%207.6138%208.4684%207.19972%208.18039C7.0542%208.07918%207%207.90601%207%207.72876Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2021V18%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2020V17%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2020V17%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2011.0049H17.0001%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.9878%2011.999H11.9879%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.98828%2011H6.98838%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M17%207.21094C19.989%207.93258%2022%209.28138%2022%2010.8262C22%2013.1313%2017.5228%2014.9999%2012%2014.9999C6.47715%2014.9999%202%2013.1313%202%2010.8262C2%209.28138%204.01099%207.93258%207%207.21094%22%2F%3E%3Cpath%20d%3D%22M7%207.72876C7%205.11714%209.11714%203%2011.7288%203H12.2712C14.8829%203%2017%205.11714%2017%207.72876C17%207.90601%2016.9458%208.07918%2016.8003%208.18039C16.3862%208.4684%2015.1898%209%2012%209C8.81016%209%207.6138%208.4684%207.19972%208.18039C7.0542%208.07918%207%207.90601%207%207.72876Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%2021V18%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M18%2020V17%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M6%2020V17%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2011.0049H17.0001%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M11.9878%2011.999H11.9879%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M6.98828%2011H6.98838%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/solar/ufo-2-line-duotone.svg?color=%231a73e8&size=48