whitesunbehindcloud emoji
whitesunbehindcloud from Firefox OS Emoji by Mozilla · Default · Nature · Apache-2.0 Free for personal and commercial use.
- Name
- whitesunbehindcloud
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Nature
- Viewbox
- 512×512
- License
- Apache 2.0
More nature icons from Firefox OS Emoji
Use the whitesunbehindcloud emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="120.6" cy="164.349" r="98.326" fill="#FFD60D"/><path fill="#B0E9FF" d="M438.853 309.85c-5.478 0-10.796.678-15.886 1.934a68.8 68.8 0 0 0 1.756-15.399c0-37.901-30.725-68.625-68.625-68.625a68.3 68.3 0 0 0-38.756 11.995c-12.874-49.6-57.944-86.224-111.571-86.224c-63.658 0-115.263 51.605-115.263 115.263c-47.861 0-86.66 38.742-86.66 86.603S42.646 442 90.507 442h348.346c36.524 0 66.132-29.551 66.132-66.075c-.001-36.523-29.609-66.075-66.132-66.075"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiWhitesunbehindcloud(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="120.6" cy="164.349" r="98.326" fill="#FFD60D"/><path fill="#B0E9FF" d="M438.853 309.85c-5.478 0-10.796.678-15.886 1.934a68.8 68.8 0 0 0 1.756-15.399c0-37.901-30.725-68.625-68.625-68.625a68.3 68.3 0 0 0-38.756 11.995c-12.874-49.6-57.944-86.224-111.571-86.224c-63.658 0-115.263 51.605-115.263 115.263c-47.861 0-86.66 38.742-86.66 86.603S42.646 442 90.507 442h348.346c36.524 0 66.132-29.551 66.132-66.075c-.001-36.523-29.609-66.075-66.132-66.075"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><circle cx="120.6" cy="164.349" r="98.326" fill="#FFD60D"/><path fill="#B0E9FF" d="M438.853 309.85c-5.478 0-10.796.678-15.886 1.934a68.8 68.8 0 0 0 1.756-15.399c0-37.901-30.725-68.625-68.625-68.625a68.3 68.3 0 0 0-38.756 11.995c-12.874-49.6-57.944-86.224-111.571-86.224c-63.658 0-115.263 51.605-115.263 115.263c-47.861 0-86.66 38.742-86.66 86.603S42.646 442 90.507 442h348.346c36.524 0 66.132-29.551 66.132-66.075c-.001-36.523-29.609-66.075-66.132-66.075"/></svg> </template>
CSS
.icon-whitesunbehindcloud {
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%20512%20512%22%3E%3Ccircle%20cx%3D%22120.6%22%20cy%3D%22164.349%22%20r%3D%2298.326%22%20fill%3D%22%23FFD60D%22%2F%3E%3Cpath%20fill%3D%22%23B0E9FF%22%20d%3D%22M438.853%20309.85c-5.478%200-10.796.678-15.886%201.934a68.8%2068.8%200%200%200%201.756-15.399c0-37.901-30.725-68.625-68.625-68.625a68.3%2068.3%200%200%200-38.756%2011.995c-12.874-49.6-57.944-86.224-111.571-86.224c-63.658%200-115.263%2051.605-115.263%20115.263c-47.861%200-86.66%2038.742-86.66%2086.603S42.646%20442%2090.507%20442h348.346c36.524%200%2066.132-29.551%2066.132-66.075c-.001-36.523-29.609-66.075-66.132-66.075%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%20512%20512%22%3E%3Ccircle%20cx%3D%22120.6%22%20cy%3D%22164.349%22%20r%3D%2298.326%22%20fill%3D%22%23FFD60D%22%2F%3E%3Cpath%20fill%3D%22%23B0E9FF%22%20d%3D%22M438.853%20309.85c-5.478%200-10.796.678-15.886%201.934a68.8%2068.8%200%200%200%201.756-15.399c0-37.901-30.725-68.625-68.625-68.625a68.3%2068.3%200%200%200-38.756%2011.995c-12.874-49.6-57.944-86.224-111.571-86.224c-63.658%200-115.263%2051.605-115.263%20115.263c-47.861%200-86.66%2038.742-86.66%2086.603S42.646%20442%2090.507%20442h348.346c36.524%200%2066.132-29.551%2066.132-66.075c-.001-36.523-29.609-66.075-66.132-66.075%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/whitesunbehindcloud.svg?color=%231a73e8&size=48