ufo-broken from Solar by 480 Design · Broken · Astronomy · CC-BY-4.0 Attribution required.

Name
ufo-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

Use the ufo 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 10C3.60699 9.25047 5.00469 8.62664 6.72703 8.21094M2.73145 13.6524C4.35491 15.0423 7.77368 15.9999 11.7285 15.9999C17.253 15.9999 21.7314 14.1313 21.7314 11.8262C21.7314 10.6587 20.5826 9.60321 18.7308 8.84573C18.1323 8.6009 17.4603 8.38721 16.73 8.21094M11.7287 10C8.53794 10 7.34123 9.4684 6.92702 9.18039C6.78146 9.07918 6.72725 8.90601 6.72725 8.72876C6.72725 6.11714 8.84501 4 11.4574 4H12C14.6124 4 16.7302 6.11714 16.7302 8.72876C16.7302 8.90601 16.6757 9.07943 16.5301 9.18061C16.249 9.37597 15.608 9.68323 14.2295 9.86075"/><path d="M12 16V19"/><path d="M5.50036 15.5L4.5 17.5"/><path d="M18.4996 15.5L19.5 17.5"/><path stroke-linejoin="round" d="M17 12.0059H17.0001"/><path stroke-linejoin="round" d="M11.9878 13H11.9879"/><path stroke-linejoin="round" d="M6.98828 12.001H6.98838"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarUfoBroken(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 10C3.60699 9.25047 5.00469 8.62664 6.72703 8.21094M2.73145 13.6524C4.35491 15.0423 7.77368 15.9999 11.7285 15.9999C17.253 15.9999 21.7314 14.1313 21.7314 11.8262C21.7314 10.6587 20.5826 9.60321 18.7308 8.84573C18.1323 8.6009 17.4603 8.38721 16.73 8.21094M11.7287 10C8.53794 10 7.34123 9.4684 6.92702 9.18039C6.78146 9.07918 6.72725 8.90601 6.72725 8.72876C6.72725 6.11714 8.84501 4 11.4574 4H12C14.6124 4 16.7302 6.11714 16.7302 8.72876C16.7302 8.90601 16.6757 9.07943 16.5301 9.18061C16.249 9.37597 15.608 9.68323 14.2295 9.86075"/><path d="M12 16V19"/><path d="M5.50036 15.5L4.5 17.5"/><path d="M18.4996 15.5L19.5 17.5"/><path strokeLinejoin="round" d="M17 12.0059H17.0001"/><path strokeLinejoin="round" d="M11.9878 13H11.9879"/><path strokeLinejoin="round" d="M6.98828 12.001H6.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-linecap="round" stroke-width="1.5"><path d="M2.73145 10C3.60699 9.25047 5.00469 8.62664 6.72703 8.21094M2.73145 13.6524C4.35491 15.0423 7.77368 15.9999 11.7285 15.9999C17.253 15.9999 21.7314 14.1313 21.7314 11.8262C21.7314 10.6587 20.5826 9.60321 18.7308 8.84573C18.1323 8.6009 17.4603 8.38721 16.73 8.21094M11.7287 10C8.53794 10 7.34123 9.4684 6.92702 9.18039C6.78146 9.07918 6.72725 8.90601 6.72725 8.72876C6.72725 6.11714 8.84501 4 11.4574 4H12C14.6124 4 16.7302 6.11714 16.7302 8.72876C16.7302 8.90601 16.6757 9.07943 16.5301 9.18061C16.249 9.37597 15.608 9.68323 14.2295 9.86075"/><path d="M12 16V19"/><path d="M5.50036 15.5L4.5 17.5"/><path d="M18.4996 15.5L19.5 17.5"/><path stroke-linejoin="round" d="M17 12.0059H17.0001"/><path stroke-linejoin="round" d="M11.9878 13H11.9879"/><path stroke-linejoin="round" d="M6.98828 12.001H6.98838"/></g></svg>
</template>

CSS

.icon-ufo-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%2010C3.60699%209.25047%205.00469%208.62664%206.72703%208.21094M2.73145%2013.6524C4.35491%2015.0423%207.77368%2015.9999%2011.7285%2015.9999C17.253%2015.9999%2021.7314%2014.1313%2021.7314%2011.8262C21.7314%2010.6587%2020.5826%209.60321%2018.7308%208.84573C18.1323%208.6009%2017.4603%208.38721%2016.73%208.21094M11.7287%2010C8.53794%2010%207.34123%209.4684%206.92702%209.18039C6.78146%209.07918%206.72725%208.90601%206.72725%208.72876C6.72725%206.11714%208.84501%204%2011.4574%204H12C14.6124%204%2016.7302%206.11714%2016.7302%208.72876C16.7302%208.90601%2016.6757%209.07943%2016.5301%209.18061C16.249%209.37597%2015.608%209.68323%2014.2295%209.86075%22%2F%3E%3Cpath%20d%3D%22M12%2016V19%22%2F%3E%3Cpath%20d%3D%22M5.50036%2015.5L4.5%2017.5%22%2F%3E%3Cpath%20d%3D%22M18.4996%2015.5L19.5%2017.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2012.0059H17.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11.9878%2013H11.9879%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.98828%2012.001H6.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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M2.73145%2010C3.60699%209.25047%205.00469%208.62664%206.72703%208.21094M2.73145%2013.6524C4.35491%2015.0423%207.77368%2015.9999%2011.7285%2015.9999C17.253%2015.9999%2021.7314%2014.1313%2021.7314%2011.8262C21.7314%2010.6587%2020.5826%209.60321%2018.7308%208.84573C18.1323%208.6009%2017.4603%208.38721%2016.73%208.21094M11.7287%2010C8.53794%2010%207.34123%209.4684%206.92702%209.18039C6.78146%209.07918%206.72725%208.90601%206.72725%208.72876C6.72725%206.11714%208.84501%204%2011.4574%204H12C14.6124%204%2016.7302%206.11714%2016.7302%208.72876C16.7302%208.90601%2016.6757%209.07943%2016.5301%209.18061C16.249%209.37597%2015.608%209.68323%2014.2295%209.86075%22%2F%3E%3Cpath%20d%3D%22M12%2016V19%22%2F%3E%3Cpath%20d%3D%22M5.50036%2015.5L4.5%2017.5%22%2F%3E%3Cpath%20d%3D%22M18.4996%2015.5L19.5%2017.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2012.0059H17.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M11.9878%2013H11.9879%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M6.98828%2012.001H6.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-broken.svg?color=%231a73e8&size=48