cloud from Fluent Emoji Flat by Microsoft Corporation · Default · Travel & Places · MIT Free for personal and commercial use.

Name
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 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="M27.938 8.838c-3.896-3.797-10.104-3.78-13.963.026a5.036 5.036 0 0 0-5.987 2.065A7.457 7.457 0 0 0 1 18.374a7.47 7.47 0 0 0 1.62 4.644a7.48 7.48 0 0 0 5.96 2.946h12.69a9.37 9.37 0 0 0 7.634-3.925c3.012-3.956 2.677-9.635-.965-13.2z"/><path fill="#f3eef8" d="M14.55 9.704c3.46-3.55 9.14-3.61 12.69-.15c3.28 3.21 3.58 8.33.86 11.89a8.37 8.37 0 0 1-6.83 3.52H8.58c-2.11 0-3.98-1-5.17-2.56A6.47 6.47 0 0 1 2 18.374a6.457 6.457 0 0 1 6.589-6.458a4.04 4.04 0 0 1 5.624-1.849q.163-.184.337-.363"/></g></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiFlatCloud(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="M27.938 8.838c-3.896-3.797-10.104-3.78-13.963.026a5.036 5.036 0 0 0-5.987 2.065A7.457 7.457 0 0 0 1 18.374a7.47 7.47 0 0 0 1.62 4.644a7.48 7.48 0 0 0 5.96 2.946h12.69a9.37 9.37 0 0 0 7.634-3.925c3.012-3.956 2.677-9.635-.965-13.2z"/><path fill="#f3eef8" d="M14.55 9.704c3.46-3.55 9.14-3.61 12.69-.15c3.28 3.21 3.58 8.33.86 11.89a8.37 8.37 0 0 1-6.83 3.52H8.58c-2.11 0-3.98-1-5.17-2.56A6.47 6.47 0 0 1 2 18.374a6.457 6.457 0 0 1 6.589-6.458a4.04 4.04 0 0 1 5.624-1.849q.163-.184.337-.363"/></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="M27.938 8.838c-3.896-3.797-10.104-3.78-13.963.026a5.036 5.036 0 0 0-5.987 2.065A7.457 7.457 0 0 0 1 18.374a7.47 7.47 0 0 0 1.62 4.644a7.48 7.48 0 0 0 5.96 2.946h12.69a9.37 9.37 0 0 0 7.634-3.925c3.012-3.956 2.677-9.635-.965-13.2z"/><path fill="#f3eef8" d="M14.55 9.704c3.46-3.55 9.14-3.61 12.69-.15c3.28 3.21 3.58 8.33.86 11.89a8.37 8.37 0 0 1-6.83 3.52H8.58c-2.11 0-3.98-1-5.17-2.56A6.47 6.47 0 0 1 2 18.374a6.457 6.457 0 0 1 6.589-6.458a4.04 4.04 0 0 1 5.624-1.849q.163-.184.337-.363"/></g></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%2032%2032%22%3E%3Cg%20fill%3D%22none%22%3E%3Cpath%20fill%3D%22%23b4acbc%22%20d%3D%22M27.938%208.838c-3.896-3.797-10.104-3.78-13.963.026a5.036%205.036%200%200%200-5.987%202.065A7.457%207.457%200%200%200%201%2018.374a7.47%207.47%200%200%200%201.62%204.644a7.48%207.48%200%200%200%205.96%202.946h12.69a9.37%209.37%200%200%200%207.634-3.925c3.012-3.956%202.677-9.635-.965-13.2z%22%2F%3E%3Cpath%20fill%3D%22%23f3eef8%22%20d%3D%22M14.55%209.704c3.46-3.55%209.14-3.61%2012.69-.15c3.28%203.21%203.58%208.33.86%2011.89a8.37%208.37%200%200%201-6.83%203.52H8.58c-2.11%200-3.98-1-5.17-2.56A6.47%206.47%200%200%201%202%2018.374a6.457%206.457%200%200%201%206.589-6.458a4.04%204.04%200%200%201%205.624-1.849q.163-.184.337-.363%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%22M27.938%208.838c-3.896-3.797-10.104-3.78-13.963.026a5.036%205.036%200%200%200-5.987%202.065A7.457%207.457%200%200%200%201%2018.374a7.47%207.47%200%200%200%201.62%204.644a7.48%207.48%200%200%200%205.96%202.946h12.69a9.37%209.37%200%200%200%207.634-3.925c3.012-3.956%202.677-9.635-.965-13.2z%22%2F%3E%3Cpath%20fill%3D%22%23f3eef8%22%20d%3D%22M14.55%209.704c3.46-3.55%209.14-3.61%2012.69-.15c3.28%203.21%203.58%208.33.86%2011.89a8.37%208.37%200%200%201-6.83%203.52H8.58c-2.11%200-3.98-1-5.17-2.56A6.47%206.47%200%200%201%202%2018.374a6.457%206.457%200%200%201%206.589-6.458a4.04%204.04%200%200%201%205.624-1.849q.163-.184.337-.363%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/cloud.svg?color=%231a73e8&size=48