slow winds icon
slow-winds from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- slow-winds
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
Use the slow winds 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-width="1.5" d="M21 5.632a3.135 3.135 0 0 0-3.727 0a1.93 1.93 0 0 1-2.29-.018c-1.136-.819-2.59-.819-3.71 0c-.702.502-1.588.502-2.273 0M3 9.377a3.3 3.3 0 0 0 3.832 0a2 2 0 0 1 2.336 0c1.169.818 2.68.837 3.832.018m8 5.228a3.135 3.135 0 0 0-3.727 0a1.9 1.9 0 0 1-2.273 0c-1.136-.818-2.607-.837-3.727-.018c-.702.502-1.588.502-2.273 0m-6 3.772a3.3 3.3 0 0 0 3.832 0a2 2 0 0 1 2.336 0c1.169.818 2.68.837 3.832.018"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsSlowWinds(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" strokeWidth="1.5" d="M21 5.632a3.135 3.135 0 0 0-3.727 0a1.93 1.93 0 0 1-2.29-.018c-1.136-.819-2.59-.819-3.71 0c-.702.502-1.588.502-2.273 0M3 9.377a3.3 3.3 0 0 0 3.832 0a2 2 0 0 1 2.336 0c1.169.818 2.68.837 3.832.018m8 5.228a3.135 3.135 0 0 0-3.727 0a1.9 1.9 0 0 1-2.273 0c-1.136-.818-2.607-.837-3.727-.018c-.702.502-1.588.502-2.273 0m-6 3.772a3.3 3.3 0 0 0 3.832 0a2 2 0 0 1 2.336 0c1.169.818 2.68.837 3.832.018"/></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-width="1.5" d="M21 5.632a3.135 3.135 0 0 0-3.727 0a1.93 1.93 0 0 1-2.29-.018c-1.136-.819-2.59-.819-3.71 0c-.702.502-1.588.502-2.273 0M3 9.377a3.3 3.3 0 0 0 3.832 0a2 2 0 0 1 2.336 0c1.169.818 2.68.837 3.832.018m8 5.228a3.135 3.135 0 0 0-3.727 0a1.9 1.9 0 0 1-2.273 0c-1.136-.818-2.607-.837-3.727-.018c-.702.502-1.588.502-2.273 0m-6 3.772a3.3 3.3 0 0 0 3.832 0a2 2 0 0 1 2.336 0c1.169.818 2.68.837 3.832.018"/></svg> </template>
CSS
.icon-slow-winds {
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-width%3D%221.5%22%20d%3D%22M21%205.632a3.135%203.135%200%200%200-3.727%200a1.93%201.93%200%200%201-2.29-.018c-1.136-.819-2.59-.819-3.71%200c-.702.502-1.588.502-2.273%200M3%209.377a3.3%203.3%200%200%200%203.832%200a2%202%200%200%201%202.336%200c1.169.818%202.68.837%203.832.018m8%205.228a3.135%203.135%200%200%200-3.727%200a1.9%201.9%200%200%201-2.273%200c-1.136-.818-2.607-.837-3.727-.018c-.702.502-1.588.502-2.273%200m-6%203.772a3.3%203.3%200%200%200%203.832%200a2%202%200%200%201%202.336%200c1.169.818%202.68.837%203.832.018%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-width%3D%221.5%22%20d%3D%22M21%205.632a3.135%203.135%200%200%200-3.727%200a1.93%201.93%200%200%201-2.29-.018c-1.136-.819-2.59-.819-3.71%200c-.702.502-1.588.502-2.273%200M3%209.377a3.3%203.3%200%200%200%203.832%200a2%202%200%200%201%202.336%200c1.169.818%202.68.837%203.832.018m8%205.228a3.135%203.135%200%200%200-3.727%200a1.9%201.9%200%200%201-2.273%200c-1.136-.818-2.607-.837-3.727-.018c-.702.502-1.588.502-2.273%200m-6%203.772a3.3%203.3%200%200%200%203.832%200a2%202%200%200%201%202.336%200c1.169.818%202.68.837%203.832.018%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/slow-winds.svg?color=%231a73e8&size=48