ufo 2 icon
ufo-2-broken from Solar by 480 Design · Broken · Astronomy · CC-BY-4.0 Attribution required.
- Name
- ufo-2-broken
- Set
- Solar
- Style
- Broken
- 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-linecap="round" stroke-width="1.5"><path d="M2.73145 9C3.60699 8.25047 5.00469 7.62664 6.72703 7.21094M2.73145 12.6524C4.35491 14.0423 7.77368 14.9999 11.7285 14.9999C17.253 14.9999 21.7314 13.1313 21.7314 10.8262C21.7314 9.65873 20.5826 8.60321 18.7308 7.84573C18.1323 7.6009 17.4603 7.38721 16.73 7.21094M11.7287 9C8.53794 9 7.34123 8.4684 6.92702 8.18039C6.78146 8.07918 6.72725 7.90601 6.72725 7.72876C6.72725 5.11714 8.84501 3 11.4574 3H12C14.6124 3 16.7302 5.11714 16.7302 7.72876C16.7302 7.90601 16.6757 8.07943 16.5301 8.18061C16.249 8.37597 15.608 8.68323 14.2295 8.86075"/><path d="M11.7286 21V18M17.7303 20V17M5.72681 20V17"/><path stroke-linejoin="round" d="M16.5122 11.0059H16.5123"/><path stroke-linejoin="round" d="M11.5 12H11.5001"/><path stroke-linejoin="round" d="M6.50049 11.001H6.50059"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarUfo2Broken(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" strokeWidth="1.5"><path d="M2.73145 9C3.60699 8.25047 5.00469 7.62664 6.72703 7.21094M2.73145 12.6524C4.35491 14.0423 7.77368 14.9999 11.7285 14.9999C17.253 14.9999 21.7314 13.1313 21.7314 10.8262C21.7314 9.65873 20.5826 8.60321 18.7308 7.84573C18.1323 7.6009 17.4603 7.38721 16.73 7.21094M11.7287 9C8.53794 9 7.34123 8.4684 6.92702 8.18039C6.78146 8.07918 6.72725 7.90601 6.72725 7.72876C6.72725 5.11714 8.84501 3 11.4574 3H12C14.6124 3 16.7302 5.11714 16.7302 7.72876C16.7302 7.90601 16.6757 8.07943 16.5301 8.18061C16.249 8.37597 15.608 8.68323 14.2295 8.86075"/><path d="M11.7286 21V18M17.7303 20V17M5.72681 20V17"/><path strokeLinejoin="round" d="M16.5122 11.0059H16.5123"/><path strokeLinejoin="round" d="M11.5 12H11.5001"/><path strokeLinejoin="round" d="M6.50049 11.001H6.50059"/></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-width="1.5"><path d="M2.73145 9C3.60699 8.25047 5.00469 7.62664 6.72703 7.21094M2.73145 12.6524C4.35491 14.0423 7.77368 14.9999 11.7285 14.9999C17.253 14.9999 21.7314 13.1313 21.7314 10.8262C21.7314 9.65873 20.5826 8.60321 18.7308 7.84573C18.1323 7.6009 17.4603 7.38721 16.73 7.21094M11.7287 9C8.53794 9 7.34123 8.4684 6.92702 8.18039C6.78146 8.07918 6.72725 7.90601 6.72725 7.72876C6.72725 5.11714 8.84501 3 11.4574 3H12C14.6124 3 16.7302 5.11714 16.7302 7.72876C16.7302 7.90601 16.6757 8.07943 16.5301 8.18061C16.249 8.37597 15.608 8.68323 14.2295 8.86075"/><path d="M11.7286 21V18M17.7303 20V17M5.72681 20V17"/><path stroke-linejoin="round" d="M16.5122 11.0059H16.5123"/><path stroke-linejoin="round" d="M11.5 12H11.5001"/><path stroke-linejoin="round" d="M6.50049 11.001H6.50059"/></g></svg> </template>
CSS
.icon-ufo-2-broken {
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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2.73145%209C3.60699%208.25047%205.00469%207.62664%206.72703%207.21094M2.73145%2012.6524C4.35491%2014.0423%207.77368%2014.9999%2011.7285%2014.9999C17.253%2014.9999%2021.7314%2013.1313%2021.7314%2010.8262C21.7314%209.65873%2020.5826%208.60321%2018.7308%207.84573C18.1323%207.6009%2017.4603%207.38721%2016.73%207.21094M11.7287%209C8.53794%209%207.34123%208.4684%206.92702%208.18039C6.78146%208.07918%206.72725%207.90601%206.72725%207.72876C6.72725%205.11714%208.84501%203%2011.4574%203H12C14.6124%203%2016.7302%205.11714%2016.7302%207.72876C16.7302%207.90601%2016.6757%208.07943%2016.5301%208.18061C16.249%208.37597%2015.608%208.68323%2014.2295%208.86075%22%2F%3E%3Cpath%20d%3D%22M11.7286%2021V18M17.7303%2020V17M5.72681%2020V17%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5122%2011.0059H16.5123%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11.5%2012H11.5001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.50049%2011.001H6.50059%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-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2.73145%209C3.60699%208.25047%205.00469%207.62664%206.72703%207.21094M2.73145%2012.6524C4.35491%2014.0423%207.77368%2014.9999%2011.7285%2014.9999C17.253%2014.9999%2021.7314%2013.1313%2021.7314%2010.8262C21.7314%209.65873%2020.5826%208.60321%2018.7308%207.84573C18.1323%207.6009%2017.4603%207.38721%2016.73%207.21094M11.7287%209C8.53794%209%207.34123%208.4684%206.92702%208.18039C6.78146%208.07918%206.72725%207.90601%206.72725%207.72876C6.72725%205.11714%208.84501%203%2011.4574%203H12C14.6124%203%2016.7302%205.11714%2016.7302%207.72876C16.7302%207.90601%2016.6757%208.07943%2016.5301%208.18061C16.249%208.37597%2015.608%208.68323%2014.2295%208.86075%22%2F%3E%3Cpath%20d%3D%22M11.7286%2021V18M17.7303%2020V17M5.72681%2020V17%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.5122%2011.0059H16.5123%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11.5%2012H11.5001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.50049%2011.001H6.50059%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-broken.svg?color=%231a73e8&size=48