sun behind small cloud emoji
sun-behind-small-cloud from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- sun-behind-small-cloud
- Set
- OpenMoji
- Style
- Default
- Category
- Travel Places
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More travel places icons from OpenMoji
Use the sun behind small cloud emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m50.065 42.779l.097-.32c.946-3.126.787-7.234-.4-10.278l4.784-7.925l-9.336.415l.17-10.174l-8.567 5.318l-4.419-9.105l-5.292 9.105l-7.736-5.243l-.661 10.098l-8.679-.633l3.823 9.03l-7.496 3.935l7.496 5.776l-4.155 7.577l9.664-.223l-.812 10.53l8.555-4.631z"/><path fill="#fff" d="M34.791 46.607a.59.59 0 0 1-.523.526c-3.343.358-5.914 3.65-5.914 7.657c0 4.246 2.945 7.688 6.577 7.688h25.074c3.991 0 7.226-3.637 7.226-8.124c0-4.3-2.97-7.82-6.73-8.106a.626.626 0 0 1-.577-.505c-.84-4.314-4.715-7.555-9.296-7.555c-2.977 0-5.629 1.348-7.351 3.492c-.169.21-.45.306-.7.201a5.4 5.4 0 0 0-2.145-.412c-2.96 0-5.389 2.259-5.641 5.138"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M24.465 53.52c-6.117-2.945-10.338-9.202-10.338-16.444c0-10.075 8.167-18.242 18.242-18.242c9.09 0 16.626 6.648 18.013 15.347"/><path d="m24.547 56.982l-5.984 4.043l.795-10.893l-10.893.795l6.126-9.039l-9.822-4.767l9.822-4.766l-6.126-9.039l10.893.794l-.794-10.892l9.038 6.126l4.767-9.823l4.767 9.823l9.039-6.126l-.795 10.893l10.892-.795l-6.126 9.039"/><path d="M34.791 46.607a.59.59 0 0 1-.523.526c-3.343.358-5.914 3.65-5.914 7.657c0 4.246 2.945 7.688 6.577 7.688h25.074c3.991 0 7.226-3.637 7.226-8.124c0-4.3-2.97-7.82-6.73-8.106a.626.626 0 0 1-.577-.505c-.84-4.314-4.715-7.555-9.296-7.555c-2.977 0-5.629 1.348-7.351 3.492c-.169.21-.45.306-.7.201a5.4 5.4 0 0 0-2.145-.412c-2.96 0-5.389 2.259-5.641 5.138"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiSunBehindSmallCloud(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m50.065 42.779l.097-.32c.946-3.126.787-7.234-.4-10.278l4.784-7.925l-9.336.415l.17-10.174l-8.567 5.318l-4.419-9.105l-5.292 9.105l-7.736-5.243l-.661 10.098l-8.679-.633l3.823 9.03l-7.496 3.935l7.496 5.776l-4.155 7.577l9.664-.223l-.812 10.53l8.555-4.631z"/><path fill="#fff" d="M34.791 46.607a.59.59 0 0 1-.523.526c-3.343.358-5.914 3.65-5.914 7.657c0 4.246 2.945 7.688 6.577 7.688h25.074c3.991 0 7.226-3.637 7.226-8.124c0-4.3-2.97-7.82-6.73-8.106a.626.626 0 0 1-.577-.505c-.84-4.314-4.715-7.555-9.296-7.555c-2.977 0-5.629 1.348-7.351 3.492c-.169.21-.45.306-.7.201a5.4 5.4 0 0 0-2.145-.412c-2.96 0-5.389 2.259-5.641 5.138"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeWidth="2"><path d="M24.465 53.52c-6.117-2.945-10.338-9.202-10.338-16.444c0-10.075 8.167-18.242 18.242-18.242c9.09 0 16.626 6.648 18.013 15.347"/><path d="m24.547 56.982l-5.984 4.043l.795-10.893l-10.893.795l6.126-9.039l-9.822-4.767l9.822-4.766l-6.126-9.039l10.893.794l-.794-10.892l9.038 6.126l4.767-9.823l4.767 9.823l9.039-6.126l-.795 10.893l10.892-.795l-6.126 9.039"/><path d="M34.791 46.607a.59.59 0 0 1-.523.526c-3.343.358-5.914 3.65-5.914 7.657c0 4.246 2.945 7.688 6.577 7.688h25.074c3.991 0 7.226-3.637 7.226-8.124c0-4.3-2.97-7.82-6.73-8.106a.626.626 0 0 1-.577-.505c-.84-4.314-4.715-7.555-9.296-7.555c-2.977 0-5.629 1.348-7.351 3.492c-.169.21-.45.306-.7.201a5.4 5.4 0 0 0-2.145-.412c-2.96 0-5.389 2.259-5.641 5.138"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#fcea2b" d="m50.065 42.779l.097-.32c.946-3.126.787-7.234-.4-10.278l4.784-7.925l-9.336.415l.17-10.174l-8.567 5.318l-4.419-9.105l-5.292 9.105l-7.736-5.243l-.661 10.098l-8.679-.633l3.823 9.03l-7.496 3.935l7.496 5.776l-4.155 7.577l9.664-.223l-.812 10.53l8.555-4.631z"/><path fill="#fff" d="M34.791 46.607a.59.59 0 0 1-.523.526c-3.343.358-5.914 3.65-5.914 7.657c0 4.246 2.945 7.688 6.577 7.688h25.074c3.991 0 7.226-3.637 7.226-8.124c0-4.3-2.97-7.82-6.73-8.106a.626.626 0 0 1-.577-.505c-.84-4.314-4.715-7.555-9.296-7.555c-2.977 0-5.629 1.348-7.351 3.492c-.169.21-.45.306-.7.201a5.4 5.4 0 0 0-2.145-.412c-2.96 0-5.389 2.259-5.641 5.138"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"><path d="M24.465 53.52c-6.117-2.945-10.338-9.202-10.338-16.444c0-10.075 8.167-18.242 18.242-18.242c9.09 0 16.626 6.648 18.013 15.347"/><path d="m24.547 56.982l-5.984 4.043l.795-10.893l-10.893.795l6.126-9.039l-9.822-4.767l9.822-4.766l-6.126-9.039l10.893.794l-.794-10.892l9.038 6.126l4.767-9.823l4.767 9.823l9.039-6.126l-.795 10.893l10.892-.795l-6.126 9.039"/><path d="M34.791 46.607a.59.59 0 0 1-.523.526c-3.343.358-5.914 3.65-5.914 7.657c0 4.246 2.945 7.688 6.577 7.688h25.074c3.991 0 7.226-3.637 7.226-8.124c0-4.3-2.97-7.82-6.73-8.106a.626.626 0 0 1-.577-.505c-.84-4.314-4.715-7.555-9.296-7.555c-2.977 0-5.629 1.348-7.351 3.492c-.169.21-.45.306-.7.201a5.4 5.4 0 0 0-2.145-.412c-2.96 0-5.389 2.259-5.641 5.138"/></g></svg> </template>
CSS
.icon-sun-behind-small-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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m50.065%2042.779l.097-.32c.946-3.126.787-7.234-.4-10.278l4.784-7.925l-9.336.415l.17-10.174l-8.567%205.318l-4.419-9.105l-5.292%209.105l-7.736-5.243l-.661%2010.098l-8.679-.633l3.823%209.03l-7.496%203.935l7.496%205.776l-4.155%207.577l9.664-.223l-.812%2010.53l8.555-4.631z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.791%2046.607a.59.59%200%200%201-.523.526c-3.343.358-5.914%203.65-5.914%207.657c0%204.246%202.945%207.688%206.577%207.688h25.074c3.991%200%207.226-3.637%207.226-8.124c0-4.3-2.97-7.82-6.73-8.106a.626.626%200%200%201-.577-.505c-.84-4.314-4.715-7.555-9.296-7.555c-2.977%200-5.629%201.348-7.351%203.492c-.169.21-.45.306-.7.201a5.4%205.4%200%200%200-2.145-.412c-2.96%200-5.389%202.259-5.641%205.138%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M24.465%2053.52c-6.117-2.945-10.338-9.202-10.338-16.444c0-10.075%208.167-18.242%2018.242-18.242c9.09%200%2016.626%206.648%2018.013%2015.347%22%2F%3E%3Cpath%20d%3D%22m24.547%2056.982l-5.984%204.043l.795-10.893l-10.893.795l6.126-9.039l-9.822-4.767l9.822-4.766l-6.126-9.039l10.893.794l-.794-10.892l9.038%206.126l4.767-9.823l4.767%209.823l9.039-6.126l-.795%2010.893l10.892-.795l-6.126%209.039%22%2F%3E%3Cpath%20d%3D%22M34.791%2046.607a.59.59%200%200%201-.523.526c-3.343.358-5.914%203.65-5.914%207.657c0%204.246%202.945%207.688%206.577%207.688h25.074c3.991%200%207.226-3.637%207.226-8.124c0-4.3-2.97-7.82-6.73-8.106a.626.626%200%200%201-.577-.505c-.84-4.314-4.715-7.555-9.296-7.555c-2.977%200-5.629%201.348-7.351%203.492c-.169.21-.45.306-.7.201a5.4%205.4%200%200%200-2.145-.412c-2.96%200-5.389%202.259-5.641%205.138%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22m50.065%2042.779l.097-.32c.946-3.126.787-7.234-.4-10.278l4.784-7.925l-9.336.415l.17-10.174l-8.567%205.318l-4.419-9.105l-5.292%209.105l-7.736-5.243l-.661%2010.098l-8.679-.633l3.823%209.03l-7.496%203.935l7.496%205.776l-4.155%207.577l9.664-.223l-.812%2010.53l8.555-4.631z%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M34.791%2046.607a.59.59%200%200%201-.523.526c-3.343.358-5.914%203.65-5.914%207.657c0%204.246%202.945%207.688%206.577%207.688h25.074c3.991%200%207.226-3.637%207.226-8.124c0-4.3-2.97-7.82-6.73-8.106a.626.626%200%200%201-.577-.505c-.84-4.314-4.715-7.555-9.296-7.555c-2.977%200-5.629%201.348-7.351%203.492c-.169.21-.45.306-.7.201a5.4%205.4%200%200%200-2.145-.412c-2.96%200-5.389%202.259-5.641%205.138%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M24.465%2053.52c-6.117-2.945-10.338-9.202-10.338-16.444c0-10.075%208.167-18.242%2018.242-18.242c9.09%200%2016.626%206.648%2018.013%2015.347%22%2F%3E%3Cpath%20d%3D%22m24.547%2056.982l-5.984%204.043l.795-10.893l-10.893.795l6.126-9.039l-9.822-4.767l9.822-4.766l-6.126-9.039l10.893.794l-.794-10.892l9.038%206.126l4.767-9.823l4.767%209.823l9.039-6.126l-.795%2010.893l10.892-.795l-6.126%209.039%22%2F%3E%3Cpath%20d%3D%22M34.791%2046.607a.59.59%200%200%201-.523.526c-3.343.358-5.914%203.65-5.914%207.657c0%204.246%202.945%207.688%206.577%207.688h25.074c3.991%200%207.226-3.637%207.226-8.124c0-4.3-2.97-7.82-6.73-8.106a.626.626%200%200%201-.577-.505c-.84-4.314-4.715-7.555-9.296-7.555c-2.977%200-5.629%201.348-7.351%203.492c-.169.21-.45.306-.7.201a5.4%205.4%200%200%200-2.145-.412c-2.96%200-5.389%202.259-5.641%205.138%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/sun-behind-small-cloud.svg?color=%231a73e8&size=48