cloud-2 from Streamline Emojis by Streamline · Default · Animals Nature · CC-BY-4.0 Attribution required.

Name
cloud-2
Set
Streamline Emojis
Style
Default
Category
Animals Nature
Viewbox
48×48
License
CC BY 4.0

The same emoji in other sets

More animals nature icons from Streamline Emojis

Use the cloud 2 emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M10.16 44.46a13.84 1.54 0 1 0 27.68 0a13.84 1.54 0 1 0-27.68 0" opacity=".15"/><path fill="#fff" d="M47.5 24a4.69 4.69 0 0 0-3.72-4.59a4.66 4.66 0 0 0-4.64-5.33a4.73 4.73 0 0 0-2.64.81a4.69 4.69 0 0 0-8-3.62a4.67 4.67 0 0 0-9 0a4.69 4.69 0 0 0-8 3.62a4.73 4.73 0 0 0-2.64-.81a4.67 4.67 0 0 0-4.64 5.33a4.69 4.69 0 0 0 .25 9.22a4.68 4.68 0 0 0 7 5.52a4.67 4.67 0 0 0 8.25 3.31a4.67 4.67 0 0 0 8.5 0a4.67 4.67 0 0 0 8.25-3.31a4.68 4.68 0 0 0 7-5.52A4.7 4.7 0 0 0 47.5 24"/><path fill="#f0f0f0" d="M46.73 21.45a3.38 3.38 0 0 0-1.57 2.72a5 5 0 0 1-5 4.77a5 5 0 0 1-.88-.07A2 2 0 0 0 37 30.15a5 5 0 0 1-4.68 3.25a4.9 4.9 0 0 1-2.45-.65a2 2 0 0 0-2.4.32a5 5 0 0 1-7 0a2 2 0 0 0-2.4-.32a4.9 4.9 0 0 1-2.45.65A5 5 0 0 1 11 30.15a2 2 0 0 0-2.23-1.28a5 5 0 0 1-.88.07a5 5 0 0 1-5-4.77a3.38 3.38 0 0 0-1.57-2.72a4.66 4.66 0 0 0 3.2 7.18a4.68 4.68 0 0 0 7 5.52a4.67 4.67 0 0 0 8.25 3.31a4.67 4.67 0 0 0 8.5 0a4.67 4.67 0 0 0 8.25-3.31a4.68 4.68 0 0 0 7-5.52a4.66 4.66 0 0 0 3.2-7.18Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M47.5 24a4.69 4.69 0 0 0-3.72-4.59a4.66 4.66 0 0 0-4.64-5.33a4.73 4.73 0 0 0-2.64.81a4.69 4.69 0 0 0-8-3.62a4.67 4.67 0 0 0-9 0a4.69 4.69 0 0 0-8 3.62a4.73 4.73 0 0 0-2.64-.81a4.67 4.67 0 0 0-4.64 5.33a4.69 4.69 0 0 0 .25 9.22a4.68 4.68 0 0 0 7 5.52a4.67 4.67 0 0 0 8.25 3.31a4.67 4.67 0 0 0 8.5 0a4.67 4.67 0 0 0 8.25-3.31a4.68 4.68 0 0 0 7-5.52A4.7 4.7 0 0 0 47.5 24"/><path fill="#ffb0ca" d="M15.7 26.08c0 .45.56.83 1.24.83s1.25-.38 1.25-.83s-.56-.83-1.25-.83s-1.24.37-1.24.83"/><path fill="#ffb0ca" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M27.21 28.15a.83.83 0 0 1 .81 1a4.15 4.15 0 0 1-8 0a.83.83 0 0 1 .81-1Z"/><path fill="#ff87af" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 32.3a4.13 4.13 0 0 0 3.27-1.61a6.52 6.52 0 0 0-6.54 0A4.13 4.13 0 0 0 24 32.3"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.53 24.42a1.25 1.25 0 1 1 2.49 0"/><path fill="#ffb0ca" d="M32.3 26.08c0 .45-.56.83-1.24.83s-1.25-.38-1.25-.83s.56-.83 1.25-.83s1.24.37 1.24.83"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31.47 24.42a1.25 1.25 0 1 0-2.49 0"/></svg>

React

import type { SVGProps } from "react";

export function StreamlineEmojisCloud2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M10.16 44.46a13.84 1.54 0 1 0 27.68 0a13.84 1.54 0 1 0-27.68 0" opacity=".15"/><path fill="#fff" d="M47.5 24a4.69 4.69 0 0 0-3.72-4.59a4.66 4.66 0 0 0-4.64-5.33a4.73 4.73 0 0 0-2.64.81a4.69 4.69 0 0 0-8-3.62a4.67 4.67 0 0 0-9 0a4.69 4.69 0 0 0-8 3.62a4.73 4.73 0 0 0-2.64-.81a4.67 4.67 0 0 0-4.64 5.33a4.69 4.69 0 0 0 .25 9.22a4.68 4.68 0 0 0 7 5.52a4.67 4.67 0 0 0 8.25 3.31a4.67 4.67 0 0 0 8.5 0a4.67 4.67 0 0 0 8.25-3.31a4.68 4.68 0 0 0 7-5.52A4.7 4.7 0 0 0 47.5 24"/><path fill="#f0f0f0" d="M46.73 21.45a3.38 3.38 0 0 0-1.57 2.72a5 5 0 0 1-5 4.77a5 5 0 0 1-.88-.07A2 2 0 0 0 37 30.15a5 5 0 0 1-4.68 3.25a4.9 4.9 0 0 1-2.45-.65a2 2 0 0 0-2.4.32a5 5 0 0 1-7 0a2 2 0 0 0-2.4-.32a4.9 4.9 0 0 1-2.45.65A5 5 0 0 1 11 30.15a2 2 0 0 0-2.23-1.28a5 5 0 0 1-.88.07a5 5 0 0 1-5-4.77a3.38 3.38 0 0 0-1.57-2.72a4.66 4.66 0 0 0 3.2 7.18a4.68 4.68 0 0 0 7 5.52a4.67 4.67 0 0 0 8.25 3.31a4.67 4.67 0 0 0 8.5 0a4.67 4.67 0 0 0 8.25-3.31a4.68 4.68 0 0 0 7-5.52a4.66 4.66 0 0 0 3.2-7.18Z"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M47.5 24a4.69 4.69 0 0 0-3.72-4.59a4.66 4.66 0 0 0-4.64-5.33a4.73 4.73 0 0 0-2.64.81a4.69 4.69 0 0 0-8-3.62a4.67 4.67 0 0 0-9 0a4.69 4.69 0 0 0-8 3.62a4.73 4.73 0 0 0-2.64-.81a4.67 4.67 0 0 0-4.64 5.33a4.69 4.69 0 0 0 .25 9.22a4.68 4.68 0 0 0 7 5.52a4.67 4.67 0 0 0 8.25 3.31a4.67 4.67 0 0 0 8.5 0a4.67 4.67 0 0 0 8.25-3.31a4.68 4.68 0 0 0 7-5.52A4.7 4.7 0 0 0 47.5 24"/><path fill="#ffb0ca" d="M15.7 26.08c0 .45.56.83 1.24.83s1.25-.38 1.25-.83s-.56-.83-1.25-.83s-1.24.37-1.24.83"/><path fill="#ffb0ca" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M27.21 28.15a.83.83 0 0 1 .81 1a4.15 4.15 0 0 1-8 0a.83.83 0 0 1 .81-1Z"/><path fill="#ff87af" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M24 32.3a4.13 4.13 0 0 0 3.27-1.61a6.52 6.52 0 0 0-6.54 0A4.13 4.13 0 0 0 24 32.3"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M16.53 24.42a1.25 1.25 0 1 1 2.49 0"/><path fill="#ffb0ca" d="M32.3 26.08c0 .45-.56.83-1.24.83s-1.25-.38-1.25-.83s.56-.83 1.25-.83s1.24.37 1.24.83"/><path fill="none" stroke="#45413c" strokeLinecap="round" strokeLinejoin="round" d="M31.47 24.42a1.25 1.25 0 1 0-2.49 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="#45413c" d="M10.16 44.46a13.84 1.54 0 1 0 27.68 0a13.84 1.54 0 1 0-27.68 0" opacity=".15"/><path fill="#fff" d="M47.5 24a4.69 4.69 0 0 0-3.72-4.59a4.66 4.66 0 0 0-4.64-5.33a4.73 4.73 0 0 0-2.64.81a4.69 4.69 0 0 0-8-3.62a4.67 4.67 0 0 0-9 0a4.69 4.69 0 0 0-8 3.62a4.73 4.73 0 0 0-2.64-.81a4.67 4.67 0 0 0-4.64 5.33a4.69 4.69 0 0 0 .25 9.22a4.68 4.68 0 0 0 7 5.52a4.67 4.67 0 0 0 8.25 3.31a4.67 4.67 0 0 0 8.5 0a4.67 4.67 0 0 0 8.25-3.31a4.68 4.68 0 0 0 7-5.52A4.7 4.7 0 0 0 47.5 24"/><path fill="#f0f0f0" d="M46.73 21.45a3.38 3.38 0 0 0-1.57 2.72a5 5 0 0 1-5 4.77a5 5 0 0 1-.88-.07A2 2 0 0 0 37 30.15a5 5 0 0 1-4.68 3.25a4.9 4.9 0 0 1-2.45-.65a2 2 0 0 0-2.4.32a5 5 0 0 1-7 0a2 2 0 0 0-2.4-.32a4.9 4.9 0 0 1-2.45.65A5 5 0 0 1 11 30.15a2 2 0 0 0-2.23-1.28a5 5 0 0 1-.88.07a5 5 0 0 1-5-4.77a3.38 3.38 0 0 0-1.57-2.72a4.66 4.66 0 0 0 3.2 7.18a4.68 4.68 0 0 0 7 5.52a4.67 4.67 0 0 0 8.25 3.31a4.67 4.67 0 0 0 8.5 0a4.67 4.67 0 0 0 8.25-3.31a4.68 4.68 0 0 0 7-5.52a4.66 4.66 0 0 0 3.2-7.18Z"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M47.5 24a4.69 4.69 0 0 0-3.72-4.59a4.66 4.66 0 0 0-4.64-5.33a4.73 4.73 0 0 0-2.64.81a4.69 4.69 0 0 0-8-3.62a4.67 4.67 0 0 0-9 0a4.69 4.69 0 0 0-8 3.62a4.73 4.73 0 0 0-2.64-.81a4.67 4.67 0 0 0-4.64 5.33a4.69 4.69 0 0 0 .25 9.22a4.68 4.68 0 0 0 7 5.52a4.67 4.67 0 0 0 8.25 3.31a4.67 4.67 0 0 0 8.5 0a4.67 4.67 0 0 0 8.25-3.31a4.68 4.68 0 0 0 7-5.52A4.7 4.7 0 0 0 47.5 24"/><path fill="#ffb0ca" d="M15.7 26.08c0 .45.56.83 1.24.83s1.25-.38 1.25-.83s-.56-.83-1.25-.83s-1.24.37-1.24.83"/><path fill="#ffb0ca" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M27.21 28.15a.83.83 0 0 1 .81 1a4.15 4.15 0 0 1-8 0a.83.83 0 0 1 .81-1Z"/><path fill="#ff87af" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M24 32.3a4.13 4.13 0 0 0 3.27-1.61a6.52 6.52 0 0 0-6.54 0A4.13 4.13 0 0 0 24 32.3"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M16.53 24.42a1.25 1.25 0 1 1 2.49 0"/><path fill="#ffb0ca" d="M32.3 26.08c0 .45-.56.83-1.24.83s-1.25-.38-1.25-.83s.56-.83 1.25-.83s1.24.37 1.24.83"/><path fill="none" stroke="#45413c" stroke-linecap="round" stroke-linejoin="round" d="M31.47 24.42a1.25 1.25 0 1 0-2.49 0"/></svg>
</template>

CSS

.icon-cloud-2 {
  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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M10.16%2044.46a13.84%201.54%200%201%200%2027.68%200a13.84%201.54%200%201%200-27.68%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M47.5%2024a4.69%204.69%200%200%200-3.72-4.59a4.66%204.66%200%200%200-4.64-5.33a4.73%204.73%200%200%200-2.64.81a4.69%204.69%200%200%200-8-3.62a4.67%204.67%200%200%200-9%200a4.69%204.69%200%200%200-8%203.62a4.73%204.73%200%200%200-2.64-.81a4.67%204.67%200%200%200-4.64%205.33a4.69%204.69%200%200%200%20.25%209.22a4.68%204.68%200%200%200%207%205.52a4.67%204.67%200%200%200%208.25%203.31a4.67%204.67%200%200%200%208.5%200a4.67%204.67%200%200%200%208.25-3.31a4.68%204.68%200%200%200%207-5.52A4.7%204.7%200%200%200%2047.5%2024%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M46.73%2021.45a3.38%203.38%200%200%200-1.57%202.72a5%205%200%200%201-5%204.77a5%205%200%200%201-.88-.07A2%202%200%200%200%2037%2030.15a5%205%200%200%201-4.68%203.25a4.9%204.9%200%200%201-2.45-.65a2%202%200%200%200-2.4.32a5%205%200%200%201-7%200a2%202%200%200%200-2.4-.32a4.9%204.9%200%200%201-2.45.65A5%205%200%200%201%2011%2030.15a2%202%200%200%200-2.23-1.28a5%205%200%200%201-.88.07a5%205%200%200%201-5-4.77a3.38%203.38%200%200%200-1.57-2.72a4.66%204.66%200%200%200%203.2%207.18a4.68%204.68%200%200%200%207%205.52a4.67%204.67%200%200%200%208.25%203.31a4.67%204.67%200%200%200%208.5%200a4.67%204.67%200%200%200%208.25-3.31a4.68%204.68%200%200%200%207-5.52a4.66%204.66%200%200%200%203.2-7.18Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M47.5%2024a4.69%204.69%200%200%200-3.72-4.59a4.66%204.66%200%200%200-4.64-5.33a4.73%204.73%200%200%200-2.64.81a4.69%204.69%200%200%200-8-3.62a4.67%204.67%200%200%200-9%200a4.69%204.69%200%200%200-8%203.62a4.73%204.73%200%200%200-2.64-.81a4.67%204.67%200%200%200-4.64%205.33a4.69%204.69%200%200%200%20.25%209.22a4.68%204.68%200%200%200%207%205.52a4.67%204.67%200%200%200%208.25%203.31a4.67%204.67%200%200%200%208.5%200a4.67%204.67%200%200%200%208.25-3.31a4.68%204.68%200%200%200%207-5.52A4.7%204.7%200%200%200%2047.5%2024%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20d%3D%22M15.7%2026.08c0%20.45.56.83%201.24.83s1.25-.38%201.25-.83s-.56-.83-1.25-.83s-1.24.37-1.24.83%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.21%2028.15a.83.83%200%200%201%20.81%201a4.15%204.15%200%200%201-8%200a.83.83%200%200%201%20.81-1Z%22%2F%3E%3Cpath%20fill%3D%22%23ff87af%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2032.3a4.13%204.13%200%200%200%203.27-1.61a6.52%206.52%200%200%200-6.54%200A4.13%204.13%200%200%200%2024%2032.3%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.53%2024.42a1.25%201.25%200%201%201%202.49%200%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20d%3D%22M32.3%2026.08c0%20.45-.56.83-1.24.83s-1.25-.38-1.25-.83s.56-.83%201.25-.83s1.24.37%201.24.83%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31.47%2024.42a1.25%201.25%200%201%200-2.49%200%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%2048%2048%22%3E%3Cpath%20fill%3D%22%2345413c%22%20d%3D%22M10.16%2044.46a13.84%201.54%200%201%200%2027.68%200a13.84%201.54%200%201%200-27.68%200%22%20opacity%3D%22.15%22%2F%3E%3Cpath%20fill%3D%22%23fff%22%20d%3D%22M47.5%2024a4.69%204.69%200%200%200-3.72-4.59a4.66%204.66%200%200%200-4.64-5.33a4.73%204.73%200%200%200-2.64.81a4.69%204.69%200%200%200-8-3.62a4.67%204.67%200%200%200-9%200a4.69%204.69%200%200%200-8%203.62a4.73%204.73%200%200%200-2.64-.81a4.67%204.67%200%200%200-4.64%205.33a4.69%204.69%200%200%200%20.25%209.22a4.68%204.68%200%200%200%207%205.52a4.67%204.67%200%200%200%208.25%203.31a4.67%204.67%200%200%200%208.5%200a4.67%204.67%200%200%200%208.25-3.31a4.68%204.68%200%200%200%207-5.52A4.7%204.7%200%200%200%2047.5%2024%22%2F%3E%3Cpath%20fill%3D%22%23f0f0f0%22%20d%3D%22M46.73%2021.45a3.38%203.38%200%200%200-1.57%202.72a5%205%200%200%201-5%204.77a5%205%200%200%201-.88-.07A2%202%200%200%200%2037%2030.15a5%205%200%200%201-4.68%203.25a4.9%204.9%200%200%201-2.45-.65a2%202%200%200%200-2.4.32a5%205%200%200%201-7%200a2%202%200%200%200-2.4-.32a4.9%204.9%200%200%201-2.45.65A5%205%200%200%201%2011%2030.15a2%202%200%200%200-2.23-1.28a5%205%200%200%201-.88.07a5%205%200%200%201-5-4.77a3.38%203.38%200%200%200-1.57-2.72a4.66%204.66%200%200%200%203.2%207.18a4.68%204.68%200%200%200%207%205.52a4.67%204.67%200%200%200%208.25%203.31a4.67%204.67%200%200%200%208.5%200a4.67%204.67%200%200%200%208.25-3.31a4.68%204.68%200%200%200%207-5.52a4.66%204.66%200%200%200%203.2-7.18Z%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M47.5%2024a4.69%204.69%200%200%200-3.72-4.59a4.66%204.66%200%200%200-4.64-5.33a4.73%204.73%200%200%200-2.64.81a4.69%204.69%200%200%200-8-3.62a4.67%204.67%200%200%200-9%200a4.69%204.69%200%200%200-8%203.62a4.73%204.73%200%200%200-2.64-.81a4.67%204.67%200%200%200-4.64%205.33a4.69%204.69%200%200%200%20.25%209.22a4.68%204.68%200%200%200%207%205.52a4.67%204.67%200%200%200%208.25%203.31a4.67%204.67%200%200%200%208.5%200a4.67%204.67%200%200%200%208.25-3.31a4.68%204.68%200%200%200%207-5.52A4.7%204.7%200%200%200%2047.5%2024%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20d%3D%22M15.7%2026.08c0%20.45.56.83%201.24.83s1.25-.38%201.25-.83s-.56-.83-1.25-.83s-1.24.37-1.24.83%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M27.21%2028.15a.83.83%200%200%201%20.81%201a4.15%204.15%200%200%201-8%200a.83.83%200%200%201%20.81-1Z%22%2F%3E%3Cpath%20fill%3D%22%23ff87af%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M24%2032.3a4.13%204.13%200%200%200%203.27-1.61a6.52%206.52%200%200%200-6.54%200A4.13%204.13%200%200%200%2024%2032.3%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M16.53%2024.42a1.25%201.25%200%201%201%202.49%200%22%2F%3E%3Cpath%20fill%3D%22%23ffb0ca%22%20d%3D%22M32.3%2026.08c0%20.45-.56.83-1.24.83s-1.25-.38-1.25-.83s.56-.83%201.25-.83s1.24.37%201.24.83%22%2F%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22%2345413c%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M31.47%2024.42a1.25%201.25%200%201%200-2.49%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/streamline-emojis/cloud-2.svg?color=%231a73e8&size=48