sun behind rain cloud emoji

sun-behind-rain-cloud from Twitter Emoji by Twitter · Default · Travel & Places · CC-BY-4.0 Attribution required.

Name
sun-behind-rain-cloud
Set
Twitter Emoji
Style
Default
Category
Travel & Places
Viewbox
36×36
License
CC BY 4.0

The same emoji in other sets

More travel & places icons from Twitter Emoji

Use the sun behind rain cloud emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M13 2s0-2 2-2s2 2 2 2v2s0 2-2 2s-2-2-2-2zM4 13s2 0 2 2s-2 2-2 2H2s-2 0-2-2s2-2 2-2zm3.872-6.957s1.414 1.414 0 2.828s-2.828 0-2.828 0L3.629 7.458s-1.414-1.414 0-2.829c1.415-1.414 2.829 0 2.829 0zm17.085 2.828s-1.414 1.414-2.828 0s0-2.828 0-2.828l1.414-1.414s1.414-1.414 2.828 0s0 2.828 0 2.828z"/><circle cx="15" cy="15" r="8" fill="#ffac33"/><path fill="#e1e8ed" d="M28.223 12.8c-.803 0-1.575.119-2.304.34C25.057 10.731 22.718 9 19.958 9c-2.959 0-5.437 1.991-6.123 4.675a4.4 4.4 0 0 0-2.626-.875c-2.417 0-4.375 1.914-4.375 4.275c0 .573.12 1.119.329 1.619a5 5 0 0 0-1.302-.194C3.176 18.5 1 20.626 1 23.25S3.176 28 5.861 28h22.361C32.518 28 36 24.598 36 20.4s-3.482-7.6-7.777-7.6"/><path fill="#5dadec" d="m11.999 33.961l-.113-3.421l-2.869 1.708a1.96 1.96 0 0 0-1.036 1.799A2.033 2.033 0 0 0 10.057 36a1.974 1.974 0 0 0 1.942-2.039m-6.979-1.54L4.906 29l-2.869 1.708a1.96 1.96 0 0 0-1.036 1.799a2.033 2.033 0 0 0 2.076 1.953a1.974 1.974 0 0 0 1.943-2.039m14 .54l-.113-3.421l-2.869 1.708a1.96 1.96 0 0 0-1.036 1.799A2.033 2.033 0 0 0 17.078 35a1.974 1.974 0 0 0 1.942-2.039m5.978 1l-.113-3.421l-2.869 1.708a1.96 1.96 0 0 0-1.035 1.799A2.033 2.033 0 0 0 23.057 36a1.973 1.973 0 0 0 1.941-2.039m6.021-1.54L30.905 29l-2.869 1.708a1.96 1.96 0 0 0-1.035 1.799a2.03 2.03 0 0 0 2.076 1.953a1.974 1.974 0 0 0 1.942-2.039"/></svg>

React

import type { SVGProps } from "react";

export function TwemojiSunBehindRainCloud(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M13 2s0-2 2-2s2 2 2 2v2s0 2-2 2s-2-2-2-2zM4 13s2 0 2 2s-2 2-2 2H2s-2 0-2-2s2-2 2-2zm3.872-6.957s1.414 1.414 0 2.828s-2.828 0-2.828 0L3.629 7.458s-1.414-1.414 0-2.829c1.415-1.414 2.829 0 2.829 0zm17.085 2.828s-1.414 1.414-2.828 0s0-2.828 0-2.828l1.414-1.414s1.414-1.414 2.828 0s0 2.828 0 2.828z"/><circle cx="15" cy="15" r="8" fill="#ffac33"/><path fill="#e1e8ed" d="M28.223 12.8c-.803 0-1.575.119-2.304.34C25.057 10.731 22.718 9 19.958 9c-2.959 0-5.437 1.991-6.123 4.675a4.4 4.4 0 0 0-2.626-.875c-2.417 0-4.375 1.914-4.375 4.275c0 .573.12 1.119.329 1.619a5 5 0 0 0-1.302-.194C3.176 18.5 1 20.626 1 23.25S3.176 28 5.861 28h22.361C32.518 28 36 24.598 36 20.4s-3.482-7.6-7.777-7.6"/><path fill="#5dadec" d="m11.999 33.961l-.113-3.421l-2.869 1.708a1.96 1.96 0 0 0-1.036 1.799A2.033 2.033 0 0 0 10.057 36a1.974 1.974 0 0 0 1.942-2.039m-6.979-1.54L4.906 29l-2.869 1.708a1.96 1.96 0 0 0-1.036 1.799a2.033 2.033 0 0 0 2.076 1.953a1.974 1.974 0 0 0 1.943-2.039m14 .54l-.113-3.421l-2.869 1.708a1.96 1.96 0 0 0-1.036 1.799A2.033 2.033 0 0 0 17.078 35a1.974 1.974 0 0 0 1.942-2.039m5.978 1l-.113-3.421l-2.869 1.708a1.96 1.96 0 0 0-1.035 1.799A2.033 2.033 0 0 0 23.057 36a1.973 1.973 0 0 0 1.941-2.039m6.021-1.54L30.905 29l-2.869 1.708a1.96 1.96 0 0 0-1.035 1.799a2.03 2.03 0 0 0 2.076 1.953a1.974 1.974 0 0 0 1.942-2.039"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 36 36"><path fill="#ffac33" d="M13 2s0-2 2-2s2 2 2 2v2s0 2-2 2s-2-2-2-2zM4 13s2 0 2 2s-2 2-2 2H2s-2 0-2-2s2-2 2-2zm3.872-6.957s1.414 1.414 0 2.828s-2.828 0-2.828 0L3.629 7.458s-1.414-1.414 0-2.829c1.415-1.414 2.829 0 2.829 0zm17.085 2.828s-1.414 1.414-2.828 0s0-2.828 0-2.828l1.414-1.414s1.414-1.414 2.828 0s0 2.828 0 2.828z"/><circle cx="15" cy="15" r="8" fill="#ffac33"/><path fill="#e1e8ed" d="M28.223 12.8c-.803 0-1.575.119-2.304.34C25.057 10.731 22.718 9 19.958 9c-2.959 0-5.437 1.991-6.123 4.675a4.4 4.4 0 0 0-2.626-.875c-2.417 0-4.375 1.914-4.375 4.275c0 .573.12 1.119.329 1.619a5 5 0 0 0-1.302-.194C3.176 18.5 1 20.626 1 23.25S3.176 28 5.861 28h22.361C32.518 28 36 24.598 36 20.4s-3.482-7.6-7.777-7.6"/><path fill="#5dadec" d="m11.999 33.961l-.113-3.421l-2.869 1.708a1.96 1.96 0 0 0-1.036 1.799A2.033 2.033 0 0 0 10.057 36a1.974 1.974 0 0 0 1.942-2.039m-6.979-1.54L4.906 29l-2.869 1.708a1.96 1.96 0 0 0-1.036 1.799a2.033 2.033 0 0 0 2.076 1.953a1.974 1.974 0 0 0 1.943-2.039m14 .54l-.113-3.421l-2.869 1.708a1.96 1.96 0 0 0-1.036 1.799A2.033 2.033 0 0 0 17.078 35a1.974 1.974 0 0 0 1.942-2.039m5.978 1l-.113-3.421l-2.869 1.708a1.96 1.96 0 0 0-1.035 1.799A2.033 2.033 0 0 0 23.057 36a1.973 1.973 0 0 0 1.941-2.039m6.021-1.54L30.905 29l-2.869 1.708a1.96 1.96 0 0 0-1.035 1.799a2.03 2.03 0 0 0 2.076 1.953a1.974 1.974 0 0 0 1.942-2.039"/></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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M13%202s0-2%202-2s2%202%202%202v2s0%202-2%202s-2-2-2-2zM4%2013s2%200%202%202s-2%202-2%202H2s-2%200-2-2s2-2%202-2zm3.872-6.957s1.414%201.414%200%202.828s-2.828%200-2.828%200L3.629%207.458s-1.414-1.414%200-2.829c1.415-1.414%202.829%200%202.829%200zm17.085%202.828s-1.414%201.414-2.828%200s0-2.828%200-2.828l1.414-1.414s1.414-1.414%202.828%200s0%202.828%200%202.828z%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2215%22%20r%3D%228%22%20fill%3D%22%23ffac33%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M28.223%2012.8c-.803%200-1.575.119-2.304.34C25.057%2010.731%2022.718%209%2019.958%209c-2.959%200-5.437%201.991-6.123%204.675a4.4%204.4%200%200%200-2.626-.875c-2.417%200-4.375%201.914-4.375%204.275c0%20.573.12%201.119.329%201.619a5%205%200%200%200-1.302-.194C3.176%2018.5%201%2020.626%201%2023.25S3.176%2028%205.861%2028h22.361C32.518%2028%2036%2024.598%2036%2020.4s-3.482-7.6-7.777-7.6%22%2F%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22m11.999%2033.961l-.113-3.421l-2.869%201.708a1.96%201.96%200%200%200-1.036%201.799A2.033%202.033%200%200%200%2010.057%2036a1.974%201.974%200%200%200%201.942-2.039m-6.979-1.54L4.906%2029l-2.869%201.708a1.96%201.96%200%200%200-1.036%201.799a2.033%202.033%200%200%200%202.076%201.953a1.974%201.974%200%200%200%201.943-2.039m14%20.54l-.113-3.421l-2.869%201.708a1.96%201.96%200%200%200-1.036%201.799A2.033%202.033%200%200%200%2017.078%2035a1.974%201.974%200%200%200%201.942-2.039m5.978%201l-.113-3.421l-2.869%201.708a1.96%201.96%200%200%200-1.035%201.799A2.033%202.033%200%200%200%2023.057%2036a1.973%201.973%200%200%200%201.941-2.039m6.021-1.54L30.905%2029l-2.869%201.708a1.96%201.96%200%200%200-1.035%201.799a2.03%202.03%200%200%200%202.076%201.953a1.974%201.974%200%200%200%201.942-2.039%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%2036%2036%22%3E%3Cpath%20fill%3D%22%23ffac33%22%20d%3D%22M13%202s0-2%202-2s2%202%202%202v2s0%202-2%202s-2-2-2-2zM4%2013s2%200%202%202s-2%202-2%202H2s-2%200-2-2s2-2%202-2zm3.872-6.957s1.414%201.414%200%202.828s-2.828%200-2.828%200L3.629%207.458s-1.414-1.414%200-2.829c1.415-1.414%202.829%200%202.829%200zm17.085%202.828s-1.414%201.414-2.828%200s0-2.828%200-2.828l1.414-1.414s1.414-1.414%202.828%200s0%202.828%200%202.828z%22%2F%3E%3Ccircle%20cx%3D%2215%22%20cy%3D%2215%22%20r%3D%228%22%20fill%3D%22%23ffac33%22%2F%3E%3Cpath%20fill%3D%22%23e1e8ed%22%20d%3D%22M28.223%2012.8c-.803%200-1.575.119-2.304.34C25.057%2010.731%2022.718%209%2019.958%209c-2.959%200-5.437%201.991-6.123%204.675a4.4%204.4%200%200%200-2.626-.875c-2.417%200-4.375%201.914-4.375%204.275c0%20.573.12%201.119.329%201.619a5%205%200%200%200-1.302-.194C3.176%2018.5%201%2020.626%201%2023.25S3.176%2028%205.861%2028h22.361C32.518%2028%2036%2024.598%2036%2020.4s-3.482-7.6-7.777-7.6%22%2F%3E%3Cpath%20fill%3D%22%235dadec%22%20d%3D%22m11.999%2033.961l-.113-3.421l-2.869%201.708a1.96%201.96%200%200%200-1.036%201.799A2.033%202.033%200%200%200%2010.057%2036a1.974%201.974%200%200%200%201.942-2.039m-6.979-1.54L4.906%2029l-2.869%201.708a1.96%201.96%200%200%200-1.036%201.799a2.033%202.033%200%200%200%202.076%201.953a1.974%201.974%200%200%200%201.943-2.039m14%20.54l-.113-3.421l-2.869%201.708a1.96%201.96%200%200%200-1.036%201.799A2.033%202.033%200%200%200%2017.078%2035a1.974%201.974%200%200%200%201.942-2.039m5.978%201l-.113-3.421l-2.869%201.708a1.96%201.96%200%200%200-1.035%201.799A2.033%202.033%200%200%200%2023.057%2036a1.973%201.973%200%200%200%201.941-2.039m6.021-1.54L30.905%2029l-2.869%201.708a1.96%201.96%200%200%200-1.035%201.799a2.03%202.03%200%200%200%202.076%201.953a1.974%201.974%200%200%200%201.942-2.039%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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