ufo-2-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
ufo-2-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Use the ufo 2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.276 19.207a1 1 0 0 1 1.117.868l.1.801a1 1 0 0 1-1.984.249l-.1-.802a1 1 0 0 1 .867-1.116m-11.15-.592a1 1 0 0 1 1.748.972l-.5.898a1 1 0 0 1-1.747-.97zm10.75-2.607a1 1 0 0 1 1.116.868l.1.804a1 1 0 1 1-1.984.249l-.1-.805a1 1 0 0 1 .868-1.116m-8.75-.994a1 1 0 0 1 1.749.97l-.504.905a1 1 0 1 1-1.747-.971zM8.734 4.559a5.38 5.38 0 0 1 5.064-1.262l.064.017a5.38 5.38 0 0 1 3.753 3.624c.715.393 1.358.819 1.911 1.266c.758.613 1.385 1.296 1.783 2.026c.402.737.596 1.578.369 2.425c-.228.848-.816 1.478-1.532 1.915c-.71.434-1.594.712-2.557.864c-1.928.304-4.361.133-6.864-.537c-2.504-.671-4.697-1.74-6.214-2.967c-.758-.613-1.386-1.297-1.784-2.028c-.4-.736-.595-1.576-.368-2.423c.227-.848.815-1.478 1.53-1.916c.71-.433 1.596-.71 2.558-.863a13 13 0 0 1 2.287-.141m4.546.67a3.38 3.38 0 0 0-3.583 1.24c-.537.72-.302 1.473.234 1.742a12.4 12.4 0 0 0 4.824 1.292c.598.035 1.178-.5 1.072-1.39a3.38 3.38 0 0 0-2.482-2.867z"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteUfo2Fill(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.276 19.207a1 1 0 0 1 1.117.868l.1.801a1 1 0 0 1-1.984.249l-.1-.802a1 1 0 0 1 .867-1.116m-11.15-.592a1 1 0 0 1 1.748.972l-.5.898a1 1 0 0 1-1.747-.97zm10.75-2.607a1 1 0 0 1 1.116.868l.1.804a1 1 0 1 1-1.984.249l-.1-.805a1 1 0 0 1 .868-1.116m-8.75-.994a1 1 0 0 1 1.749.97l-.504.905a1 1 0 1 1-1.747-.971zM8.734 4.559a5.38 5.38 0 0 1 5.064-1.262l.064.017a5.38 5.38 0 0 1 3.753 3.624c.715.393 1.358.819 1.911 1.266c.758.613 1.385 1.296 1.783 2.026c.402.737.596 1.578.369 2.425c-.228.848-.816 1.478-1.532 1.915c-.71.434-1.594.712-2.557.864c-1.928.304-4.361.133-6.864-.537c-2.504-.671-4.697-1.74-6.214-2.967c-.758-.613-1.386-1.297-1.784-2.028c-.4-.736-.595-1.576-.368-2.423c.227-.848.815-1.478 1.53-1.916c.71-.433 1.596-.71 2.558-.863a13 13 0 0 1 2.287-.141m4.546.67a3.38 3.38 0 0 0-3.583 1.24c-.537.72-.302 1.473.234 1.742a12.4 12.4 0 0 0 4.824 1.292c.598.035 1.178-.5 1.072-1.39a3.38 3.38 0 0 0-2.482-2.867z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M15.276 19.207a1 1 0 0 1 1.117.868l.1.801a1 1 0 0 1-1.984.249l-.1-.802a1 1 0 0 1 .867-1.116m-11.15-.592a1 1 0 0 1 1.748.972l-.5.898a1 1 0 0 1-1.747-.97zm10.75-2.607a1 1 0 0 1 1.116.868l.1.804a1 1 0 1 1-1.984.249l-.1-.805a1 1 0 0 1 .868-1.116m-8.75-.994a1 1 0 0 1 1.749.97l-.504.905a1 1 0 1 1-1.747-.971zM8.734 4.559a5.38 5.38 0 0 1 5.064-1.262l.064.017a5.38 5.38 0 0 1 3.753 3.624c.715.393 1.358.819 1.911 1.266c.758.613 1.385 1.296 1.783 2.026c.402.737.596 1.578.369 2.425c-.228.848-.816 1.478-1.532 1.915c-.71.434-1.594.712-2.557.864c-1.928.304-4.361.133-6.864-.537c-2.504-.671-4.697-1.74-6.214-2.967c-.758-.613-1.386-1.297-1.784-2.028c-.4-.736-.595-1.576-.368-2.423c.227-.848.815-1.478 1.53-1.916c.71-.433 1.596-.71 2.558-.863a13 13 0 0 1 2.287-.141m4.546.67a3.38 3.38 0 0 0-3.583 1.24c-.537.72-.302 1.473.234 1.742a12.4 12.4 0 0 0 4.824 1.292c.598.035 1.178-.5 1.072-1.39a3.38 3.38 0 0 0-2.482-2.867z"/></svg>
</template>

CSS

.icon-ufo-2-fill {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.276%2019.207a1%201%200%200%201%201.117.868l.1.801a1%201%200%200%201-1.984.249l-.1-.802a1%201%200%200%201%20.867-1.116m-11.15-.592a1%201%200%200%201%201.748.972l-.5.898a1%201%200%200%201-1.747-.97zm10.75-2.607a1%201%200%200%201%201.116.868l.1.804a1%201%200%201%201-1.984.249l-.1-.805a1%201%200%200%201%20.868-1.116m-8.75-.994a1%201%200%200%201%201.749.97l-.504.905a1%201%200%201%201-1.747-.971zM8.734%204.559a5.38%205.38%200%200%201%205.064-1.262l.064.017a5.38%205.38%200%200%201%203.753%203.624c.715.393%201.358.819%201.911%201.266c.758.613%201.385%201.296%201.783%202.026c.402.737.596%201.578.369%202.425c-.228.848-.816%201.478-1.532%201.915c-.71.434-1.594.712-2.557.864c-1.928.304-4.361.133-6.864-.537c-2.504-.671-4.697-1.74-6.214-2.967c-.758-.613-1.386-1.297-1.784-2.028c-.4-.736-.595-1.576-.368-2.423c.227-.848.815-1.478%201.53-1.916c.71-.433%201.596-.71%202.558-.863a13%2013%200%200%201%202.287-.141m4.546.67a3.38%203.38%200%200%200-3.583%201.24c-.537.72-.302%201.473.234%201.742a12.4%2012.4%200%200%200%204.824%201.292c.598.035%201.178-.5%201.072-1.39a3.38%203.38%200%200%200-2.482-2.867z%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M15.276%2019.207a1%201%200%200%201%201.117.868l.1.801a1%201%200%200%201-1.984.249l-.1-.802a1%201%200%200%201%20.867-1.116m-11.15-.592a1%201%200%200%201%201.748.972l-.5.898a1%201%200%200%201-1.747-.97zm10.75-2.607a1%201%200%200%201%201.116.868l.1.804a1%201%200%201%201-1.984.249l-.1-.805a1%201%200%200%201%20.868-1.116m-8.75-.994a1%201%200%200%201%201.749.97l-.504.905a1%201%200%201%201-1.747-.971zM8.734%204.559a5.38%205.38%200%200%201%205.064-1.262l.064.017a5.38%205.38%200%200%201%203.753%203.624c.715.393%201.358.819%201.911%201.266c.758.613%201.385%201.296%201.783%202.026c.402.737.596%201.578.369%202.425c-.228.848-.816%201.478-1.532%201.915c-.71.434-1.594.712-2.557.864c-1.928.304-4.361.133-6.864-.537c-2.504-.671-4.697-1.74-6.214-2.967c-.758-.613-1.386-1.297-1.784-2.028c-.4-.736-.595-1.576-.368-2.423c.227-.848.815-1.478%201.53-1.916c.71-.433%201.596-.71%202.558-.863a13%2013%200%200%201%202.287-.141m4.546.67a3.38%203.38%200%200%200-3.583%201.24c-.537.72-.302%201.473.234%201.742a12.4%2012.4%200%200%200%204.824%201.292c.598.035%201.178-.5%201.072-1.39a3.38%203.38%200%200%200-2.482-2.867z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/ufo-2-fill.svg?color=%231a73e8&size=48