sun behind small cloud emoji
sun-behind-small-cloud from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.
- Name
- sun-behind-small-cloud
- Set
- Noto Emoji
- Style
- Default
- Category
- Travel & Places
- Viewbox
- 128×128
- License
- Apache 2.0
The same emoji in other sets
More travel & places icons from Noto Emoji
Use the sun behind small cloud emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fcc11a" d="M33.58 45.38c-8.27 10.63-8.13 29.53 2.44 38.89c12.01 10.63 28.9 10.52 39.53.74c12.75-11.72 12.01-31.24.75-42.29c-11.32-11.11-31.56-11.69-42.72 2.66"/><path fill="#fee269" d="M46.87 41.73c-3.27-1.45-6.85 2.49-8.41 5.19s-3.01 8 .31 9.35s5.71-.93 8.1-4.88s3.74-8 0-9.66"/><path fill="#ffa722" d="M55.39 26.91c-.79 1.49-.52 2.62 1.05 3c1.57.37 11.39 1.97 12.21 2.02c1.2.07 1.65-.82 1.5-1.87s-2.55-15.74-2.77-17.08s-1.65-2.7-3-.9c-1.35 1.79-8.39 13.71-8.99 14.83m23.84 10.12c-1.48.64-1.33 1.58-.38 2.68s7.56 9.12 8.14 9.66c.59.54 1.5.59 2.14-.39s8.52-15.03 9.11-15.92c.97-1.46.15-2.8-1.52-2.17c-1.26.49-16.56 5.74-17.49 6.14m.96 49.81c1.19-.64 2.25-.15 2.55 1.2s3.6 15.13 4.12 17.68c.26 1.28-1.2 2.32-2.4 1.57S70.24 97.46 69.4 96.73c-1.2-1.05-.37-2.14.22-2.7c1.2-1.12 9.44-6.59 10.57-7.19m-36.26 7.57c-1.51-.14-1.95 1.2-1.72 2.4c.22 1.2 2.47 16.4 2.62 17.53c.22 1.65 1.95 2.32 3.07.67s8.82-13.98 9.44-15.13c1.12-2.1.3-2.55-.82-3.07c-1.13-.53-11.02-2.25-12.59-2.4M22.35 76.95c1.05-1.72 2.4-1.27 3.37.37c.67 1.13 6.29 8.69 6.82 9.51c.52.82.75 2.4-.9 2.77s-15.06 3.9-17.16 4.27s-3.3-1.27-1.95-3.07c.79-1.04 9.23-12.87 9.82-13.85M19.5 63.92c1.92.85 2.82.54 3.22-.82c.52-1.8 2.1-10.04 2.17-11.91c.05-1.22-.45-2.4-2.32-2.1S7.22 51.26 5.5 51.86c-2 .7-1.86 2.9-.52 3.6c1.56.82 13.18 7.86 14.52 8.46m23.3-31.47c1.08-.86.75-2.1-.22-2.77S29.57 20.3 28.05 19.12c-1.35-1.05-3-.67-2.55 1.72c.32 1.72 4.16 16.79 4.42 17.83c.3 1.2 1.2 1.8 2.25 1.05s9.51-6.37 10.63-7.27"/><path fill="#e2ebee" d="M112.86 68.59c.01-.65 2.21-23.08-17.49-27.23c-19.04-4.02-24.03 13.82-24.03 13.82s-6.75-.83-11.7 2.93c-4.95 3.77-5.23 9.98-5.23 9.98s-7.96-.3-11.71 4.13c-3.39 4-2.26 7.61-2.26 7.61l21.97 5.57l55.53-1.49l6.37-3.86s.36-5.05-2.93-8.25c-4.54-4.4-8.52-3.21-8.52-3.21"/><path fill="#bacdd2" d="M61.29 77.3s-6.09 2.68-13.63 2.02c-4.48-.39-7.34-1.72-7.34-1.72s-.77 5.18 3.3 7.73c3.05 1.91 5.96 2.2 11.38 2.18s54.74-.12 58.29-.16c3.56-.04 6.94-.67 8.67-2.28c2.18-2.03 2.34-5.02 2.34-5.02s-3.42 1.02-8.18.4c-4.74-.62-7.5-2.74-7.5-2.74s-3.41 2.91-21.04 3.23c-19.02.35-26.29-3.64-26.29-3.64"/></svg>
React
import type { SVGProps } from "react";
export function NotoSunBehindSmallCloud(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fcc11a" d="M33.58 45.38c-8.27 10.63-8.13 29.53 2.44 38.89c12.01 10.63 28.9 10.52 39.53.74c12.75-11.72 12.01-31.24.75-42.29c-11.32-11.11-31.56-11.69-42.72 2.66"/><path fill="#fee269" d="M46.87 41.73c-3.27-1.45-6.85 2.49-8.41 5.19s-3.01 8 .31 9.35s5.71-.93 8.1-4.88s3.74-8 0-9.66"/><path fill="#ffa722" d="M55.39 26.91c-.79 1.49-.52 2.62 1.05 3c1.57.37 11.39 1.97 12.21 2.02c1.2.07 1.65-.82 1.5-1.87s-2.55-15.74-2.77-17.08s-1.65-2.7-3-.9c-1.35 1.79-8.39 13.71-8.99 14.83m23.84 10.12c-1.48.64-1.33 1.58-.38 2.68s7.56 9.12 8.14 9.66c.59.54 1.5.59 2.14-.39s8.52-15.03 9.11-15.92c.97-1.46.15-2.8-1.52-2.17c-1.26.49-16.56 5.74-17.49 6.14m.96 49.81c1.19-.64 2.25-.15 2.55 1.2s3.6 15.13 4.12 17.68c.26 1.28-1.2 2.32-2.4 1.57S70.24 97.46 69.4 96.73c-1.2-1.05-.37-2.14.22-2.7c1.2-1.12 9.44-6.59 10.57-7.19m-36.26 7.57c-1.51-.14-1.95 1.2-1.72 2.4c.22 1.2 2.47 16.4 2.62 17.53c.22 1.65 1.95 2.32 3.07.67s8.82-13.98 9.44-15.13c1.12-2.1.3-2.55-.82-3.07c-1.13-.53-11.02-2.25-12.59-2.4M22.35 76.95c1.05-1.72 2.4-1.27 3.37.37c.67 1.13 6.29 8.69 6.82 9.51c.52.82.75 2.4-.9 2.77s-15.06 3.9-17.16 4.27s-3.3-1.27-1.95-3.07c.79-1.04 9.23-12.87 9.82-13.85M19.5 63.92c1.92.85 2.82.54 3.22-.82c.52-1.8 2.1-10.04 2.17-11.91c.05-1.22-.45-2.4-2.32-2.1S7.22 51.26 5.5 51.86c-2 .7-1.86 2.9-.52 3.6c1.56.82 13.18 7.86 14.52 8.46m23.3-31.47c1.08-.86.75-2.1-.22-2.77S29.57 20.3 28.05 19.12c-1.35-1.05-3-.67-2.55 1.72c.32 1.72 4.16 16.79 4.42 17.83c.3 1.2 1.2 1.8 2.25 1.05s9.51-6.37 10.63-7.27"/><path fill="#e2ebee" d="M112.86 68.59c.01-.65 2.21-23.08-17.49-27.23c-19.04-4.02-24.03 13.82-24.03 13.82s-6.75-.83-11.7 2.93c-4.95 3.77-5.23 9.98-5.23 9.98s-7.96-.3-11.71 4.13c-3.39 4-2.26 7.61-2.26 7.61l21.97 5.57l55.53-1.49l6.37-3.86s.36-5.05-2.93-8.25c-4.54-4.4-8.52-3.21-8.52-3.21"/><path fill="#bacdd2" d="M61.29 77.3s-6.09 2.68-13.63 2.02c-4.48-.39-7.34-1.72-7.34-1.72s-.77 5.18 3.3 7.73c3.05 1.91 5.96 2.2 11.38 2.18s54.74-.12 58.29-.16c3.56-.04 6.94-.67 8.67-2.28c2.18-2.03 2.34-5.02 2.34-5.02s-3.42 1.02-8.18.4c-4.74-.62-7.5-2.74-7.5-2.74s-3.41 2.91-21.04 3.23c-19.02.35-26.29-3.64-26.29-3.64"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#fcc11a" d="M33.58 45.38c-8.27 10.63-8.13 29.53 2.44 38.89c12.01 10.63 28.9 10.52 39.53.74c12.75-11.72 12.01-31.24.75-42.29c-11.32-11.11-31.56-11.69-42.72 2.66"/><path fill="#fee269" d="M46.87 41.73c-3.27-1.45-6.85 2.49-8.41 5.19s-3.01 8 .31 9.35s5.71-.93 8.1-4.88s3.74-8 0-9.66"/><path fill="#ffa722" d="M55.39 26.91c-.79 1.49-.52 2.62 1.05 3c1.57.37 11.39 1.97 12.21 2.02c1.2.07 1.65-.82 1.5-1.87s-2.55-15.74-2.77-17.08s-1.65-2.7-3-.9c-1.35 1.79-8.39 13.71-8.99 14.83m23.84 10.12c-1.48.64-1.33 1.58-.38 2.68s7.56 9.12 8.14 9.66c.59.54 1.5.59 2.14-.39s8.52-15.03 9.11-15.92c.97-1.46.15-2.8-1.52-2.17c-1.26.49-16.56 5.74-17.49 6.14m.96 49.81c1.19-.64 2.25-.15 2.55 1.2s3.6 15.13 4.12 17.68c.26 1.28-1.2 2.32-2.4 1.57S70.24 97.46 69.4 96.73c-1.2-1.05-.37-2.14.22-2.7c1.2-1.12 9.44-6.59 10.57-7.19m-36.26 7.57c-1.51-.14-1.95 1.2-1.72 2.4c.22 1.2 2.47 16.4 2.62 17.53c.22 1.65 1.95 2.32 3.07.67s8.82-13.98 9.44-15.13c1.12-2.1.3-2.55-.82-3.07c-1.13-.53-11.02-2.25-12.59-2.4M22.35 76.95c1.05-1.72 2.4-1.27 3.37.37c.67 1.13 6.29 8.69 6.82 9.51c.52.82.75 2.4-.9 2.77s-15.06 3.9-17.16 4.27s-3.3-1.27-1.95-3.07c.79-1.04 9.23-12.87 9.82-13.85M19.5 63.92c1.92.85 2.82.54 3.22-.82c.52-1.8 2.1-10.04 2.17-11.91c.05-1.22-.45-2.4-2.32-2.1S7.22 51.26 5.5 51.86c-2 .7-1.86 2.9-.52 3.6c1.56.82 13.18 7.86 14.52 8.46m23.3-31.47c1.08-.86.75-2.1-.22-2.77S29.57 20.3 28.05 19.12c-1.35-1.05-3-.67-2.55 1.72c.32 1.72 4.16 16.79 4.42 17.83c.3 1.2 1.2 1.8 2.25 1.05s9.51-6.37 10.63-7.27"/><path fill="#e2ebee" d="M112.86 68.59c.01-.65 2.21-23.08-17.49-27.23c-19.04-4.02-24.03 13.82-24.03 13.82s-6.75-.83-11.7 2.93c-4.95 3.77-5.23 9.98-5.23 9.98s-7.96-.3-11.71 4.13c-3.39 4-2.26 7.61-2.26 7.61l21.97 5.57l55.53-1.49l6.37-3.86s.36-5.05-2.93-8.25c-4.54-4.4-8.52-3.21-8.52-3.21"/><path fill="#bacdd2" d="M61.29 77.3s-6.09 2.68-13.63 2.02c-4.48-.39-7.34-1.72-7.34-1.72s-.77 5.18 3.3 7.73c3.05 1.91 5.96 2.2 11.38 2.18s54.74-.12 58.29-.16c3.56-.04 6.94-.67 8.67-2.28c2.18-2.03 2.34-5.02 2.34-5.02s-3.42 1.02-8.18.4c-4.74-.62-7.5-2.74-7.5-2.74s-3.41 2.91-21.04 3.23c-19.02.35-26.29-3.64-26.29-3.64"/></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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fcc11a%22%20d%3D%22M33.58%2045.38c-8.27%2010.63-8.13%2029.53%202.44%2038.89c12.01%2010.63%2028.9%2010.52%2039.53.74c12.75-11.72%2012.01-31.24.75-42.29c-11.32-11.11-31.56-11.69-42.72%202.66%22%2F%3E%3Cpath%20fill%3D%22%23fee269%22%20d%3D%22M46.87%2041.73c-3.27-1.45-6.85%202.49-8.41%205.19s-3.01%208%20.31%209.35s5.71-.93%208.1-4.88s3.74-8%200-9.66%22%2F%3E%3Cpath%20fill%3D%22%23ffa722%22%20d%3D%22M55.39%2026.91c-.79%201.49-.52%202.62%201.05%203c1.57.37%2011.39%201.97%2012.21%202.02c1.2.07%201.65-.82%201.5-1.87s-2.55-15.74-2.77-17.08s-1.65-2.7-3-.9c-1.35%201.79-8.39%2013.71-8.99%2014.83m23.84%2010.12c-1.48.64-1.33%201.58-.38%202.68s7.56%209.12%208.14%209.66c.59.54%201.5.59%202.14-.39s8.52-15.03%209.11-15.92c.97-1.46.15-2.8-1.52-2.17c-1.26.49-16.56%205.74-17.49%206.14m.96%2049.81c1.19-.64%202.25-.15%202.55%201.2s3.6%2015.13%204.12%2017.68c.26%201.28-1.2%202.32-2.4%201.57S70.24%2097.46%2069.4%2096.73c-1.2-1.05-.37-2.14.22-2.7c1.2-1.12%209.44-6.59%2010.57-7.19m-36.26%207.57c-1.51-.14-1.95%201.2-1.72%202.4c.22%201.2%202.47%2016.4%202.62%2017.53c.22%201.65%201.95%202.32%203.07.67s8.82-13.98%209.44-15.13c1.12-2.1.3-2.55-.82-3.07c-1.13-.53-11.02-2.25-12.59-2.4M22.35%2076.95c1.05-1.72%202.4-1.27%203.37.37c.67%201.13%206.29%208.69%206.82%209.51c.52.82.75%202.4-.9%202.77s-15.06%203.9-17.16%204.27s-3.3-1.27-1.95-3.07c.79-1.04%209.23-12.87%209.82-13.85M19.5%2063.92c1.92.85%202.82.54%203.22-.82c.52-1.8%202.1-10.04%202.17-11.91c.05-1.22-.45-2.4-2.32-2.1S7.22%2051.26%205.5%2051.86c-2%20.7-1.86%202.9-.52%203.6c1.56.82%2013.18%207.86%2014.52%208.46m23.3-31.47c1.08-.86.75-2.1-.22-2.77S29.57%2020.3%2028.05%2019.12c-1.35-1.05-3-.67-2.55%201.72c.32%201.72%204.16%2016.79%204.42%2017.83c.3%201.2%201.2%201.8%202.25%201.05s9.51-6.37%2010.63-7.27%22%2F%3E%3Cpath%20fill%3D%22%23e2ebee%22%20d%3D%22M112.86%2068.59c.01-.65%202.21-23.08-17.49-27.23c-19.04-4.02-24.03%2013.82-24.03%2013.82s-6.75-.83-11.7%202.93c-4.95%203.77-5.23%209.98-5.23%209.98s-7.96-.3-11.71%204.13c-3.39%204-2.26%207.61-2.26%207.61l21.97%205.57l55.53-1.49l6.37-3.86s.36-5.05-2.93-8.25c-4.54-4.4-8.52-3.21-8.52-3.21%22%2F%3E%3Cpath%20fill%3D%22%23bacdd2%22%20d%3D%22M61.29%2077.3s-6.09%202.68-13.63%202.02c-4.48-.39-7.34-1.72-7.34-1.72s-.77%205.18%203.3%207.73c3.05%201.91%205.96%202.2%2011.38%202.18s54.74-.12%2058.29-.16c3.56-.04%206.94-.67%208.67-2.28c2.18-2.03%202.34-5.02%202.34-5.02s-3.42%201.02-8.18.4c-4.74-.62-7.5-2.74-7.5-2.74s-3.41%202.91-21.04%203.23c-19.02.35-26.29-3.64-26.29-3.64%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%20128%20128%22%3E%3Cpath%20fill%3D%22%23fcc11a%22%20d%3D%22M33.58%2045.38c-8.27%2010.63-8.13%2029.53%202.44%2038.89c12.01%2010.63%2028.9%2010.52%2039.53.74c12.75-11.72%2012.01-31.24.75-42.29c-11.32-11.11-31.56-11.69-42.72%202.66%22%2F%3E%3Cpath%20fill%3D%22%23fee269%22%20d%3D%22M46.87%2041.73c-3.27-1.45-6.85%202.49-8.41%205.19s-3.01%208%20.31%209.35s5.71-.93%208.1-4.88s3.74-8%200-9.66%22%2F%3E%3Cpath%20fill%3D%22%23ffa722%22%20d%3D%22M55.39%2026.91c-.79%201.49-.52%202.62%201.05%203c1.57.37%2011.39%201.97%2012.21%202.02c1.2.07%201.65-.82%201.5-1.87s-2.55-15.74-2.77-17.08s-1.65-2.7-3-.9c-1.35%201.79-8.39%2013.71-8.99%2014.83m23.84%2010.12c-1.48.64-1.33%201.58-.38%202.68s7.56%209.12%208.14%209.66c.59.54%201.5.59%202.14-.39s8.52-15.03%209.11-15.92c.97-1.46.15-2.8-1.52-2.17c-1.26.49-16.56%205.74-17.49%206.14m.96%2049.81c1.19-.64%202.25-.15%202.55%201.2s3.6%2015.13%204.12%2017.68c.26%201.28-1.2%202.32-2.4%201.57S70.24%2097.46%2069.4%2096.73c-1.2-1.05-.37-2.14.22-2.7c1.2-1.12%209.44-6.59%2010.57-7.19m-36.26%207.57c-1.51-.14-1.95%201.2-1.72%202.4c.22%201.2%202.47%2016.4%202.62%2017.53c.22%201.65%201.95%202.32%203.07.67s8.82-13.98%209.44-15.13c1.12-2.1.3-2.55-.82-3.07c-1.13-.53-11.02-2.25-12.59-2.4M22.35%2076.95c1.05-1.72%202.4-1.27%203.37.37c.67%201.13%206.29%208.69%206.82%209.51c.52.82.75%202.4-.9%202.77s-15.06%203.9-17.16%204.27s-3.3-1.27-1.95-3.07c.79-1.04%209.23-12.87%209.82-13.85M19.5%2063.92c1.92.85%202.82.54%203.22-.82c.52-1.8%202.1-10.04%202.17-11.91c.05-1.22-.45-2.4-2.32-2.1S7.22%2051.26%205.5%2051.86c-2%20.7-1.86%202.9-.52%203.6c1.56.82%2013.18%207.86%2014.52%208.46m23.3-31.47c1.08-.86.75-2.1-.22-2.77S29.57%2020.3%2028.05%2019.12c-1.35-1.05-3-.67-2.55%201.72c.32%201.72%204.16%2016.79%204.42%2017.83c.3%201.2%201.2%201.8%202.25%201.05s9.51-6.37%2010.63-7.27%22%2F%3E%3Cpath%20fill%3D%22%23e2ebee%22%20d%3D%22M112.86%2068.59c.01-.65%202.21-23.08-17.49-27.23c-19.04-4.02-24.03%2013.82-24.03%2013.82s-6.75-.83-11.7%202.93c-4.95%203.77-5.23%209.98-5.23%209.98s-7.96-.3-11.71%204.13c-3.39%204-2.26%207.61-2.26%207.61l21.97%205.57l55.53-1.49l6.37-3.86s.36-5.05-2.93-8.25c-4.54-4.4-8.52-3.21-8.52-3.21%22%2F%3E%3Cpath%20fill%3D%22%23bacdd2%22%20d%3D%22M61.29%2077.3s-6.09%202.68-13.63%202.02c-4.48-.39-7.34-1.72-7.34-1.72s-.77%205.18%203.3%207.73c3.05%201.91%205.96%202.2%2011.38%202.18s54.74-.12%2058.29-.16c3.56-.04%206.94-.67%208.67-2.28c2.18-2.03%202.34-5.02%202.34-5.02s-3.42%201.02-8.18.4c-4.74-.62-7.5-2.74-7.5-2.74s-3.41%202.91-21.04%203.23c-19.02.35-26.29-3.64-26.29-3.64%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/noto/sun-behind-small-cloud.svg?color=%231a73e8&size=48