tornado icon
tornado from Font Awesome 6 Solid by Dave Gandy · Regular · CC-BY-4.0 Attribution required.
- Name
- tornado
- Set
- Font Awesome 6 Solid
- Style
- Regular
- Viewbox
- 448×512
- License
- CC BY 4.0
The same icon in other sets
tornadoBootstrap IconstornadoCarbontornadoEmoji One (Colored)tornadoFramework7 IconstornadoFont Awesome SolidtornadoFluent EmojitornadoFluent Emoji FlattornadoFluent Emoji High ContrasttornadoFirefox OS EmojitornadoLucidetornadoMaterial SymbolstornadoMaterial Symbols Lighttornado-fillMingCute IcontornadoMyna UI IconstornadoNoto EmojitornadoOpenMojitornadoPhosphortornado-fillRemix Icontornado-boldSolartornadoTabler IconstornadoTDesign IconstornadoTwitter EmojitornadoUnicons
Use the tornado icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M0 32v13.6c0 17.1 1.7 34 5 50.4h352.8c3.2-6.9 7.5-13.3 13-18.8l38.6-38.6c4.2-4.2 6.6-10 6.6-16C416 10.1 405.9 0 393.4 0H32C14.3 0 0 14.3 0 32m352.2 96H13.6c12.2 35.9 32.3 68.7 58.8 96H412l-47.2-62.9c-7.3-9.7-11.6-21.2-12.6-33.1m-226 138.2l116.4 68.5c8.2 4.8 15.8 10.7 22.5 17.3H445c2-9.8 3-19.9 3-30.1c0-23-5.3-45.5-15.3-65.9H110.2c5.2 3.6 10.5 7 16 10.2M288 384c10.3 21.4 13.8 45.5 9.9 69l-5.9 35.7c-2 12.2 7.4 23.4 19.8 23.4c5.3 0 10.4-2.1 14.2-5.9l78.2-78.2c12.8-12.8 23.1-27.7 30.4-43.9z"/></svg>
React
import type { SVGProps } from "react";
export function Fa6SolidTornado(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M0 32v13.6c0 17.1 1.7 34 5 50.4h352.8c3.2-6.9 7.5-13.3 13-18.8l38.6-38.6c4.2-4.2 6.6-10 6.6-16C416 10.1 405.9 0 393.4 0H32C14.3 0 0 14.3 0 32m352.2 96H13.6c12.2 35.9 32.3 68.7 58.8 96H412l-47.2-62.9c-7.3-9.7-11.6-21.2-12.6-33.1m-226 138.2l116.4 68.5c8.2 4.8 15.8 10.7 22.5 17.3H445c2-9.8 3-19.9 3-30.1c0-23-5.3-45.5-15.3-65.9H110.2c5.2 3.6 10.5 7 16 10.2M288 384c10.3 21.4 13.8 45.5 9.9 69l-5.9 35.7c-2 12.2 7.4 23.4 19.8 23.4c5.3 0 10.4-2.1 14.2-5.9l78.2-78.2c12.8-12.8 23.1-27.7 30.4-43.9z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 448 512"><path fill="currentColor" d="M0 32v13.6c0 17.1 1.7 34 5 50.4h352.8c3.2-6.9 7.5-13.3 13-18.8l38.6-38.6c4.2-4.2 6.6-10 6.6-16C416 10.1 405.9 0 393.4 0H32C14.3 0 0 14.3 0 32m352.2 96H13.6c12.2 35.9 32.3 68.7 58.8 96H412l-47.2-62.9c-7.3-9.7-11.6-21.2-12.6-33.1m-226 138.2l116.4 68.5c8.2 4.8 15.8 10.7 22.5 17.3H445c2-9.8 3-19.9 3-30.1c0-23-5.3-45.5-15.3-65.9H110.2c5.2 3.6 10.5 7 16 10.2M288 384c10.3 21.4 13.8 45.5 9.9 69l-5.9 35.7c-2 12.2 7.4 23.4 19.8 23.4c5.3 0 10.4-2.1 14.2-5.9l78.2-78.2c12.8-12.8 23.1-27.7 30.4-43.9z"/></svg> </template>
CSS
.icon-tornado {
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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2032v13.6c0%2017.1%201.7%2034%205%2050.4h352.8c3.2-6.9%207.5-13.3%2013-18.8l38.6-38.6c4.2-4.2%206.6-10%206.6-16C416%2010.1%20405.9%200%20393.4%200H32C14.3%200%200%2014.3%200%2032m352.2%2096H13.6c12.2%2035.9%2032.3%2068.7%2058.8%2096H412l-47.2-62.9c-7.3-9.7-11.6-21.2-12.6-33.1m-226%20138.2l116.4%2068.5c8.2%204.8%2015.8%2010.7%2022.5%2017.3H445c2-9.8%203-19.9%203-30.1c0-23-5.3-45.5-15.3-65.9H110.2c5.2%203.6%2010.5%207%2016%2010.2M288%20384c10.3%2021.4%2013.8%2045.5%209.9%2069l-5.9%2035.7c-2%2012.2%207.4%2023.4%2019.8%2023.4c5.3%200%2010.4-2.1%2014.2-5.9l78.2-78.2c12.8-12.8%2023.1-27.7%2030.4-43.9z%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%20448%20512%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M0%2032v13.6c0%2017.1%201.7%2034%205%2050.4h352.8c3.2-6.9%207.5-13.3%2013-18.8l38.6-38.6c4.2-4.2%206.6-10%206.6-16C416%2010.1%20405.9%200%20393.4%200H32C14.3%200%200%2014.3%200%2032m352.2%2096H13.6c12.2%2035.9%2032.3%2068.7%2058.8%2096H412l-47.2-62.9c-7.3-9.7-11.6-21.2-12.6-33.1m-226%20138.2l116.4%2068.5c8.2%204.8%2015.8%2010.7%2022.5%2017.3H445c2-9.8%203-19.9%203-30.1c0-23-5.3-45.5-15.3-65.9H110.2c5.2%203.6%2010.5%207%2016%2010.2M288%20384c10.3%2021.4%2013.8%2045.5%209.9%2069l-5.9%2035.7c-2%2012.2%207.4%2023.4%2019.8%2023.4c5.3%200%2010.4-2.1%2014.2-5.9l78.2-78.2c12.8-12.8%2023.1-27.7%2030.4-43.9z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fa6-solid/tornado.svg?color=%231a73e8&size=48