cloud slow wind icon
cloud-slow-wind from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- cloud-slow-wind
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Related icons in Huge Icons
cloud-alertcloud-angled-raincloud-angled-rain-zapcloud-angled-zapcloud-backupcloud-big-raincloud-checkcloud-cogcloud-downloadcloud-drizzlecloud-fast-windcloud-fogcloud-hailcloud-hailstonecloud-lightningcloud-little-raincloud-little-snowcloud-loadingcloud-mid-raincloud-mid-snowcloud-moon-raincloud-offcloud-raincloud-rain-wind
Use the cloud slow wind icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8 16.658l.327-.258c.675-.533 1.47-.533 2.146 0l.254.2c.675.533 1.47.533 2.146 0l.254-.2c.675-.533 1.47-.533 2.146 0l.254.2q.228.18.473.28m-2 3.72l.27-.2c.718-.533 1.563-.533 2.28 0l.27.2c.718.533 1.564.533 2.282 0l.27-.2c.717-.533 1.563-.533 2.28 0l.348.258M10 20.6l-.27-.2c-.717-.533-1.563-.533-2.28 0l-.27.2c-.718.533-1.564.533-2.282 0l-.27-.2c-.717-.533-1.563-.533-2.28 0L2 20.658m15.478-11.76h.022c2.485 0 4.5 1.98 4.5 4.423A4.4 4.4 0 0 1 20 17m-2.522-8.102q.021-.243.022-.492C17.5 5.421 15.038 3 12 3C9.123 3 6.762 5.171 6.52 7.937m10.958.961a5.33 5.33 0 0 1-1.235 2.949M6.52 7.937C3.984 8.175 2 10.274 2 12.83a4.88 4.88 0 0 0 2 3.932m2.52-8.825q.237-.022.48-.022c1.126 0 2.165.366 3 .983"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsCloudSlowWind(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="m8 16.658l.327-.258c.675-.533 1.47-.533 2.146 0l.254.2c.675.533 1.47.533 2.146 0l.254-.2c.675-.533 1.47-.533 2.146 0l.254.2q.228.18.473.28m-2 3.72l.27-.2c.718-.533 1.563-.533 2.28 0l.27.2c.718.533 1.564.533 2.282 0l.27-.2c.717-.533 1.563-.533 2.28 0l.348.258M10 20.6l-.27-.2c-.717-.533-1.563-.533-2.28 0l-.27.2c-.718.533-1.564.533-2.282 0l-.27-.2c-.717-.533-1.563-.533-2.28 0L2 20.658m15.478-11.76h.022c2.485 0 4.5 1.98 4.5 4.423A4.4 4.4 0 0 1 20 17m-2.522-8.102q.021-.243.022-.492C17.5 5.421 15.038 3 12 3C9.123 3 6.762 5.171 6.52 7.937m10.958.961a5.33 5.33 0 0 1-1.235 2.949M6.52 7.937C3.984 8.175 2 10.274 2 12.83a4.88 4.88 0 0 0 2 3.932m2.52-8.825q.237-.022.48-.022c1.126 0 2.165.366 3 .983"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="m8 16.658l.327-.258c.675-.533 1.47-.533 2.146 0l.254.2c.675.533 1.47.533 2.146 0l.254-.2c.675-.533 1.47-.533 2.146 0l.254.2q.228.18.473.28m-2 3.72l.27-.2c.718-.533 1.563-.533 2.28 0l.27.2c.718.533 1.564.533 2.282 0l.27-.2c.717-.533 1.563-.533 2.28 0l.348.258M10 20.6l-.27-.2c-.717-.533-1.563-.533-2.28 0l-.27.2c-.718.533-1.564.533-2.282 0l-.27-.2c-.717-.533-1.563-.533-2.28 0L2 20.658m15.478-11.76h.022c2.485 0 4.5 1.98 4.5 4.423A4.4 4.4 0 0 1 20 17m-2.522-8.102q.021-.243.022-.492C17.5 5.421 15.038 3 12 3C9.123 3 6.762 5.171 6.52 7.937m10.958.961a5.33 5.33 0 0 1-1.235 2.949M6.52 7.937C3.984 8.175 2 10.274 2 12.83a4.88 4.88 0 0 0 2 3.932m2.52-8.825q.237-.022.48-.022c1.126 0 2.165.366 3 .983"/></svg> </template>
CSS
.icon-cloud-slow-wind {
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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m8%2016.658l.327-.258c.675-.533%201.47-.533%202.146%200l.254.2c.675.533%201.47.533%202.146%200l.254-.2c.675-.533%201.47-.533%202.146%200l.254.2q.228.18.473.28m-2%203.72l.27-.2c.718-.533%201.563-.533%202.28%200l.27.2c.718.533%201.564.533%202.282%200l.27-.2c.717-.533%201.563-.533%202.28%200l.348.258M10%2020.6l-.27-.2c-.717-.533-1.563-.533-2.28%200l-.27.2c-.718.533-1.564.533-2.282%200l-.27-.2c-.717-.533-1.563-.533-2.28%200L2%2020.658m15.478-11.76h.022c2.485%200%204.5%201.98%204.5%204.423A4.4%204.4%200%200%201%2020%2017m-2.522-8.102q.021-.243.022-.492C17.5%205.421%2015.038%203%2012%203C9.123%203%206.762%205.171%206.52%207.937m10.958.961a5.33%205.33%200%200%201-1.235%202.949M6.52%207.937C3.984%208.175%202%2010.274%202%2012.83a4.88%204.88%200%200%200%202%203.932m2.52-8.825q.237-.022.48-.022c1.126%200%202.165.366%203%20.983%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%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22m8%2016.658l.327-.258c.675-.533%201.47-.533%202.146%200l.254.2c.675.533%201.47.533%202.146%200l.254-.2c.675-.533%201.47-.533%202.146%200l.254.2q.228.18.473.28m-2%203.72l.27-.2c.718-.533%201.563-.533%202.28%200l.27.2c.718.533%201.564.533%202.282%200l.27-.2c.717-.533%201.563-.533%202.28%200l.348.258M10%2020.6l-.27-.2c-.717-.533-1.563-.533-2.28%200l-.27.2c-.718.533-1.564.533-2.282%200l-.27-.2c-.717-.533-1.563-.533-2.28%200L2%2020.658m15.478-11.76h.022c2.485%200%204.5%201.98%204.5%204.423A4.4%204.4%200%200%201%2020%2017m-2.522-8.102q.021-.243.022-.492C17.5%205.421%2015.038%203%2012%203C9.123%203%206.762%205.171%206.52%207.937m10.958.961a5.33%205.33%200%200%201-1.235%202.949M6.52%207.937C3.984%208.175%202%2010.274%202%2012.83a4.88%204.88%200%200%200%202%203.932m2.52-8.825q.237-.022.48-.022c1.126%200%202.165.366%203%20.983%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/cloud-slow-wind.svg?color=%231a73e8&size=48