thunderstorm icon

thunderstorm from TDesign Icons by TDesign · Outline · MIT Free for personal and commercial use.

Name
thunderstorm
Set
TDesign Icons
Style
Outline
Viewbox
24×24
License
MIT

The same icon in other sets

Related icons in TDesign Icons

Use the thunderstorm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="square" stroke-width="2"><path d="M5 16.64c-1.185-.568-2-1.745-2-3.107c0-1.646 1.192-3.025 2.79-3.378Q5.7 9.689 5.7 9.2c0-2.847 2.376-5.16 5.322-5.2a5.7 5.7 0 0 1 1.424.163c2.047.506 3.626 2.138 3.98 4.17h.074a4.6 4.6 0 0 1 2.77.919c1.053.793 1.73 2.028 1.73 3.415c0 1.777-1.11 3.304-2.7 3.973"/><path d="m11.5 19l2.522-4h-4l2.478-4m3.498 7.998h.004v.004h-.004zm-8 0h.004v.004h-.004z"/></g></svg>

React

import type { SVGProps } from "react";

export function TdesignThunderstorm(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeLinecap="square" strokeWidth="2"><path d="M5 16.64c-1.185-.568-2-1.745-2-3.107c0-1.646 1.192-3.025 2.79-3.378Q5.7 9.689 5.7 9.2c0-2.847 2.376-5.16 5.322-5.2a5.7 5.7 0 0 1 1.424.163c2.047.506 3.626 2.138 3.98 4.17h.074a4.6 4.6 0 0 1 2.77.919c1.053.793 1.73 2.028 1.73 3.415c0 1.777-1.11 3.304-2.7 3.973"/><path d="m11.5 19l2.522-4h-4l2.478-4m3.498 7.998h.004v.004h-.004zm-8 0h.004v.004h-.004z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-linecap="square" stroke-width="2"><path d="M5 16.64c-1.185-.568-2-1.745-2-3.107c0-1.646 1.192-3.025 2.79-3.378Q5.7 9.689 5.7 9.2c0-2.847 2.376-5.16 5.322-5.2a5.7 5.7 0 0 1 1.424.163c2.047.506 3.626 2.138 3.98 4.17h.074a4.6 4.6 0 0 1 2.77.919c1.053.793 1.73 2.028 1.73 3.415c0 1.777-1.11 3.304-2.7 3.973"/><path d="m11.5 19l2.522-4h-4l2.478-4m3.498 7.998h.004v.004h-.004zm-8 0h.004v.004h-.004z"/></g></svg>
</template>

CSS

.icon-thunderstorm {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M5%2016.64c-1.185-.568-2-1.745-2-3.107c0-1.646%201.192-3.025%202.79-3.378Q5.7%209.689%205.7%209.2c0-2.847%202.376-5.16%205.322-5.2a5.7%205.7%200%200%201%201.424.163c2.047.506%203.626%202.138%203.98%204.17h.074a4.6%204.6%200%200%201%202.77.919c1.053.793%201.73%202.028%201.73%203.415c0%201.777-1.11%203.304-2.7%203.973%22%2F%3E%3Cpath%20d%3D%22m11.5%2019l2.522-4h-4l2.478-4m3.498%207.998h.004v.004h-.004zm-8%200h.004v.004h-.004z%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%2024%2024%22%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22square%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M5%2016.64c-1.185-.568-2-1.745-2-3.107c0-1.646%201.192-3.025%202.79-3.378Q5.7%209.689%205.7%209.2c0-2.847%202.376-5.16%205.322-5.2a5.7%205.7%200%200%201%201.424.163c2.047.506%203.626%202.138%203.98%204.17h.074a4.6%204.6%200%200%201%202.77.919c1.053.793%201.73%202.028%201.73%203.415c0%201.777-1.11%203.304-2.7%203.973%22%2F%3E%3Cpath%20d%3D%22m11.5%2019l2.522-4h-4l2.478-4m3.498%207.998h.004v.004h-.004zm-8%200h.004v.004h-.004z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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