ios thunderstorm icon
ios-thunderstorm-outline from IonIcons by Ben Sperry · Outline · MIT Free for personal and commercial use.
- Name
- ios-thunderstorm-outline
- Set
- IonIcons
- Style
- Outline
- 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="M312 272h-40l16-48h-72l-15 80h52.3L224 400z" fill="currentColor"/><path d="M328.4 172.7c-2.7 0-5.4 0-8 .3-7.9-35-39.1-61.4-76.4-61.4-43.3 0-78.3 35.2-78.3 78.5 0 2.6.1 5.2.4 7.8-26.4 2.3-47.1 25.7-47.1 52.8 0 28.6 23.2 53.3 51.7 53.3H182v-17h-11.3c-9.5 0-18.5-4.1-25.4-11-6.8-7-10.6-16.3-10.6-26 0-18.6 14.5-33.8 33.2-36.9 1.6-.3 8.8-1.3 14.2-1.8 0 0-.5-5.3-.6-9.6-.1-4.3-.1-9.4-.1-11.5 0-34.6 28.1-62.7 62.6-62.7 14.5 0 28.1 4.8 39.3 13.9 10.9 8.9 18.6 21.3 21.7 34.9l3.1 14 14.2-1.8c2.1-.3 4.1-.4 6.1-.4 26.9 0 48.8 22.3 48.8 49.4 0 27.1-21.9 49.4-48.8 49.4H320v17h8.4c35.7 0 64.6-30.1 64.6-65.9 0-35.6-28.9-65.3-64.6-65.3z" fill="currentColor"/></svg>
React
import type { SVGProps } from "react";
export function IonIosThunderstormOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M312 272h-40l16-48h-72l-15 80h52.3L224 400z" fill="currentColor"/><path d="M328.4 172.7c-2.7 0-5.4 0-8 .3-7.9-35-39.1-61.4-76.4-61.4-43.3 0-78.3 35.2-78.3 78.5 0 2.6.1 5.2.4 7.8-26.4 2.3-47.1 25.7-47.1 52.8 0 28.6 23.2 53.3 51.7 53.3H182v-17h-11.3c-9.5 0-18.5-4.1-25.4-11-6.8-7-10.6-16.3-10.6-26 0-18.6 14.5-33.8 33.2-36.9 1.6-.3 8.8-1.3 14.2-1.8 0 0-.5-5.3-.6-9.6-.1-4.3-.1-9.4-.1-11.5 0-34.6 28.1-62.7 62.6-62.7 14.5 0 28.1 4.8 39.3 13.9 10.9 8.9 18.6 21.3 21.7 34.9l3.1 14 14.2-1.8c2.1-.3 4.1-.4 6.1-.4 26.9 0 48.8 22.3 48.8 49.4 0 27.1-21.9 49.4-48.8 49.4H320v17h8.4c35.7 0 64.6-30.1 64.6-65.9 0-35.6-28.9-65.3-64.6-65.3z" fill="currentColor"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path d="M312 272h-40l16-48h-72l-15 80h52.3L224 400z" fill="currentColor"/><path d="M328.4 172.7c-2.7 0-5.4 0-8 .3-7.9-35-39.1-61.4-76.4-61.4-43.3 0-78.3 35.2-78.3 78.5 0 2.6.1 5.2.4 7.8-26.4 2.3-47.1 25.7-47.1 52.8 0 28.6 23.2 53.3 51.7 53.3H182v-17h-11.3c-9.5 0-18.5-4.1-25.4-11-6.8-7-10.6-16.3-10.6-26 0-18.6 14.5-33.8 33.2-36.9 1.6-.3 8.8-1.3 14.2-1.8 0 0-.5-5.3-.6-9.6-.1-4.3-.1-9.4-.1-11.5 0-34.6 28.1-62.7 62.6-62.7 14.5 0 28.1 4.8 39.3 13.9 10.9 8.9 18.6 21.3 21.7 34.9l3.1 14 14.2-1.8c2.1-.3 4.1-.4 6.1-.4 26.9 0 48.8 22.3 48.8 49.4 0 27.1-21.9 49.4-48.8 49.4H320v17h8.4c35.7 0 64.6-30.1 64.6-65.9 0-35.6-28.9-65.3-64.6-65.3z" fill="currentColor"/></svg> </template>
CSS
.icon-ios-thunderstorm-outline {
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%22M312%20272h-40l16-48h-72l-15%2080h52.3L224%20400z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M328.4%20172.7c-2.7%200-5.4%200-8%20.3-7.9-35-39.1-61.4-76.4-61.4-43.3%200-78.3%2035.2-78.3%2078.5%200%202.6.1%205.2.4%207.8-26.4%202.3-47.1%2025.7-47.1%2052.8%200%2028.6%2023.2%2053.3%2051.7%2053.3H182v-17h-11.3c-9.5%200-18.5-4.1-25.4-11-6.8-7-10.6-16.3-10.6-26%200-18.6%2014.5-33.8%2033.2-36.9%201.6-.3%208.8-1.3%2014.2-1.8%200%200-.5-5.3-.6-9.6-.1-4.3-.1-9.4-.1-11.5%200-34.6%2028.1-62.7%2062.6-62.7%2014.5%200%2028.1%204.8%2039.3%2013.9%2010.9%208.9%2018.6%2021.3%2021.7%2034.9l3.1%2014%2014.2-1.8c2.1-.3%204.1-.4%206.1-.4%2026.9%200%2048.8%2022.3%2048.8%2049.4%200%2027.1-21.9%2049.4-48.8%2049.4H320v17h8.4c35.7%200%2064.6-30.1%2064.6-65.9%200-35.6-28.9-65.3-64.6-65.3z%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%22M312%20272h-40l16-48h-72l-15%2080h52.3L224%20400z%22%20fill%3D%22currentColor%22%2F%3E%3Cpath%20d%3D%22M328.4%20172.7c-2.7%200-5.4%200-8%20.3-7.9-35-39.1-61.4-76.4-61.4-43.3%200-78.3%2035.2-78.3%2078.5%200%202.6.1%205.2.4%207.8-26.4%202.3-47.1%2025.7-47.1%2052.8%200%2028.6%2023.2%2053.3%2051.7%2053.3H182v-17h-11.3c-9.5%200-18.5-4.1-25.4-11-6.8-7-10.6-16.3-10.6-26%200-18.6%2014.5-33.8%2033.2-36.9%201.6-.3%208.8-1.3%2014.2-1.8%200%200-.5-5.3-.6-9.6-.1-4.3-.1-9.4-.1-11.5%200-34.6%2028.1-62.7%2062.6-62.7%2014.5%200%2028.1%204.8%2039.3%2013.9%2010.9%208.9%2018.6%2021.3%2021.7%2034.9l3.1%2014%2014.2-1.8c2.1-.3%204.1-.4%206.1-.4%2026.9%200%2048.8%2022.3%2048.8%2049.4%200%2027.1-21.9%2049.4-48.8%2049.4H320v17h8.4c35.7%200%2064.6-30.1%2064.6-65.9%200-35.6-28.9-65.3-64.6-65.3z%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-outline.svg?color=%231a73e8&size=48