ios thunderstorm icon
ios-thunderstorm from IonIcons by Ben Sperry · Regular · MIT Free for personal and commercial use.
- Name
- ios-thunderstorm
- Set
- IonIcons
- Style
- Regular
- Viewbox
- 512×512
- License
- MIT
1 other variant in IonIcons
Related icons in IonIcons
ios-addios-add-circleios-airplaneios-alarmios-albumsios-alertios-american-footballios-americanfootballios-analyticsios-apertureios-appsios-appstoreios-archiveios-arrow-backios-arrow-downios-arrow-dropdownios-arrow-dropdown-circleios-arrow-dropleftios-arrow-dropleft-circleios-arrow-droprightios-arrow-dropright-circleios-arrow-dropupios-arrow-dropup-circleios-arrow-forward
Use the ios thunderstorm icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M374.4 141.9l-13.3-.1C349.4 88.2 306 48 236 48S108.2 98.4 108.2 169.5l.3 4.8C66.3 179.9 32 219.6 32 264c0 47 37.9 88 84.7 88H236l13.8-50.6H183c-2.6 0-4.5-2.4-3.9-4.9l23.2-113c.4-1.8 2-3.1 3.9-3.1h86.1c2.7 0 4.6 2.6 3.8 5.2l-22.5 74.9h60.1c3.1 0 5.1 3.5 3.4 6.1L283.4 352H367c72 0 113-52 113-110 0-58.6-47.3-100.1-105.6-100.1z" fill="currentColor"/><path d="M206.8 458.9c-1.2 4.4 4.8 7 7.2 3.2L283.4 352H236l-29.2 106.9z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosThunderstorm(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M374.4 141.9l-13.3-.1C349.4 88.2 306 48 236 48S108.2 98.4 108.2 169.5l.3 4.8C66.3 179.9 32 219.6 32 264c0 47 37.9 88 84.7 88H236l13.8-50.6H183c-2.6 0-4.5-2.4-3.9-4.9l23.2-113c.4-1.8 2-3.1 3.9-3.1h86.1c2.7 0 4.6 2.6 3.8 5.2l-22.5 74.9h60.1c3.1 0 5.1 3.5 3.4 6.1L283.4 352H367c72 0 113-52 113-110 0-58.6-47.3-100.1-105.6-100.1z" fill="currentColor"/><path d="M206.8 458.9c-1.2 4.4 4.8 7 7.2 3.2L283.4 352H236l-29.2 106.9z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M374.4 141.9l-13.3-.1C349.4 88.2 306 48 236 48S108.2 98.4 108.2 169.5l.3 4.8C66.3 179.9 32 219.6 32 264c0 47 37.9 88 84.7 88H236l13.8-50.6H183c-2.6 0-4.5-2.4-3.9-4.9l23.2-113c.4-1.8 2-3.1 3.9-3.1h86.1c2.7 0 4.6 2.6 3.8 5.2l-22.5 74.9h60.1c3.1 0 5.1 3.5 3.4 6.1L283.4 352H367c72 0 113-52 113-110 0-58.6-47.3-100.1-105.6-100.1z" fill="currentColor"/><path d="M206.8 458.9c-1.2 4.4 4.8 7 7.2 3.2L283.4 352H236l-29.2 106.9z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-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%22M374.4%20141.9l-13.3-.1C349.4%2088.2%20306%2048%20236%2048S108.2%2098.4%20108.2%20169.5l.3%204.8C66.3%20179.9%2032%20219.6%2032%20264c0%2047%2037.9%2088%2084.7%2088H236l13.8-50.6H183c-2.6%200-4.5-2.4-3.9-4.9l23.2-113c.4-1.8%202-3.1%203.9-3.1h86.1c2.7%200%204.6%202.6%203.8%205.2l-22.5%2074.9h60.1c3.1%200%205.1%203.5%203.4%206.1L283.4%20352H367c72%200%20113-52%20113-110%200-58.6-47.3-100.1-105.6-100.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M206.8%20458.9c-1.2%204.4%204.8%207%207.2%203.2L283.4%20352H236l-29.2%20106.9z%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%22M374.4%20141.9l-13.3-.1C349.4%2088.2%20306%2048%20236%2048S108.2%2098.4%20108.2%20169.5l.3%204.8C66.3%20179.9%2032%20219.6%2032%20264c0%2047%2037.9%2088%2084.7%2088H236l13.8-50.6H183c-2.6%200-4.5-2.4-3.9-4.9l23.2-113c.4-1.8%202-3.1%203.9-3.1h86.1c2.7%200%204.6%202.6%203.8%205.2l-22.5%2074.9h60.1c3.1%200%205.1%203.5%203.4%206.1L283.4%20352H367c72%200%20113-52%20113-110%200-58.6-47.3-100.1-105.6-100.1z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M206.8%20458.9c-1.2%204.4%204.8%207%207.2%203.2L283.4%20352H236l-29.2%20106.9z%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/ios-thunderstorm.svg?color=%231a73e8&size=48