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

Name
cloud
Set
Fluent Emoji High Contrast
Style
Default
Category
Travel & Places
Viewbox
32×32
License
MIT

The same emoji in other sets

More travel & places icons from Fluent Emoji High Contrast

Use the cloud emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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"/></svg>

React

import type { SVGProps } from "react";

export function FluentEmojiHighContrastCloud(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 32 32"><path fill="currentColor" 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"/></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%3Cpath%20fill%3D%22currentColor%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%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%3Cpath%20fill%3D%22currentColor%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%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fluent-emoji-high-contrast/cloud.svg?color=%231a73e8&size=48