tornado 02 icon

tornado-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
tornado-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the tornado 02 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="M9.017 6.159c1.977-1.386 8.9-2.6 9.889 0c1.48 3.89-15.029 6.222-13.845 0C5.555 3.558 10.5 2 12.973 2M18 11.193c-2.577 1.878-9.423 2.631-12 .589m8.022 9.912c-.978.188-2.014.295-3.022.306m-4-6.834c2.077.878 5.384.791 8 .115m-6.96 3.223c1.453.356 3.247.381 4.959.16"/></svg>

React

import type { SVGProps } from "react";

export function HugeiconsTornado02(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="M9.017 6.159c1.977-1.386 8.9-2.6 9.889 0c1.48 3.89-15.029 6.222-13.845 0C5.555 3.558 10.5 2 12.973 2M18 11.193c-2.577 1.878-9.423 2.631-12 .589m8.022 9.912c-.978.188-2.014.295-3.022.306m-4-6.834c2.077.878 5.384.791 8 .115m-6.96 3.223c1.453.356 3.247.381 4.959.16"/></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="M9.017 6.159c1.977-1.386 8.9-2.6 9.889 0c1.48 3.89-15.029 6.222-13.845 0C5.555 3.558 10.5 2 12.973 2M18 11.193c-2.577 1.878-9.423 2.631-12 .589m8.022 9.912c-.978.188-2.014.295-3.022.306m-4-6.834c2.077.878 5.384.791 8 .115m-6.96 3.223c1.453.356 3.247.381 4.959.16"/></svg>
</template>

CSS

.icon-tornado-02 {
  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%22M9.017%206.159c1.977-1.386%208.9-2.6%209.889%200c1.48%203.89-15.029%206.222-13.845%200C5.555%203.558%2010.5%202%2012.973%202M18%2011.193c-2.577%201.878-9.423%202.631-12%20.589m8.022%209.912c-.978.188-2.014.295-3.022.306m-4-6.834c2.077.878%205.384.791%208%20.115m-6.96%203.223c1.453.356%203.247.381%204.959.16%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%22M9.017%206.159c1.977-1.386%208.9-2.6%209.889%200c1.48%203.89-15.029%206.222-13.845%200C5.555%203.558%2010.5%202%2012.973%202M18%2011.193c-2.577%201.878-9.423%202.631-12%20.589m8.022%209.912c-.978.188-2.014.295-3.022.306m-4-6.834c2.077.878%205.384.791%208%20.115m-6.96%203.223c1.453.356%203.247.381%204.959.16%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/tornado-02.svg?color=%231a73e8&size=48