sun behind small cloud emoji
sun-behind-small-cloud from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.
- Name
- sun-behind-small-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 small 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="M29.565 17.271c-3.128-3.018-8.096-3.025-11.22-.04a3.996 3.996 0 0 0-4.716 1.615C10.488 19.079 8 21.675 8 24.865c0 1.42.5 2.727 1.324 3.759A6.12 6.12 0 0 0 14.18 31h9.99c2.548 0 4.8-1.241 6.18-3.145a7.96 7.96 0 0 0-.785-10.584"/><path fill="#ff822d" d="M12.083 5.544c1-2.07 3.95-2.06 4.93.02c.37.78 1.31 1.09 2.07.68l.47-.25c1.83-.99 3.99.59 3.6 2.64l-.1.52c-.16.85.42 1.65 1.27 1.77l.53.07c2.06.28 2.88 2.83 1.36 4.25l-.39.37c-.63.59-.63 1.58-.01 2.18l.39.37c1.51 1.44.67 3.98-1.4 4.24l-.53.07c-.85.11-1.44.91-1.29 1.76l.1.52c.37 2.05-1.8 3.61-3.62 2.61l-.47-.26c-.75-.41-1.7-.11-2.08.67c-1 2.07-3.95 2.06-4.93-.02a1.5 1.5 0 0 0-2.07-.68l-.47.25c-1.83.99-3.99-.59-3.6-2.64l.1-.52c.16-.85-.42-1.65-1.27-1.77l-.53-.07c-2.06-.28-2.88-2.83-1.36-4.25l.39-.37c.63-.59.63-1.58.01-2.18l-.39-.37c-1.51-1.44-.67-3.98 1.4-4.24l.53-.07a1.51 1.51 0 0 0 1.29-1.76l-.1-.52c-.37-2.05 1.8-3.61 3.62-2.61l.47.26c.76.41 1.7.11 2.08-.67"/><path fill="#f9c23c" d="M14.464 26.475c5.423 0 9.82-4.397 9.82-9.82c0-5.424-4.397-9.82-9.82-9.82a9.82 9.82 0 0 0-9.82 9.82c0 5.423 4.396 9.82 9.82 9.82"/><path fill="#f3eef8" d="M18.88 18.108c2.724-2.767 7.196-2.814 9.99-.117a6.96 6.96 0 0 1 .678 9.266A6.61 6.61 0 0 1 24.171 30h-9.99a5.12 5.12 0 0 1-4.07-1.995A5 5 0 0 1 9 24.865c0-2.783 2.275-5.035 5.086-5.035l.15.002a3 3 0 0 1 4.333-1.39q.15-.17.311-.334"/></g></svg>
React
import type { SVGProps } from "react";
export function FluentEmojiFlatSunBehindSmallCloud(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="M29.565 17.271c-3.128-3.018-8.096-3.025-11.22-.04a3.996 3.996 0 0 0-4.716 1.615C10.488 19.079 8 21.675 8 24.865c0 1.42.5 2.727 1.324 3.759A6.12 6.12 0 0 0 14.18 31h9.99c2.548 0 4.8-1.241 6.18-3.145a7.96 7.96 0 0 0-.785-10.584"/><path fill="#ff822d" d="M12.083 5.544c1-2.07 3.95-2.06 4.93.02c.37.78 1.31 1.09 2.07.68l.47-.25c1.83-.99 3.99.59 3.6 2.64l-.1.52c-.16.85.42 1.65 1.27 1.77l.53.07c2.06.28 2.88 2.83 1.36 4.25l-.39.37c-.63.59-.63 1.58-.01 2.18l.39.37c1.51 1.44.67 3.98-1.4 4.24l-.53.07c-.85.11-1.44.91-1.29 1.76l.1.52c.37 2.05-1.8 3.61-3.62 2.61l-.47-.26c-.75-.41-1.7-.11-2.08.67c-1 2.07-3.95 2.06-4.93-.02a1.5 1.5 0 0 0-2.07-.68l-.47.25c-1.83.99-3.99-.59-3.6-2.64l.1-.52c.16-.85-.42-1.65-1.27-1.77l-.53-.07c-2.06-.28-2.88-2.83-1.36-4.25l.39-.37c.63-.59.63-1.58.01-2.18l-.39-.37c-1.51-1.44-.67-3.98 1.4-4.24l.53-.07a1.51 1.51 0 0 0 1.29-1.76l-.1-.52c-.37-2.05 1.8-3.61 3.62-2.61l.47.26c.76.41 1.7.11 2.08-.67"/><path fill="#f9c23c" d="M14.464 26.475c5.423 0 9.82-4.397 9.82-9.82c0-5.424-4.397-9.82-9.82-9.82a9.82 9.82 0 0 0-9.82 9.82c0 5.423 4.396 9.82 9.82 9.82"/><path fill="#f3eef8" d="M18.88 18.108c2.724-2.767 7.196-2.814 9.99-.117a6.96 6.96 0 0 1 .678 9.266A6.61 6.61 0 0 1 24.171 30h-9.99a5.12 5.12 0 0 1-4.07-1.995A5 5 0 0 1 9 24.865c0-2.783 2.275-5.035 5.086-5.035l.15.002a3 3 0 0 1 4.333-1.39q.15-.17.311-.334"/></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="M29.565 17.271c-3.128-3.018-8.096-3.025-11.22-.04a3.996 3.996 0 0 0-4.716 1.615C10.488 19.079 8 21.675 8 24.865c0 1.42.5 2.727 1.324 3.759A6.12 6.12 0 0 0 14.18 31h9.99c2.548 0 4.8-1.241 6.18-3.145a7.96 7.96 0 0 0-.785-10.584"/><path fill="#ff822d" d="M12.083 5.544c1-2.07 3.95-2.06 4.93.02c.37.78 1.31 1.09 2.07.68l.47-.25c1.83-.99 3.99.59 3.6 2.64l-.1.52c-.16.85.42 1.65 1.27 1.77l.53.07c2.06.28 2.88 2.83 1.36 4.25l-.39.37c-.63.59-.63 1.58-.01 2.18l.39.37c1.51 1.44.67 3.98-1.4 4.24l-.53.07c-.85.11-1.44.91-1.29 1.76l.1.52c.37 2.05-1.8 3.61-3.62 2.61l-.47-.26c-.75-.41-1.7-.11-2.08.67c-1 2.07-3.95 2.06-4.93-.02a1.5 1.5 0 0 0-2.07-.68l-.47.25c-1.83.99-3.99-.59-3.6-2.64l.1-.52c.16-.85-.42-1.65-1.27-1.77l-.53-.07c-2.06-.28-2.88-2.83-1.36-4.25l.39-.37c.63-.59.63-1.58.01-2.18l-.39-.37c-1.51-1.44-.67-3.98 1.4-4.24l.53-.07a1.51 1.51 0 0 0 1.29-1.76l-.1-.52c-.37-2.05 1.8-3.61 3.62-2.61l.47.26c.76.41 1.7.11 2.08-.67"/><path fill="#f9c23c" d="M14.464 26.475c5.423 0 9.82-4.397 9.82-9.82c0-5.424-4.397-9.82-9.82-9.82a9.82 9.82 0 0 0-9.82 9.82c0 5.423 4.396 9.82 9.82 9.82"/><path fill="#f3eef8" d="M18.88 18.108c2.724-2.767 7.196-2.814 9.99-.117a6.96 6.96 0 0 1 .678 9.266A6.61 6.61 0 0 1 24.171 30h-9.99a5.12 5.12 0 0 1-4.07-1.995A5 5 0 0 1 9 24.865c0-2.783 2.275-5.035 5.086-5.035l.15.002a3 3 0 0 1 4.333-1.39q.15-.17.311-.334"/></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22M29.565%2017.271c-3.128-3.018-8.096-3.025-11.22-.04a3.996%203.996%200%200%200-4.716%201.615C10.488%2019.079%208%2021.675%208%2024.865c0%201.42.5%202.727%201.324%203.759A6.12%206.12%200%200%200%2014.18%2031h9.99c2.548%200%204.8-1.241%206.18-3.145a7.96%207.96%200%200%200-.785-10.584%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M12.083%205.544c1-2.07%203.95-2.06%204.93.02c.37.78%201.31%201.09%202.07.68l.47-.25c1.83-.99%203.99.59%203.6%202.64l-.1.52c-.16.85.42%201.65%201.27%201.77l.53.07c2.06.28%202.88%202.83%201.36%204.25l-.39.37c-.63.59-.63%201.58-.01%202.18l.39.37c1.51%201.44.67%203.98-1.4%204.24l-.53.07c-.85.11-1.44.91-1.29%201.76l.1.52c.37%202.05-1.8%203.61-3.62%202.61l-.47-.26c-.75-.41-1.7-.11-2.08.67c-1%202.07-3.95%202.06-4.93-.02a1.5%201.5%200%200%200-2.07-.68l-.47.25c-1.83.99-3.99-.59-3.6-2.64l.1-.52c.16-.85-.42-1.65-1.27-1.77l-.53-.07c-2.06-.28-2.88-2.83-1.36-4.25l.39-.37c.63-.59.63-1.58.01-2.18l-.39-.37c-1.51-1.44-.67-3.98%201.4-4.24l.53-.07a1.51%201.51%200%200%200%201.29-1.76l-.1-.52c-.37-2.05%201.8-3.61%203.62-2.61l.47.26c.76.41%201.7.11%202.08-.67%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M14.464%2026.475c5.423%200%209.82-4.397%209.82-9.82c0-5.424-4.397-9.82-9.82-9.82a9.82%209.82%200%200%200-9.82%209.82c0%205.423%204.396%209.82%209.82%209.82%22%2F%3E%3Cpath%20fill%3D%22%23f3eef8%22%20d%3D%22M18.88%2018.108c2.724-2.767%207.196-2.814%209.99-.117a6.96%206.96%200%200%201%20.678%209.266A6.61%206.61%200%200%201%2024.171%2030h-9.99a5.12%205.12%200%200%201-4.07-1.995A5%205%200%200%201%209%2024.865c0-2.783%202.275-5.035%205.086-5.035l.15.002a3%203%200%200%201%204.333-1.39q.15-.17.311-.334%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%22M29.565%2017.271c-3.128-3.018-8.096-3.025-11.22-.04a3.996%203.996%200%200%200-4.716%201.615C10.488%2019.079%208%2021.675%208%2024.865c0%201.42.5%202.727%201.324%203.759A6.12%206.12%200%200%200%2014.18%2031h9.99c2.548%200%204.8-1.241%206.18-3.145a7.96%207.96%200%200%200-.785-10.584%22%2F%3E%3Cpath%20fill%3D%22%23ff822d%22%20d%3D%22M12.083%205.544c1-2.07%203.95-2.06%204.93.02c.37.78%201.31%201.09%202.07.68l.47-.25c1.83-.99%203.99.59%203.6%202.64l-.1.52c-.16.85.42%201.65%201.27%201.77l.53.07c2.06.28%202.88%202.83%201.36%204.25l-.39.37c-.63.59-.63%201.58-.01%202.18l.39.37c1.51%201.44.67%203.98-1.4%204.24l-.53.07c-.85.11-1.44.91-1.29%201.76l.1.52c.37%202.05-1.8%203.61-3.62%202.61l-.47-.26c-.75-.41-1.7-.11-2.08.67c-1%202.07-3.95%202.06-4.93-.02a1.5%201.5%200%200%200-2.07-.68l-.47.25c-1.83.99-3.99-.59-3.6-2.64l.1-.52c.16-.85-.42-1.65-1.27-1.77l-.53-.07c-2.06-.28-2.88-2.83-1.36-4.25l.39-.37c.63-.59.63-1.58.01-2.18l-.39-.37c-1.51-1.44-.67-3.98%201.4-4.24l.53-.07a1.51%201.51%200%200%200%201.29-1.76l-.1-.52c-.37-2.05%201.8-3.61%203.62-2.61l.47.26c.76.41%201.7.11%202.08-.67%22%2F%3E%3Cpath%20fill%3D%22%23f9c23c%22%20d%3D%22M14.464%2026.475c5.423%200%209.82-4.397%209.82-9.82c0-5.424-4.397-9.82-9.82-9.82a9.82%209.82%200%200%200-9.82%209.82c0%205.423%204.396%209.82%209.82%209.82%22%2F%3E%3Cpath%20fill%3D%22%23f3eef8%22%20d%3D%22M18.88%2018.108c2.724-2.767%207.196-2.814%209.99-.117a6.96%206.96%200%200%201%20.678%209.266A6.61%206.61%200%200%201%2024.171%2030h-9.99a5.12%205.12%200%200%201-4.07-1.995A5%205%200%200%201%209%2024.865c0-2.783%202.275-5.035%205.086-5.035l.15.002a3%203%200%200%201%204.333-1.39q.15-.17.311-.334%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-small-cloud.svg?color=%231a73e8&size=48