sun behind large cloud emoji

sun-behind-large-cloud from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
sun-behind-large-cloud
Set
Fluent Emoji Flat
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji Flat

Use the sun behind large cloud emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b4acbc" d="M14.72 8.43a8.75 8.75 0 0 0-8.712 7.932A7.46 7.46 0 0 0 1 23.41a7.47 7.47 0 0 0 1.62 4.644A7.48 7.48 0 0 0 8.58 31h12.69a9.37 9.37 0 0 0 7.634-3.926c3.011-3.954 2.689-9.634-.966-13.2a9.97 9.97 0 0 0-6.989-2.838A8.73 8.73 0 0 0 14.72 8.43"/><path fill="#ff822d" d="M8.03 4.925c.6-1.24 2.36-1.23 2.95.01c.22.47.79.65 1.24.41l.28-.15c1.1-.59 2.39.36 2.16 1.58l-.06.31c-.1.51.25.99.76 1.06l.32.04c1.24.17 1.73 1.69.82 2.55l-.23.22c-.38.35-.38.95 0 1.31l.23.22c.9.86.4 2.38-.84 2.54l-.32.04c-.51.07-.86.55-.77 1.05l.06.31c.22 1.23-1.08 2.17-2.17 1.57l-.28-.15a.89.89 0 0 0-1.24.4c-.6 1.24-2.36 1.23-2.95-.01a.9.9 0 0 0-1.24-.41l-.28.15c-1.1.59-2.39-.36-2.16-1.58l.06-.31c.1-.51-.25-.99-.76-1.06l-.32-.04c-1.24-.17-1.73-1.69-.82-2.55l.23-.22c.38-.35.38-.95 0-1.31l-.23-.22c-.9-.86-.4-2.38.84-2.54l.32-.04c.51-.07.86-.55.77-1.05l-.06-.31c-.22-1.23 1.08-2.17 2.17-1.57l.28.15c.45.25 1.02.06 1.24-.4"/><path fill="#f9c23c" d="M9.46 17.465a5.88 5.88 0 1 0 0-11.76a5.88 5.88 0 0 0 0 11.76"/><path fill="#f3eef8" d="M20.525 12.046A7.75 7.75 0 0 0 6.97 17.122A6.46 6.46 0 0 0 2 23.41c0 1.52.53 2.92 1.41 4.03A6.48 6.48 0 0 0 8.58 30h12.69c2.82 0 5.31-1.39 6.83-3.52c2.72-3.56 2.43-8.68-.86-11.89a8.97 8.97 0 0 0-6.715-2.544"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatSunBehindLargeCloud(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b4acbc" d="M14.72 8.43a8.75 8.75 0 0 0-8.712 7.932A7.46 7.46 0 0 0 1 23.41a7.47 7.47 0 0 0 1.62 4.644A7.48 7.48 0 0 0 8.58 31h12.69a9.37 9.37 0 0 0 7.634-3.926c3.011-3.954 2.689-9.634-.966-13.2a9.97 9.97 0 0 0-6.989-2.838A8.73 8.73 0 0 0 14.72 8.43"/><path fill="#ff822d" d="M8.03 4.925c.6-1.24 2.36-1.23 2.95.01c.22.47.79.65 1.24.41l.28-.15c1.1-.59 2.39.36 2.16 1.58l-.06.31c-.1.51.25.99.76 1.06l.32.04c1.24.17 1.73 1.69.82 2.55l-.23.22c-.38.35-.38.95 0 1.31l.23.22c.9.86.4 2.38-.84 2.54l-.32.04c-.51.07-.86.55-.77 1.05l.06.31c.22 1.23-1.08 2.17-2.17 1.57l-.28-.15a.89.89 0 0 0-1.24.4c-.6 1.24-2.36 1.23-2.95-.01a.9.9 0 0 0-1.24-.41l-.28.15c-1.1.59-2.39-.36-2.16-1.58l.06-.31c.1-.51-.25-.99-.76-1.06l-.32-.04c-1.24-.17-1.73-1.69-.82-2.55l.23-.22c.38-.35.38-.95 0-1.31l-.23-.22c-.9-.86-.4-2.38.84-2.54l.32-.04c.51-.07.86-.55.77-1.05l-.06-.31c-.22-1.23 1.08-2.17 2.17-1.57l.28.15c.45.25 1.02.06 1.24-.4"/><path fill="#f9c23c" d="M9.46 17.465a5.88 5.88 0 1 0 0-11.76a5.88 5.88 0 0 0 0 11.76"/><path fill="#f3eef8" d="M20.525 12.046A7.75 7.75 0 0 0 6.97 17.122A6.46 6.46 0 0 0 2 23.41c0 1.52.53 2.92 1.41 4.03A6.48 6.48 0 0 0 8.58 30h12.69c2.82 0 5.31-1.39 6.83-3.52c2.72-3.56 2.43-8.68-.86-11.89a8.97 8.97 0 0 0-6.715-2.544"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><g fill="none"><path fill="#b4acbc" d="M14.72 8.43a8.75 8.75 0 0 0-8.712 7.932A7.46 7.46 0 0 0 1 23.41a7.47 7.47 0 0 0 1.62 4.644A7.48 7.48 0 0 0 8.58 31h12.69a9.37 9.37 0 0 0 7.634-3.926c3.011-3.954 2.689-9.634-.966-13.2a9.97 9.97 0 0 0-6.989-2.838A8.73 8.73 0 0 0 14.72 8.43"/><path fill="#ff822d" d="M8.03 4.925c.6-1.24 2.36-1.23 2.95.01c.22.47.79.65 1.24.41l.28-.15c1.1-.59 2.39.36 2.16 1.58l-.06.31c-.1.51.25.99.76 1.06l.32.04c1.24.17 1.73 1.69.82 2.55l-.23.22c-.38.35-.38.95 0 1.31l.23.22c.9.86.4 2.38-.84 2.54l-.32.04c-.51.07-.86.55-.77 1.05l.06.31c.22 1.23-1.08 2.17-2.17 1.57l-.28-.15a.89.89 0 0 0-1.24.4c-.6 1.24-2.36 1.23-2.95-.01a.9.9 0 0 0-1.24-.41l-.28.15c-1.1.59-2.39-.36-2.16-1.58l.06-.31c.1-.51-.25-.99-.76-1.06l-.32-.04c-1.24-.17-1.73-1.69-.82-2.55l.23-.22c.38-.35.38-.95 0-1.31l-.23-.22c-.9-.86-.4-2.38.84-2.54l.32-.04c.51-.07.86-.55.77-1.05l-.06-.31c-.22-1.23 1.08-2.17 2.17-1.57l.28.15c.45.25 1.02.06 1.24-.4"/><path fill="#f9c23c" d="M9.46 17.465a5.88 5.88 0 1 0 0-11.76a5.88 5.88 0 0 0 0 11.76"/><path fill="#f3eef8" d="M20.525 12.046A7.75 7.75 0 0 0 6.97 17.122A6.46 6.46 0 0 0 2 23.41c0 1.52.53 2.92 1.41 4.03A6.48 6.48 0 0 0 8.58 30h12.69c2.82 0 5.31-1.39 6.83-3.52c2.72-3.56 2.43-8.68-.86-11.89a8.97 8.97 0 0 0-6.715-2.544"/></g></svg>
</template>

CSS

.icon-sun-behind-large-cloud {
  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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22M14.72%208.43a8.75%208.75%200%200%200-8.712%207.932A7.46%207.46%200%200%200%201%2023.41a7.47%207.47%200%200%200%201.62%204.644A7.48%207.48%200%200%200%208.58%2031h12.69a9.37%209.37%200%200%200%207.634-3.926c3.011-3.954%202.689-9.634-.966-13.2a9.97%209.97%200%200%200-6.989-2.838A8.73%208.73%200%200%200%2014.72%208.43%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M8.03%204.925c.6-1.24%202.36-1.23%202.95.01c.22.47.79.65%201.24.41l.28-.15c1.1-.59%202.39.36%202.16%201.58l-.06.31c-.1.51.25.99.76%201.06l.32.04c1.24.17%201.73%201.69.82%202.55l-.23.22c-.38.35-.38.95%200%201.31l.23.22c.9.86.4%202.38-.84%202.54l-.32.04c-.51.07-.86.55-.77%201.05l.06.31c.22%201.23-1.08%202.17-2.17%201.57l-.28-.15a.89.89%200%200%200-1.24.4c-.6%201.24-2.36%201.23-2.95-.01a.9.9%200%200%200-1.24-.41l-.28.15c-1.1.59-2.39-.36-2.16-1.58l.06-.31c.1-.51-.25-.99-.76-1.06l-.32-.04c-1.24-.17-1.73-1.69-.82-2.55l.23-.22c.38-.35.38-.95%200-1.31l-.23-.22c-.9-.86-.4-2.38.84-2.54l.32-.04c.51-.07.86-.55.77-1.05l-.06-.31c-.22-1.23%201.08-2.17%202.17-1.57l.28.15c.45.25%201.02.06%201.24-.4%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M9.46%2017.465a5.88%205.88%200%201%200%200-11.76a5.88%205.88%200%200%200%200%2011.76%22%2F%3E%3Cpath%20fill%3D%22%23f3eef8%22%20d%3D%22M20.525%2012.046A7.75%207.75%200%200%200%206.97%2017.122A6.46%206.46%200%200%200%202%2023.41c0%201.52.53%202.92%201.41%204.03A6.48%206.48%200%200%200%208.58%2030h12.69c2.82%200%205.31-1.39%206.83-3.52c2.72-3.56%202.43-8.68-.86-11.89a8.97%208.97%200%200%200-6.715-2.544%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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22M14.72%208.43a8.75%208.75%200%200%200-8.712%207.932A7.46%207.46%200%200%200%201%2023.41a7.47%207.47%200%200%200%201.62%204.644A7.48%207.48%200%200%200%208.58%2031h12.69a9.37%209.37%200%200%200%207.634-3.926c3.011-3.954%202.689-9.634-.966-13.2a9.97%209.97%200%200%200-6.989-2.838A8.73%208.73%200%200%200%2014.72%208.43%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M8.03%204.925c.6-1.24%202.36-1.23%202.95.01c.22.47.79.65%201.24.41l.28-.15c1.1-.59%202.39.36%202.16%201.58l-.06.31c-.1.51.25.99.76%201.06l.32.04c1.24.17%201.73%201.69.82%202.55l-.23.22c-.38.35-.38.95%200%201.31l.23.22c.9.86.4%202.38-.84%202.54l-.32.04c-.51.07-.86.55-.77%201.05l.06.31c.22%201.23-1.08%202.17-2.17%201.57l-.28-.15a.89.89%200%200%200-1.24.4c-.6%201.24-2.36%201.23-2.95-.01a.9.9%200%200%200-1.24-.41l-.28.15c-1.1.59-2.39-.36-2.16-1.58l.06-.31c.1-.51-.25-.99-.76-1.06l-.32-.04c-1.24-.17-1.73-1.69-.82-2.55l.23-.22c.38-.35.38-.95%200-1.31l-.23-.22c-.9-.86-.4-2.38.84-2.54l.32-.04c.51-.07.86-.55.77-1.05l-.06-.31c-.22-1.23%201.08-2.17%202.17-1.57l.28.15c.45.25%201.02.06%201.24-.4%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M9.46%2017.465a5.88%205.88%200%201%200%200-11.76a5.88%205.88%200%200%200%200%2011.76%22%2F%3E%3Cpath%20fill%3D%22%23f3eef8%22%20d%3D%22M20.525%2012.046A7.75%207.75%200%200%200%206.97%2017.122A6.46%206.46%200%200%200%202%2023.41c0%201.52.53%202.92%201.41%204.03A6.48%206.48%200%200%200%208.58%2030h12.69c2.82%200%205.31-1.39%206.83-3.52c2.72-3.56%202.43-8.68-.86-11.89a8.97%208.97%200%200%200-6.715-2.544%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-flat/sun-behind-large-cloud.svg?color=%231a73e8&size=48