Emoji Cloud With Snow Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Emoji Cloud With Snow icon is commonly used in storage apps, sync indicators and cloud service dashboards. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/339768.svg" alt="Emoji Cloud With Snow icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/339768.svg" alt="Emoji Cloud With Snow icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/339768.svg" alt="Emoji Cloud With Snow icon" :width="24" :height="24" />
CSS background
.icon-emoji-cloud-with-snow {
background-image: url('https://proicons.com/icon/339768.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.p{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path id="c" class="p" d="m11.6262,13.965c-.0229.2616-.2349.4733-.4974.5014-3.1817.3409-5.6289,3.474-5.6289,7.2877,0,4.0413,2.8025,7.3174,6.2595,7.3174h23.8635c3.798,0,6.877-3.4622,6.877-7.733,0-4.0929-2.8277-7.4431-6.4061-7.7151-.2738-.0208-.4958-.2125-.548-.4806-.7994-4.1052-4.4871-7.1903-8.8469-7.1903-2.8335,0-5.3575,1.2829-6.9966,3.3237-.1601.1994-.429.2908-.6654.1916-.6307-.2646-1.2969-.3925-2.0422-.3925-2.8166,0-5.1284,2.1496-5.3685,4.8897"/><path id="d" class="p" d="m18.648,36.2246v5.8229"/><path id="e" class="p" d="m16.1621,40.592l4.9718-2.912"/><path id="f" class="p" d="m21.1339,40.592l-4.9718-2.912"/><path id="g" class="p" d="m39.0154,31.4303v5.3445"/><path id="h" class="p" d="m36.7337,35.4389l4.5634-2.6727"/><path id="i" class="p" d="m41.2971,35.4389l-4.5634-2.6727"/><path id="j" class="p" d="m9.9087,32.1703v5.3445"/><path id="k" class="p" d="m7.6271,36.179l4.5634-2.6727"/><path id="l" class="p" d="m12.1904,36.179l-4.5634-2.6727"/><path id="m" class="p" d="m28.9649,32.9367v8.886"/><path id="n" class="p" d="m25.1712,39.6016l7.5873-4.4438"/><path id="o" class="p" d="m32.7585,39.6016l-7.5873-4.4438"/></svg>
Copied!