cloud emoji
cloud from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- cloud
- Set
- OpenMoji
- Style
- Default
- Category
- Travel Places
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
cloudAkar Iconscloud-filledAnt Design IconscloudBootstrap IconscloudBoxIcons v2cloudBoxIcons v2 SolidcloudCarboncloudCodiconscloudEmoji One (Colored)cloudFramework7 IconscloudFont Awesome 6 SolidcloudFont Awesome RegularcloudFont Awesome SolidcloudFeather Iconscloud-16-filledFluent UI System Iconscloud-16Fluent UI System Color IconscloudFluent EmojicloudFluent Emoji FlatcloudFluent Emoji High ContrastcloudFirefox OS Emojicloudcss.ggcloudHeroIconscloudHuge IconscloudHumbleiconscloudIconoir
More travel places icons from OpenMoji
Use the cloud emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M15.935 30.255a.91.91 0 0 1-.807.813C9.968 31.621 6 36.701 6 42.885c0 6.553 4.545 11.865 10.15 11.865h38.698C61.008 54.75 66 49.136 66 42.211c0-6.636-4.585-12.069-10.388-12.51a.966.966 0 0 1-.889-.779c-1.296-6.657-7.276-11.659-14.346-11.659c-4.595 0-8.688 2.08-11.346 5.39c-.26.323-.696.47-1.08.31c-1.022-.429-2.102-.636-3.311-.636c-4.567 0-8.316 3.485-8.705 7.928"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M15.935 30.255a.905.905 0 0 1-.803.813C9.97 31.618 6 36.7 6 42.885c0 6.553 4.545 11.865 10.15 11.865h38.698C61.008 54.75 66 49.136 66 42.211c0-6.638-4.587-12.07-10.392-12.51a.964.964 0 0 1-.885-.78c-1.296-6.656-7.276-11.658-14.346-11.658c-4.597 0-8.691 2.082-11.349 5.393c-.258.322-.69.47-1.07.31c-1.025-.431-2.107-.64-3.318-.64c-4.567 0-8.316 3.486-8.705 7.93"/></svg>
React
import type { SVGProps } from "react";
export function OpenmojiCloud(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M15.935 30.255a.91.91 0 0 1-.807.813C9.968 31.621 6 36.701 6 42.885c0 6.553 4.545 11.865 10.15 11.865h38.698C61.008 54.75 66 49.136 66 42.211c0-6.636-4.585-12.069-10.388-12.51a.966.966 0 0 1-.889-.779c-1.296-6.657-7.276-11.659-14.346-11.659c-4.595 0-8.688 2.08-11.346 5.39c-.26.323-.696.47-1.08.31c-1.022-.429-2.102-.636-3.311-.636c-4.567 0-8.316 3.485-8.705 7.928"/><path fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2" d="M15.935 30.255a.905.905 0 0 1-.803.813C9.97 31.618 6 36.7 6 42.885c0 6.553 4.545 11.865 10.15 11.865h38.698C61.008 54.75 66 49.136 66 42.211c0-6.638-4.587-12.07-10.392-12.51a.964.964 0 0 1-.885-.78c-1.296-6.656-7.276-11.658-14.346-11.658c-4.597 0-8.691 2.082-11.349 5.393c-.258.322-.69.47-1.07.31c-1.025-.431-2.107-.64-3.318-.64c-4.567 0-8.316 3.486-8.705 7.93"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M15.935 30.255a.91.91 0 0 1-.807.813C9.968 31.621 6 36.701 6 42.885c0 6.553 4.545 11.865 10.15 11.865h38.698C61.008 54.75 66 49.136 66 42.211c0-6.636-4.585-12.069-10.388-12.51a.966.966 0 0 1-.889-.779c-1.296-6.657-7.276-11.659-14.346-11.659c-4.595 0-8.688 2.08-11.346 5.39c-.26.323-.696.47-1.08.31c-1.022-.429-2.102-.636-3.311-.636c-4.567 0-8.316 3.485-8.705 7.928"/><path fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2" d="M15.935 30.255a.905.905 0 0 1-.803.813C9.97 31.618 6 36.7 6 42.885c0 6.553 4.545 11.865 10.15 11.865h38.698C61.008 54.75 66 49.136 66 42.211c0-6.638-4.587-12.07-10.392-12.51a.964.964 0 0 1-.885-.78c-1.296-6.656-7.276-11.658-14.346-11.658c-4.597 0-8.691 2.082-11.349 5.393c-.258.322-.69.47-1.07.31c-1.025-.431-2.107-.64-3.318-.64c-4.567 0-8.316 3.486-8.705 7.93"/></svg> </template>
CSS
.icon-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%23d0cfce%22%20d%3D%22M15.935%2030.255a.91.91%200%200%201-.807.813C9.968%2031.621%206%2036.701%206%2042.885c0%206.553%204.545%2011.865%2010.15%2011.865h38.698C61.008%2054.75%2066%2049.136%2066%2042.211c0-6.636-4.585-12.069-10.388-12.51a.966.966%200%200%201-.889-.779c-1.296-6.657-7.276-11.659-14.346-11.659c-4.595%200-8.688%202.08-11.346%205.39c-.26.323-.696.47-1.08.31c-1.022-.429-2.102-.636-3.311-.636c-4.567%200-8.316%203.485-8.705%207.928%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M15.935%2030.255a.905.905%200%200%201-.803.813C9.97%2031.618%206%2036.7%206%2042.885c0%206.553%204.545%2011.865%2010.15%2011.865h38.698C61.008%2054.75%2066%2049.136%2066%2042.211c0-6.638-4.587-12.07-10.392-12.51a.964.964%200%200%201-.885-.78c-1.296-6.656-7.276-11.658-14.346-11.658c-4.597%200-8.691%202.082-11.349%205.393c-.258.322-.69.47-1.07.31c-1.025-.431-2.107-.64-3.318-.64c-4.567%200-8.316%203.486-8.705%207.93%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M15.935%2030.255a.91.91%200%200%201-.807.813C9.968%2031.621%206%2036.701%206%2042.885c0%206.553%204.545%2011.865%2010.15%2011.865h38.698C61.008%2054.75%2066%2049.136%2066%2042.211c0-6.636-4.585-12.069-10.388-12.51a.966.966%200%200%201-.889-.779c-1.296-6.657-7.276-11.659-14.346-11.659c-4.595%200-8.688%202.08-11.346%205.39c-.26.323-.696.47-1.08.31c-1.022-.429-2.102-.636-3.311-.636c-4.567%200-8.316%203.485-8.705%207.928%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%20d%3D%22M15.935%2030.255a.905.905%200%200%201-.803.813C9.97%2031.618%206%2036.7%206%2042.885c0%206.553%204.545%2011.865%2010.15%2011.865h38.698C61.008%2054.75%2066%2049.136%2066%2042.211c0-6.638-4.587-12.07-10.392-12.51a.964.964%200%200%201-.885-.78c-1.296-6.656-7.276-11.658-14.346-11.658c-4.597%200-8.691%202.082-11.349%205.393c-.258.322-.69.47-1.07.31c-1.025-.431-2.107-.64-3.318-.64c-4.567%200-8.316%203.486-8.705%207.93%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/cloud.svg?color=%231a73e8&size=48