cloud with snow emoji
cloud-with-snow from OpenMoji by OpenMoji · Default · Travel Places · CC-BY-SA-4.0 Attribution required.
- Name
- cloud-with-snow
- Set
- OpenMoji
- Style
- Default
- Category
- Travel Places
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More travel places icons from OpenMoji
Use the cloud with snow emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M19.279 22.44a.756.756 0 0 1-.672.678c-4.3.46-7.607 4.694-7.607 9.847c0 5.461 3.787 9.888 8.459 9.888h32.248c5.132 0 9.293-4.678 9.293-10.45c0-5.53-3.821-10.057-8.657-10.424a.805.805 0 0 1-.74-.65c-1.08-5.547-6.064-9.716-11.956-9.716c-3.829 0-7.24 1.734-9.455 4.492c-.216.269-.58.392-.899.258c-.852-.357-1.752-.53-2.76-.53c-3.806 0-6.93 2.905-7.254 6.607"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="M19.279 22.44a.756.756 0 0 1-.672.678c-4.3.46-7.607 4.694-7.607 9.847c0 5.461 3.787 9.888 8.459 9.888h32.248c5.132 0 9.293-4.678 9.293-10.45c0-5.53-3.821-10.057-8.657-10.424a.805.805 0 0 1-.74-.65c-1.08-5.547-6.064-9.716-11.956-9.716c-3.829 0-7.24 1.734-9.455 4.492c-.216.269-.58.392-.899.258c-.852-.357-1.752-.53-2.76-.53c-3.806 0-6.93 2.905-7.254 6.607"/><path stroke-width="1.8" d="M28.768 52.519v7.868m-3.36-1.967l6.719-3.935m0 3.935l-6.719-3.935m30.883-8.445v7.222m-3.083-1.805l6.166-3.612m0 3.612l-6.166-3.612m-36.25-.805v7.222m-3.084-1.805l6.167-3.612m0 3.612l-6.167-3.612m28.835-.769v12.007m-5.126-3.001l10.253-6.005m0 6.005l-10.253-6.005"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiCloudWithSnow(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="M19.279 22.44a.756.756 0 0 1-.672.678c-4.3.46-7.607 4.694-7.607 9.847c0 5.461 3.787 9.888 8.459 9.888h32.248c5.132 0 9.293-4.678 9.293-10.45c0-5.53-3.821-10.057-8.657-10.424a.805.805 0 0 1-.74-.65c-1.08-5.547-6.064-9.716-11.956-9.716c-3.829 0-7.24 1.734-9.455 4.492c-.216.269-.58.392-.899.258c-.852-.357-1.752-.53-2.76-.53c-3.806 0-6.93 2.905-7.254 6.607"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10"><path strokeWidth="2" d="M19.279 22.44a.756.756 0 0 1-.672.678c-4.3.46-7.607 4.694-7.607 9.847c0 5.461 3.787 9.888 8.459 9.888h32.248c5.132 0 9.293-4.678 9.293-10.45c0-5.53-3.821-10.057-8.657-10.424a.805.805 0 0 1-.74-.65c-1.08-5.547-6.064-9.716-11.956-9.716c-3.829 0-7.24 1.734-9.455 4.492c-.216.269-.58.392-.899.258c-.852-.357-1.752-.53-2.76-.53c-3.806 0-6.93 2.905-7.254 6.607"/><path strokeWidth="1.8" d="M28.768 52.519v7.868m-3.36-1.967l6.719-3.935m0 3.935l-6.719-3.935m30.883-8.445v7.222m-3.083-1.805l6.166-3.612m0 3.612l-6.166-3.612m-36.25-.805v7.222m-3.084-1.805l6.167-3.612m0 3.612l-6.167-3.612m28.835-.769v12.007m-5.126-3.001l10.253-6.005m0 6.005l-10.253-6.005"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#d0cfce" d="M19.279 22.44a.756.756 0 0 1-.672.678c-4.3.46-7.607 4.694-7.607 9.847c0 5.461 3.787 9.888 8.459 9.888h32.248c5.132 0 9.293-4.678 9.293-10.45c0-5.53-3.821-10.057-8.657-10.424a.805.805 0 0 1-.74-.65c-1.08-5.547-6.064-9.716-11.956-9.716c-3.829 0-7.24 1.734-9.455 4.492c-.216.269-.58.392-.899.258c-.852-.357-1.752-.53-2.76-.53c-3.806 0-6.93 2.905-7.254 6.607"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10"><path stroke-width="2" d="M19.279 22.44a.756.756 0 0 1-.672.678c-4.3.46-7.607 4.694-7.607 9.847c0 5.461 3.787 9.888 8.459 9.888h32.248c5.132 0 9.293-4.678 9.293-10.45c0-5.53-3.821-10.057-8.657-10.424a.805.805 0 0 1-.74-.65c-1.08-5.547-6.064-9.716-11.956-9.716c-3.829 0-7.24 1.734-9.455 4.492c-.216.269-.58.392-.899.258c-.852-.357-1.752-.53-2.76-.53c-3.806 0-6.93 2.905-7.254 6.607"/><path stroke-width="1.8" d="M28.768 52.519v7.868m-3.36-1.967l6.719-3.935m0 3.935l-6.719-3.935m30.883-8.445v7.222m-3.083-1.805l6.166-3.612m0 3.612l-6.166-3.612m-36.25-.805v7.222m-3.084-1.805l6.167-3.612m0 3.612l-6.167-3.612m28.835-.769v12.007m-5.126-3.001l10.253-6.005m0 6.005l-10.253-6.005"/></g></svg> </template>
CSS
.icon-cloud-with-snow {
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%22M19.279%2022.44a.756.756%200%200%201-.672.678c-4.3.46-7.607%204.694-7.607%209.847c0%205.461%203.787%209.888%208.459%209.888h32.248c5.132%200%209.293-4.678%209.293-10.45c0-5.53-3.821-10.057-8.657-10.424a.805.805%200%200%201-.74-.65c-1.08-5.547-6.064-9.716-11.956-9.716c-3.829%200-7.24%201.734-9.455%204.492c-.216.269-.58.392-.899.258c-.852-.357-1.752-.53-2.76-.53c-3.806%200-6.93%202.905-7.254%206.607%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M19.279%2022.44a.756.756%200%200%201-.672.678c-4.3.46-7.607%204.694-7.607%209.847c0%205.461%203.787%209.888%208.459%209.888h32.248c5.132%200%209.293-4.678%209.293-10.45c0-5.53-3.821-10.057-8.657-10.424a.805.805%200%200%201-.74-.65c-1.08-5.547-6.064-9.716-11.956-9.716c-3.829%200-7.24%201.734-9.455%204.492c-.216.269-.58.392-.899.258c-.852-.357-1.752-.53-2.76-.53c-3.806%200-6.93%202.905-7.254%206.607%22%2F%3E%3Cpath%20stroke-width%3D%221.8%22%20d%3D%22M28.768%2052.519v7.868m-3.36-1.967l6.719-3.935m0%203.935l-6.719-3.935m30.883-8.445v7.222m-3.083-1.805l6.166-3.612m0%203.612l-6.166-3.612m-36.25-.805v7.222m-3.084-1.805l6.167-3.612m0%203.612l-6.167-3.612m28.835-.769v12.007m-5.126-3.001l10.253-6.005m0%206.005l-10.253-6.005%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23d0cfce%22%20d%3D%22M19.279%2022.44a.756.756%200%200%201-.672.678c-4.3.46-7.607%204.694-7.607%209.847c0%205.461%203.787%209.888%208.459%209.888h32.248c5.132%200%209.293-4.678%209.293-10.45c0-5.53-3.821-10.057-8.657-10.424a.805.805%200%200%201-.74-.65c-1.08-5.547-6.064-9.716-11.956-9.716c-3.829%200-7.24%201.734-9.455%204.492c-.216.269-.58.392-.899.258c-.852-.357-1.752-.53-2.76-.53c-3.806%200-6.93%202.905-7.254%206.607%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%3E%3Cpath%20stroke-width%3D%222%22%20d%3D%22M19.279%2022.44a.756.756%200%200%201-.672.678c-4.3.46-7.607%204.694-7.607%209.847c0%205.461%203.787%209.888%208.459%209.888h32.248c5.132%200%209.293-4.678%209.293-10.45c0-5.53-3.821-10.057-8.657-10.424a.805.805%200%200%201-.74-.65c-1.08-5.547-6.064-9.716-11.956-9.716c-3.829%200-7.24%201.734-9.455%204.492c-.216.269-.58.392-.899.258c-.852-.357-1.752-.53-2.76-.53c-3.806%200-6.93%202.905-7.254%206.607%22%2F%3E%3Cpath%20stroke-width%3D%221.8%22%20d%3D%22M28.768%2052.519v7.868m-3.36-1.967l6.719-3.935m0%203.935l-6.719-3.935m30.883-8.445v7.222m-3.083-1.805l6.166-3.612m0%203.612l-6.166-3.612m-36.25-.805v7.222m-3.084-1.805l6.167-3.612m0%203.612l-6.167-3.612m28.835-.769v12.007m-5.126-3.001l10.253-6.005m0%206.005l-10.253-6.005%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/cloud-with-snow.svg?color=%231a73e8&size=48