md thunderstorm icon

md-thunderstorm from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.

Name
md-thunderstorm
Set
IonIcons
Style
Regular
Viewbox
512×512
License
MIT

Related icons in IonIcons

Use the md thunderstorm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M393.2 161.2C380.5 96.6 323.9 48 256 48c-39.7 0-76 14-100.9 45.4 34.3 2.6 66.1 15.2 90.7 39.8 18.2 18.2 31 40.5 37.4 64.8h-33.5c-15.3-43.7-56-75-105.7-75-6 0-14.3.7-20.6 2C70 136 32 180.4 32 235.5 32 297.6 82.2 336 144 336h68V233h99.1l-33.2 67H311l-18 36h93.7c51.5 0 93.3-30 93.3-81.8 0-49.4-38.3-89.6-86.8-93z" fill="currentColor"/><path d="M212 368h22v96l59-128h-81z" fill="currentColor"/></svg>

React

import type { SVGProps } from "react";

export function IonMdThunderstorm(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M393.2 161.2C380.5 96.6 323.9 48 256 48c-39.7 0-76 14-100.9 45.4 34.3 2.6 66.1 15.2 90.7 39.8 18.2 18.2 31 40.5 37.4 64.8h-33.5c-15.3-43.7-56-75-105.7-75-6 0-14.3.7-20.6 2C70 136 32 180.4 32 235.5 32 297.6 82.2 336 144 336h68V233h99.1l-33.2 67H311l-18 36h93.7c51.5 0 93.3-30 93.3-81.8 0-49.4-38.3-89.6-86.8-93z" fill="currentColor"/><path d="M212 368h22v96l59-128h-81z" fill="currentColor"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M393.2 161.2C380.5 96.6 323.9 48 256 48c-39.7 0-76 14-100.9 45.4 34.3 2.6 66.1 15.2 90.7 39.8 18.2 18.2 31 40.5 37.4 64.8h-33.5c-15.3-43.7-56-75-105.7-75-6 0-14.3.7-20.6 2C70 136 32 180.4 32 235.5 32 297.6 82.2 336 144 336h68V233h99.1l-33.2 67H311l-18 36h93.7c51.5 0 93.3-30 93.3-81.8 0-49.4-38.3-89.6-86.8-93z" fill="currentColor"/><path d="M212 368h22v96l59-128h-81z" fill="currentColor"/></svg>
</template>

CSS

.icon-md-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%20512%20512%22%3E%3Cpath%20d%3D%22M393.2%20161.2C380.5%2096.6%20323.9%2048%20256%2048c-39.7%200-76%2014-100.9%2045.4%2034.3%202.6%2066.1%2015.2%2090.7%2039.8%2018.2%2018.2%2031%2040.5%2037.4%2064.8h-33.5c-15.3-43.7-56-75-105.7-75-6%200-14.3.7-20.6%202C70%20136%2032%20180.4%2032%20235.5%2032%20297.6%2082.2%20336%20144%20336h68V233h99.1l-33.2%2067H311l-18%2036h93.7c51.5%200%2093.3-30%2093.3-81.8%200-49.4-38.3-89.6-86.8-93z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M212%20368h22v96l59-128h-81z%22%20fill%3D%22currentColor%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%20512%20512%22%3E%3Cpath%20d%3D%22M393.2%20161.2C380.5%2096.6%20323.9%2048%20256%2048c-39.7%200-76%2014-100.9%2045.4%2034.3%202.6%2066.1%2015.2%2090.7%2039.8%2018.2%2018.2%2031%2040.5%2037.4%2064.8h-33.5c-15.3-43.7-56-75-105.7-75-6%200-14.3.7-20.6%202C70%20136%2032%20180.4%2032%20235.5%2032%20297.6%2082.2%20336%20144%20336h68V233h99.1l-33.2%2067H311l-18%2036h93.7c51.5%200%2093.3-30%2093.3-81.8%200-49.4-38.3-89.6-86.8-93z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M212%20368h22v96l59-128h-81z%22%20fill%3D%22currentColor%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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