cloud moon meatball icon

cloud-moon-meatball from Unicons by Iconscout · Line · Weather · Apache-2.0 Free for personal and commercial use.

Name
cloud-moon-meatball
Set
Unicons
Style
Line
Category
Weather
Viewbox
24×24
License
Apache 2.0

More weather icons from Unicons

Use the cloud moon meatball icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.7 8a1 1 0 0 0-.94-.26a3 3 0 0 1-.65.08a3 3 0 0 1-3-3a3 3 0 0 1 .08-.66a1 1 0 0 0-.26-.94a1 1 0 0 0-.93-.28a5 5 0 0 0-3.83 4.22a5.9 5.9 0 0 0-1.67-.24A6 6 0 0 0 4.56 12A3.52 3.52 0 0 0 2 15.42a3.47 3.47 0 0 0 1.41 2.79a1 1 0 1 0 1.18-1.61A1.46 1.46 0 0 1 4 15.42a1.5 1.5 0 0 1 1.5-1.5a1 1 0 0 0 1-1a4 4 0 0 1 6.17-3.35a3.9 3.9 0 0 1 1.57 2a1 1 0 0 0 .78.66a2.33 2.33 0 0 1 .54 4.44a1 1 0 0 0-.52 1.32a1 1 0 0 0 .92.6a1 1 0 0 0 .4-.09a4.33 4.33 0 0 0 2.6-4a4.2 4.2 0 0 0-.49-2A4.94 4.94 0 0 0 22 8.92a1 1 0 0 0-.3-.92m-4.59 2.82a3 3 0 0 1-.42 0a4.6 4.6 0 0 0-.72-.31a5.9 5.9 0 0 0-1.82-2.28v-.37a3 3 0 0 1 1.05-2.28a5 5 0 0 0 4.23 4.22a3 3 0 0 1-2.32 1.01Zm-4.61 6.1h-.77l.39-.67a1 1 0 0 0-1.74-1l-.38.67l-.38-.67a1 1 0 0 0-1.74 1l.39.67H7.5a1 1 0 0 0 0 2h.77l-.39.66a1 1 0 0 0 1.74 1l.38-.66l.38.66a1 1 0 1 0 1.74-1l-.39-.66h.77a1 1 0 0 0 0-2"/></svg>

React

import type { SVGProps } from "react";

export function UilCloudMoonMeatball(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="M21.7 8a1 1 0 0 0-.94-.26a3 3 0 0 1-.65.08a3 3 0 0 1-3-3a3 3 0 0 1 .08-.66a1 1 0 0 0-.26-.94a1 1 0 0 0-.93-.28a5 5 0 0 0-3.83 4.22a5.9 5.9 0 0 0-1.67-.24A6 6 0 0 0 4.56 12A3.52 3.52 0 0 0 2 15.42a3.47 3.47 0 0 0 1.41 2.79a1 1 0 1 0 1.18-1.61A1.46 1.46 0 0 1 4 15.42a1.5 1.5 0 0 1 1.5-1.5a1 1 0 0 0 1-1a4 4 0 0 1 6.17-3.35a3.9 3.9 0 0 1 1.57 2a1 1 0 0 0 .78.66a2.33 2.33 0 0 1 .54 4.44a1 1 0 0 0-.52 1.32a1 1 0 0 0 .92.6a1 1 0 0 0 .4-.09a4.33 4.33 0 0 0 2.6-4a4.2 4.2 0 0 0-.49-2A4.94 4.94 0 0 0 22 8.92a1 1 0 0 0-.3-.92m-4.59 2.82a3 3 0 0 1-.42 0a4.6 4.6 0 0 0-.72-.31a5.9 5.9 0 0 0-1.82-2.28v-.37a3 3 0 0 1 1.05-2.28a5 5 0 0 0 4.23 4.22a3 3 0 0 1-2.32 1.01Zm-4.61 6.1h-.77l.39-.67a1 1 0 0 0-1.74-1l-.38.67l-.38-.67a1 1 0 0 0-1.74 1l.39.67H7.5a1 1 0 0 0 0 2h.77l-.39.66a1 1 0 0 0 1.74 1l.38-.66l.38.66a1 1 0 1 0 1.74-1l-.39-.66h.77a1 1 0 0 0 0-2"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M21.7 8a1 1 0 0 0-.94-.26a3 3 0 0 1-.65.08a3 3 0 0 1-3-3a3 3 0 0 1 .08-.66a1 1 0 0 0-.26-.94a1 1 0 0 0-.93-.28a5 5 0 0 0-3.83 4.22a5.9 5.9 0 0 0-1.67-.24A6 6 0 0 0 4.56 12A3.52 3.52 0 0 0 2 15.42a3.47 3.47 0 0 0 1.41 2.79a1 1 0 1 0 1.18-1.61A1.46 1.46 0 0 1 4 15.42a1.5 1.5 0 0 1 1.5-1.5a1 1 0 0 0 1-1a4 4 0 0 1 6.17-3.35a3.9 3.9 0 0 1 1.57 2a1 1 0 0 0 .78.66a2.33 2.33 0 0 1 .54 4.44a1 1 0 0 0-.52 1.32a1 1 0 0 0 .92.6a1 1 0 0 0 .4-.09a4.33 4.33 0 0 0 2.6-4a4.2 4.2 0 0 0-.49-2A4.94 4.94 0 0 0 22 8.92a1 1 0 0 0-.3-.92m-4.59 2.82a3 3 0 0 1-.42 0a4.6 4.6 0 0 0-.72-.31a5.9 5.9 0 0 0-1.82-2.28v-.37a3 3 0 0 1 1.05-2.28a5 5 0 0 0 4.23 4.22a3 3 0 0 1-2.32 1.01Zm-4.61 6.1h-.77l.39-.67a1 1 0 0 0-1.74-1l-.38.67l-.38-.67a1 1 0 0 0-1.74 1l.39.67H7.5a1 1 0 0 0 0 2h.77l-.39.66a1 1 0 0 0 1.74 1l.38-.66l.38.66a1 1 0 1 0 1.74-1l-.39-.66h.77a1 1 0 0 0 0-2"/></svg>
</template>

CSS

.icon-cloud-moon-meatball {
  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%22M21.7%208a1%201%200%200%200-.94-.26a3%203%200%200%201-.65.08a3%203%200%200%201-3-3a3%203%200%200%201%20.08-.66a1%201%200%200%200-.26-.94a1%201%200%200%200-.93-.28a5%205%200%200%200-3.83%204.22a5.9%205.9%200%200%200-1.67-.24A6%206%200%200%200%204.56%2012A3.52%203.52%200%200%200%202%2015.42a3.47%203.47%200%200%200%201.41%202.79a1%201%200%201%200%201.18-1.61A1.46%201.46%200%200%201%204%2015.42a1.5%201.5%200%200%201%201.5-1.5a1%201%200%200%200%201-1a4%204%200%200%201%206.17-3.35a3.9%203.9%200%200%201%201.57%202a1%201%200%200%200%20.78.66a2.33%202.33%200%200%201%20.54%204.44a1%201%200%200%200-.52%201.32a1%201%200%200%200%20.92.6a1%201%200%200%200%20.4-.09a4.33%204.33%200%200%200%202.6-4a4.2%204.2%200%200%200-.49-2A4.94%204.94%200%200%200%2022%208.92a1%201%200%200%200-.3-.92m-4.59%202.82a3%203%200%200%201-.42%200a4.6%204.6%200%200%200-.72-.31a5.9%205.9%200%200%200-1.82-2.28v-.37a3%203%200%200%201%201.05-2.28a5%205%200%200%200%204.23%204.22a3%203%200%200%201-2.32%201.01Zm-4.61%206.1h-.77l.39-.67a1%201%200%200%200-1.74-1l-.38.67l-.38-.67a1%201%200%200%200-1.74%201l.39.67H7.5a1%201%200%200%200%200%202h.77l-.39.66a1%201%200%200%200%201.74%201l.38-.66l.38.66a1%201%200%201%200%201.74-1l-.39-.66h.77a1%201%200%200%200%200-2%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%22M21.7%208a1%201%200%200%200-.94-.26a3%203%200%200%201-.65.08a3%203%200%200%201-3-3a3%203%200%200%201%20.08-.66a1%201%200%200%200-.26-.94a1%201%200%200%200-.93-.28a5%205%200%200%200-3.83%204.22a5.9%205.9%200%200%200-1.67-.24A6%206%200%200%200%204.56%2012A3.52%203.52%200%200%200%202%2015.42a3.47%203.47%200%200%200%201.41%202.79a1%201%200%201%200%201.18-1.61A1.46%201.46%200%200%201%204%2015.42a1.5%201.5%200%200%201%201.5-1.5a1%201%200%200%200%201-1a4%204%200%200%201%206.17-3.35a3.9%203.9%200%200%201%201.57%202a1%201%200%200%200%20.78.66a2.33%202.33%200%200%201%20.54%204.44a1%201%200%200%200-.52%201.32a1%201%200%200%200%20.92.6a1%201%200%200%200%20.4-.09a4.33%204.33%200%200%200%202.6-4a4.2%204.2%200%200%200-.49-2A4.94%204.94%200%200%200%2022%208.92a1%201%200%200%200-.3-.92m-4.59%202.82a3%203%200%200%201-.42%200a4.6%204.6%200%200%200-.72-.31a5.9%205.9%200%200%200-1.82-2.28v-.37a3%203%200%200%201%201.05-2.28a5%205%200%200%200%204.23%204.22a3%203%200%200%201-2.32%201.01Zm-4.61%206.1h-.77l.39-.67a1%201%200%200%200-1.74-1l-.38.67l-.38-.67a1%201%200%200%200-1.74%201l.39.67H7.5a1%201%200%200%200%200%202h.77l-.39.66a1%201%200%200%200%201.74%201l.38-.66l.38.66a1%201%200%201%200%201.74-1l-.39-.66h.77a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/cloud-moon-meatball.svg?color=%231a73e8&size=48