sun behind rain cloud emoji

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

Name
sun-behind-rain-cloud
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the sun behind rain cloud emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.977 2.913c-.62-1.24-2.4-1.21-2.98.05c-.22.47-.79.67-1.25.43l-.29-.15c-1.12-.59-2.41.38-2.16 1.62l.06.32c.1.51-.24 1-.76 1.08l-.32.05c-1.24.18-1.72 1.73-.79 2.58l.24.22c.38.35.39.96.02 1.32l-.23.23c-.646.631-.556 1.603.009 2.153a6.47 6.47 0 0 0 .884 6.589a6.48 6.48 0 0 0 5.17 2.56h12.69c2.82 0 5.31-1.39 6.83-3.52c2.72-3.56 2.43-8.68-.86-11.89c-3.308-3.225-8.465-3.392-11.952-.528a.9.9 0 0 1-.611-1.014l.05-.32c.21-1.24-1.11-2.17-2.21-1.55l-.28.16a.91.91 0 0 1-1.26-.39m3.689 3.675a9 9 0 0 0-.453.48a4.04 4.04 0 0 0-5.625 1.848l-.128-.002c-1.846 0-3.51.773-4.687 2.013a5.94 5.94 0 0 1 10.892-4.339m7.912 19.535l-2.31 3.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78 1.66-.95 2.44-.38c.77.57.94 1.66.38 2.44m-8.88 3.16l2.31-3.16c.56-.78.39-1.87-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38m-4.27-3.16l-2.31 3.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78 1.66-.95 2.44-.38s.95 1.66.38 2.44"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastSunBehindRainCloud(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.977 2.913c-.62-1.24-2.4-1.21-2.98.05c-.22.47-.79.67-1.25.43l-.29-.15c-1.12-.59-2.41.38-2.16 1.62l.06.32c.1.51-.24 1-.76 1.08l-.32.05c-1.24.18-1.72 1.73-.79 2.58l.24.22c.38.35.39.96.02 1.32l-.23.23c-.646.631-.556 1.603.009 2.153a6.47 6.47 0 0 0 .884 6.589a6.48 6.48 0 0 0 5.17 2.56h12.69c2.82 0 5.31-1.39 6.83-3.52c2.72-3.56 2.43-8.68-.86-11.89c-3.308-3.225-8.465-3.392-11.952-.528a.9.9 0 0 1-.611-1.014l.05-.32c.21-1.24-1.11-2.17-2.21-1.55l-.28.16a.91.91 0 0 1-1.26-.39m3.689 3.675a9 9 0 0 0-.453.48a4.04 4.04 0 0 0-5.625 1.848l-.128-.002c-1.846 0-3.51.773-4.687 2.013a5.94 5.94 0 0 1 10.892-4.339m7.912 19.535l-2.31 3.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78 1.66-.95 2.44-.38c.77.57.94 1.66.38 2.44m-8.88 3.16l2.31-3.16c.56-.78.39-1.87-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38m-4.27-3.16l-2.31 3.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78 1.66-.95 2.44-.38s.95 1.66.38 2.44"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" d="M10.977 2.913c-.62-1.24-2.4-1.21-2.98.05c-.22.47-.79.67-1.25.43l-.29-.15c-1.12-.59-2.41.38-2.16 1.62l.06.32c.1.51-.24 1-.76 1.08l-.32.05c-1.24.18-1.72 1.73-.79 2.58l.24.22c.38.35.39.96.02 1.32l-.23.23c-.646.631-.556 1.603.009 2.153a6.47 6.47 0 0 0 .884 6.589a6.48 6.48 0 0 0 5.17 2.56h12.69c2.82 0 5.31-1.39 6.83-3.52c2.72-3.56 2.43-8.68-.86-11.89c-3.308-3.225-8.465-3.392-11.952-.528a.9.9 0 0 1-.611-1.014l.05-.32c.21-1.24-1.11-2.17-2.21-1.55l-.28.16a.91.91 0 0 1-1.26-.39m3.689 3.675a9 9 0 0 0-.453.48a4.04 4.04 0 0 0-5.625 1.848l-.128-.002c-1.846 0-3.51.773-4.687 2.013a5.94 5.94 0 0 1 10.892-4.339m7.912 19.535l-2.31 3.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78 1.66-.95 2.44-.38c.77.57.94 1.66.38 2.44m-8.88 3.16l2.31-3.16c.56-.78.39-1.87-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31 3.16c-.57.78-.4 1.87.38 2.44s1.87.4 2.44-.38m-4.27-3.16l-2.31 3.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78 1.66-.95 2.44-.38s.95 1.66.38 2.44"/></svg>
</template>

CSS

.icon-sun-behind-rain-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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.977%202.913c-.62-1.24-2.4-1.21-2.98.05c-.22.47-.79.67-1.25.43l-.29-.15c-1.12-.59-2.41.38-2.16%201.62l.06.32c.1.51-.24%201-.76%201.08l-.32.05c-1.24.18-1.72%201.73-.79%202.58l.24.22c.38.35.39.96.02%201.32l-.23.23c-.646.631-.556%201.603.009%202.153a6.47%206.47%200%200%200%20.884%206.589a6.48%206.48%200%200%200%205.17%202.56h12.69c2.82%200%205.31-1.39%206.83-3.52c2.72-3.56%202.43-8.68-.86-11.89c-3.308-3.225-8.465-3.392-11.952-.528a.9.9%200%200%201-.611-1.014l.05-.32c.21-1.24-1.11-2.17-2.21-1.55l-.28.16a.91.91%200%200%201-1.26-.39m3.689%203.675a9%209%200%200%200-.453.48a4.04%204.04%200%200%200-5.625%201.848l-.128-.002c-1.846%200-3.51.773-4.687%202.013a5.94%205.94%200%200%201%2010.892-4.339m7.912%2019.535l-2.31%203.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78%201.66-.95%202.44-.38c.77.57.94%201.66.38%202.44m-8.88%203.16l2.31-3.16c.56-.78.39-1.87-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31%203.16c-.57.78-.4%201.87.38%202.44s1.87.4%202.44-.38m-4.27-3.16l-2.31%203.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78%201.66-.95%202.44-.38s.95%201.66.38%202.44%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%2032%2032%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10.977%202.913c-.62-1.24-2.4-1.21-2.98.05c-.22.47-.79.67-1.25.43l-.29-.15c-1.12-.59-2.41.38-2.16%201.62l.06.32c.1.51-.24%201-.76%201.08l-.32.05c-1.24.18-1.72%201.73-.79%202.58l.24.22c.38.35.39.96.02%201.32l-.23.23c-.646.631-.556%201.603.009%202.153a6.47%206.47%200%200%200%20.884%206.589a6.48%206.48%200%200%200%205.17%202.56h12.69c2.82%200%205.31-1.39%206.83-3.52c2.72-3.56%202.43-8.68-.86-11.89c-3.308-3.225-8.465-3.392-11.952-.528a.9.9%200%200%201-.611-1.014l.05-.32c.21-1.24-1.11-2.17-2.21-1.55l-.28.16a.91.91%200%200%201-1.26-.39m3.689%203.675a9%209%200%200%200-.453.48a4.04%204.04%200%200%200-5.625%201.848l-.128-.002c-1.846%200-3.51.773-4.687%202.013a5.94%205.94%200%200%201%2010.892-4.339m7.912%2019.535l-2.31%203.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78%201.66-.95%202.44-.38c.77.57.94%201.66.38%202.44m-8.88%203.16l2.31-3.16c.56-.78.39-1.87-.38-2.44c-.78-.57-1.87-.4-2.44.38l-2.31%203.16c-.57.78-.4%201.87.38%202.44s1.87.4%202.44-.38m-4.27-3.16l-2.31%203.16c-.57.78-1.66.95-2.44.38s-.95-1.66-.38-2.44l2.31-3.16c.57-.78%201.66-.95%202.44-.38s.95%201.66.38%202.44%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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