weather thunderstorm icon

weather-thunderstorm-20-filled from Fluent UI System Icons by Microsoft Corporation · 20 Filled · MIT Free for personal and commercial use.

Name
weather-thunderstorm-20-filled
Set
Fluent UI System Icons
Style
20 Filled
Viewbox
20×20
License
MIT

5 other variants in Fluent UI System Icons

Related icons in Fluent UI System Icons

Use the weather thunderstorm icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.612 12.13a.5.5 0 0 1 .037.706l-1.027 1.167H12.5a.5.5 0 0 1 .39.811l-2.45 3a.5.5 0 0 1-.783-.623l1.805-2.188H9.5a.5.5 0 0 1-.372-.834l1.777-2.001a.5.5 0 0 1 .707-.038M11 6c2.465 0 3.863 1.574 4.066 3.474h.062c1.586 0 2.872 1.237 2.872 2.763S16.714 15 15.128 15h-1.21c.301-.846-.231-1.813-1.148-1.974l-.127-.017a1.5 1.5 0 0 0-2.564-1.394L8.385 13.5a1.48 1.48 0 0 0-.3 1.5H6.872C5.286 15 4 13.763 4 12.237s1.286-2.763 2.872-2.763h.062C7.139 7.561 8.535 6 11 6M8.392 3c1.456 0 2.726.828 3.353 2.045A6 6 0 0 0 11 5C8.61 5 6.868 6.307 6.246 8.286l-.062.214l-.046.187l-.165.03a3.73 3.73 0 0 0-2.716 2.258a2.622 2.622 0 0 1 1.2-4.856l.222-.005A3.77 3.77 0 0 1 8.392 3"/></svg>

React

import type { SVGProps } from "react";

export function FluentWeatherThunderstorm20Filled(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.612 12.13a.5.5 0 0 1 .037.706l-1.027 1.167H12.5a.5.5 0 0 1 .39.811l-2.45 3a.5.5 0 0 1-.783-.623l1.805-2.188H9.5a.5.5 0 0 1-.372-.834l1.777-2.001a.5.5 0 0 1 .707-.038M11 6c2.465 0 3.863 1.574 4.066 3.474h.062c1.586 0 2.872 1.237 2.872 2.763S16.714 15 15.128 15h-1.21c.301-.846-.231-1.813-1.148-1.974l-.127-.017a1.5 1.5 0 0 0-2.564-1.394L8.385 13.5a1.48 1.48 0 0 0-.3 1.5H6.872C5.286 15 4 13.763 4 12.237s1.286-2.763 2.872-2.763h.062C7.139 7.561 8.535 6 11 6M8.392 3c1.456 0 2.726.828 3.353 2.045A6 6 0 0 0 11 5C8.61 5 6.868 6.307 6.246 8.286l-.062.214l-.046.187l-.165.03a3.73 3.73 0 0 0-2.716 2.258a2.622 2.622 0 0 1 1.2-4.856l.222-.005A3.77 3.77 0 0 1 8.392 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 20 20"><path fill="currentColor" d="M11.612 12.13a.5.5 0 0 1 .037.706l-1.027 1.167H12.5a.5.5 0 0 1 .39.811l-2.45 3a.5.5 0 0 1-.783-.623l1.805-2.188H9.5a.5.5 0 0 1-.372-.834l1.777-2.001a.5.5 0 0 1 .707-.038M11 6c2.465 0 3.863 1.574 4.066 3.474h.062c1.586 0 2.872 1.237 2.872 2.763S16.714 15 15.128 15h-1.21c.301-.846-.231-1.813-1.148-1.974l-.127-.017a1.5 1.5 0 0 0-2.564-1.394L8.385 13.5a1.48 1.48 0 0 0-.3 1.5H6.872C5.286 15 4 13.763 4 12.237s1.286-2.763 2.872-2.763h.062C7.139 7.561 8.535 6 11 6M8.392 3c1.456 0 2.726.828 3.353 2.045A6 6 0 0 0 11 5C8.61 5 6.868 6.307 6.246 8.286l-.062.214l-.046.187l-.165.03a3.73 3.73 0 0 0-2.716 2.258a2.622 2.622 0 0 1 1.2-4.856l.222-.005A3.77 3.77 0 0 1 8.392 3"/></svg>
</template>

CSS

.icon-weather-thunderstorm-20-filled {
  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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.612%2012.13a.5.5%200%200%201%20.037.706l-1.027%201.167H12.5a.5.5%200%200%201%20.39.811l-2.45%203a.5.5%200%200%201-.783-.623l1.805-2.188H9.5a.5.5%200%200%201-.372-.834l1.777-2.001a.5.5%200%200%201%20.707-.038M11%206c2.465%200%203.863%201.574%204.066%203.474h.062c1.586%200%202.872%201.237%202.872%202.763S16.714%2015%2015.128%2015h-1.21c.301-.846-.231-1.813-1.148-1.974l-.127-.017a1.5%201.5%200%200%200-2.564-1.394L8.385%2013.5a1.48%201.48%200%200%200-.3%201.5H6.872C5.286%2015%204%2013.763%204%2012.237s1.286-2.763%202.872-2.763h.062C7.139%207.561%208.535%206%2011%206M8.392%203c1.456%200%202.726.828%203.353%202.045A6%206%200%200%200%2011%205C8.61%205%206.868%206.307%206.246%208.286l-.062.214l-.046.187l-.165.03a3.73%203.73%200%200%200-2.716%202.258a2.622%202.622%200%200%201%201.2-4.856l.222-.005A3.77%203.77%200%200%201%208.392%203%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%2020%2020%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M11.612%2012.13a.5.5%200%200%201%20.037.706l-1.027%201.167H12.5a.5.5%200%200%201%20.39.811l-2.45%203a.5.5%200%200%201-.783-.623l1.805-2.188H9.5a.5.5%200%200%201-.372-.834l1.777-2.001a.5.5%200%200%201%20.707-.038M11%206c2.465%200%203.863%201.574%204.066%203.474h.062c1.586%200%202.872%201.237%202.872%202.763S16.714%2015%2015.128%2015h-1.21c.301-.846-.231-1.813-1.148-1.974l-.127-.017a1.5%201.5%200%200%200-2.564-1.394L8.385%2013.5a1.48%201.48%200%200%200-.3%201.5H6.872C5.286%2015%204%2013.763%204%2012.237s1.286-2.763%202.872-2.763h.062C7.139%207.561%208.535%206%2011%206M8.392%203c1.456%200%202.726.828%203.353%202.045A6%206%200%200%200%2011%205C8.61%205%206.868%206.307%206.246%208.286l-.062.214l-.046.187l-.165.03a3.73%203.73%200%200%200-2.716%202.258a2.622%202.622%200%200%201%201.2-4.856l.222-.005A3.77%203.77%200%200%201%208.392%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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