tornado icon
tornado from Unicons by Iconscout · Line · Weather · Apache-2.0 Free for personal and commercial use.
- Name
- tornado
- Set
- Unicons
- Style
- Line
- Category
- Weather
- Viewbox
- 24×24
- License
- Apache 2.0
The same icon in other sets
tornadoBootstrap IconstornadoCarbontornadoEmoji One (Colored)tornadoFramework7 IconstornadoFont Awesome 6 SolidtornadoFont Awesome SolidtornadoFluent EmojitornadoFluent Emoji FlattornadoFluent Emoji High ContrasttornadoFirefox OS EmojitornadoLucidetornadoMaterial SymbolstornadoMaterial Symbols Lighttornado-fillMingCute IcontornadoMyna UI IconstornadoNoto EmojitornadoOpenMojitornadoPhosphortornado-fillRemix Icontornado-boldSolartornadoTabler IconstornadoTDesign IconstornadoTwitter Emoji
More weather icons from Unicons
celsiuscloudcloud-drizzlecloud-hailcloud-meatballcloud-mooncloud-moon-hailcloud-moon-meatballcloud-moon-raincloud-moon-showerscloud-moon-tearcloud-raincloud-rain-suncloud-showerscloud-showers-altcloud-showers-heavycloud-suncloud-sun-hailcloud-sun-meatballcloud-sun-raincloud-sun-rain-altcloud-sun-tearcloud-windclouds
Use the tornado icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 21H8a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2m1-4H6a1 1 0 0 0 0 2h5a1 1 0 0 0 0-2m7-15a1 1 0 0 0-1-1H3a1 1 0 0 0 0 2h14a1 1 0 0 0 1-1m3 3H6a1 1 0 0 0 0 2h15a1 1 0 0 0 0-2m-2 4h-9a1 1 0 0 0 0 2h9a1 1 0 0 0 0-2m-5 4H8a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2"/></svg>
React
import type { SVGProps } from "react";
export function UilTornado(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 21H8a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2m1-4H6a1 1 0 0 0 0 2h5a1 1 0 0 0 0-2m7-15a1 1 0 0 0-1-1H3a1 1 0 0 0 0 2h14a1 1 0 0 0 1-1m3 3H6a1 1 0 0 0 0 2h15a1 1 0 0 0 0-2m-2 4h-9a1 1 0 0 0 0 2h9a1 1 0 0 0 0-2m-5 4H8a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10 21H8a1 1 0 0 0 0 2h2a1 1 0 0 0 0-2m1-4H6a1 1 0 0 0 0 2h5a1 1 0 0 0 0-2m7-15a1 1 0 0 0-1-1H3a1 1 0 0 0 0 2h14a1 1 0 0 0 1-1m3 3H6a1 1 0 0 0 0 2h15a1 1 0 0 0 0-2m-2 4h-9a1 1 0 0 0 0 2h9a1 1 0 0 0 0-2m-5 4H8a1 1 0 0 0 0 2h6a1 1 0 0 0 0-2"/></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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2021H8a1%201%200%200%200%200%202h2a1%201%200%200%200%200-2m1-4H6a1%201%200%200%200%200%202h5a1%201%200%200%200%200-2m7-15a1%201%200%200%200-1-1H3a1%201%200%200%200%200%202h14a1%201%200%200%200%201-1m3%203H6a1%201%200%200%200%200%202h15a1%201%200%200%200%200-2m-2%204h-9a1%201%200%200%200%200%202h9a1%201%200%200%200%200-2m-5%204H8a1%201%200%200%200%200%202h6a1%201%200%200%200%200-2%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%2024%2024%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M10%2021H8a1%201%200%200%200%200%202h2a1%201%200%200%200%200-2m1-4H6a1%201%200%200%200%200%202h5a1%201%200%200%200%200-2m7-15a1%201%200%200%200-1-1H3a1%201%200%200%200%200%202h14a1%201%200%200%200%201-1m3%203H6a1%201%200%200%200%200%202h15a1%201%200%200%200%200-2m-2%204h-9a1%201%200%200%200%200%202h9a1%201%200%200%200%200-2m-5%204H8a1%201%200%200%200%200%202h6a1%201%200%200%200%200-2%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/uil/tornado.svg?color=%231a73e8&size=48