tornado2 icon
tornado2 from Reicon by REICON · Outline · Weather · MIT Free for personal and commercial use.
- Name
- tornado2
- Set
- Reicon
- Style
- Outline
- Category
- Weather
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
More weather icons from Reicon
Use the tornado2 icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.313 6.5c.367-.112.852-.222 1.446-.32c1.577-.264 3.784-.43 6.241-.43a.75.75 0 0 0 0-1.5c-2.513 0-4.807.17-6.487.45c-.835.139-1.553.31-2.08.518c-.26.103-.518.23-.724.398c-.196.16-.459.453-.459.884s.263.724.46.884c.205.167.462.295.722.398c.528.207 1.246.38 2.08.518c1.681.28 3.975.45 6.488.45s4.807-.17 6.487-.45c.835-.139 1.553-.31 2.08-.518c.26-.103.518-.23.724-.398c.196-.16.459-.453.459-.884c0-.535-.397-.857-.63-1.007c-.27-.175-.62-.313-.997-.428c-.762-.233-1.814-.421-3.04-.558a.75.75 0 0 0-.166 1.491c1.186.132 2.134.308 2.768.502h.002a12 12 0 0 1-1.446.32c-1.577.264-3.784.43-6.241.43s-4.664-.166-6.24-.43a12 12 0 0 1-1.447-.32m16.045.291l-.013-.011zm.348 2.956a.75.75 0 0 1-.453.96L20 10l.253.706h-.002l-.004.002l-.01.003l-.03.011l-.113.037q-.145.046-.42.121c-.368.1-.909.23-1.622.358c-1.426.258-3.54.512-6.328.512s-4.769-.254-6.066-.515a14 14 0 0 1-1.45-.364a7 7 0 0 1-.468-.167l-.03-.012l-.01-.004l-.003-.002h-.001S3.694 10.684 4 10l-.306.685a.75.75 0 0 1 .609-1.371m0 0l.01.004l.06.024q.089.034.29.1c.268.085.693.203 1.29.323c1.193.24 3.074.485 5.771.485s4.721-.246 6.061-.488c.67-.121 1.17-.241 1.498-.33a9 9 0 0 0 .445-.132l.019-.006l.234.654l-.234-.654a.75.75 0 0 1 .96.453M8.273 15.302a.75.75 0 0 0-.55 1.395L8 16l-.277.697h.002l.003.002l.007.003l.02.007a3 3 0 0 0 .274.09c.184.053.45.12.802.188c.705.134 1.752.263 3.169.263s2.464-.13 3.169-.263a9 9 0 0 0 .802-.189a5 5 0 0 0 .275-.09l.02-.006l.006-.003l.003-.001h.001s.001-.001-.276-.698l.277.697a.75.75 0 0 0-.55-1.395h-.002m0 0l-.028.01q-.043.015-.146.046c-.138.04-.358.097-.663.155c-.61.116-1.563.237-2.888.237s-2.278-.12-2.888-.237a7 7 0 0 1-.809-.2l-.028-.01m7.448 0h.002zm.987 2.955a.75.75 0 0 1-.468.952a9.4 9.4 0 0 1-3.242.54c-1.397 0-2.434-.125-3.138-.258a.75.75 0 1 1 .276-1.474c.61.115 1.556.232 2.862.232a8 8 0 0 0 2.758-.46a.75.75 0 0 1 .952.468m-10.119-5.72a.75.75 0 0 0-1.258.806L6 13c-.667.344-.666.345-.666.345l.001.002l.002.004l.004.007l.009.016a1 1 0 0 0 .065.098q.052.07.128.142c.102.097.237.196.418.295c.357.194.914.394 1.8.55a.75.75 0 1 0 .261-1.476c-.787-.14-1.175-.3-1.346-.393a1 1 0 0 1-.085-.052m11.752-.205a.75.75 0 0 1 .324 1.01L18 13c.667.344.665.346.665.346l-.001.003l-.003.006l-.007.012a1 1 0 0 1-.131.18a1.5 1.5 0 0 1-.26.224c-.214.15-.525.304-.986.446c-.916.281-2.5.533-5.277.533a.75.75 0 0 1 0-1.5c2.707 0 4.124-.248 4.837-.467c.353-.108.513-.204.567-.241l.005-.004a.75.75 0 0 1 .934-.205" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconTornado2(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" fillRule="evenodd" d="M4.313 6.5c.367-.112.852-.222 1.446-.32c1.577-.264 3.784-.43 6.241-.43a.75.75 0 0 0 0-1.5c-2.513 0-4.807.17-6.487.45c-.835.139-1.553.31-2.08.518c-.26.103-.518.23-.724.398c-.196.16-.459.453-.459.884s.263.724.46.884c.205.167.462.295.722.398c.528.207 1.246.38 2.08.518c1.681.28 3.975.45 6.488.45s4.807-.17 6.487-.45c.835-.139 1.553-.31 2.08-.518c.26-.103.518-.23.724-.398c.196-.16.459-.453.459-.884c0-.535-.397-.857-.63-1.007c-.27-.175-.62-.313-.997-.428c-.762-.233-1.814-.421-3.04-.558a.75.75 0 0 0-.166 1.491c1.186.132 2.134.308 2.768.502h.002a12 12 0 0 1-1.446.32c-1.577.264-3.784.43-6.241.43s-4.664-.166-6.24-.43a12 12 0 0 1-1.447-.32m16.045.291l-.013-.011zm.348 2.956a.75.75 0 0 1-.453.96L20 10l.253.706h-.002l-.004.002l-.01.003l-.03.011l-.113.037q-.145.046-.42.121c-.368.1-.909.23-1.622.358c-1.426.258-3.54.512-6.328.512s-4.769-.254-6.066-.515a14 14 0 0 1-1.45-.364a7 7 0 0 1-.468-.167l-.03-.012l-.01-.004l-.003-.002h-.001S3.694 10.684 4 10l-.306.685a.75.75 0 0 1 .609-1.371m0 0l.01.004l.06.024q.089.034.29.1c.268.085.693.203 1.29.323c1.193.24 3.074.485 5.771.485s4.721-.246 6.061-.488c.67-.121 1.17-.241 1.498-.33a9 9 0 0 0 .445-.132l.019-.006l.234.654l-.234-.654a.75.75 0 0 1 .96.453M8.273 15.302a.75.75 0 0 0-.55 1.395L8 16l-.277.697h.002l.003.002l.007.003l.02.007a3 3 0 0 0 .274.09c.184.053.45.12.802.188c.705.134 1.752.263 3.169.263s2.464-.13 3.169-.263a9 9 0 0 0 .802-.189a5 5 0 0 0 .275-.09l.02-.006l.006-.003l.003-.001h.001s.001-.001-.276-.698l.277.697a.75.75 0 0 0-.55-1.395h-.002m0 0l-.028.01q-.043.015-.146.046c-.138.04-.358.097-.663.155c-.61.116-1.563.237-2.888.237s-2.278-.12-2.888-.237a7 7 0 0 1-.809-.2l-.028-.01m7.448 0h.002zm.987 2.955a.75.75 0 0 1-.468.952a9.4 9.4 0 0 1-3.242.54c-1.397 0-2.434-.125-3.138-.258a.75.75 0 1 1 .276-1.474c.61.115 1.556.232 2.862.232a8 8 0 0 0 2.758-.46a.75.75 0 0 1 .952.468m-10.119-5.72a.75.75 0 0 0-1.258.806L6 13c-.667.344-.666.345-.666.345l.001.002l.002.004l.004.007l.009.016a1 1 0 0 0 .065.098q.052.07.128.142c.102.097.237.196.418.295c.357.194.914.394 1.8.55a.75.75 0 1 0 .261-1.476c-.787-.14-1.175-.3-1.346-.393a1 1 0 0 1-.085-.052m11.752-.205a.75.75 0 0 1 .324 1.01L18 13c.667.344.665.346.665.346l-.001.003l-.003.006l-.007.012a1 1 0 0 1-.131.18a1.5 1.5 0 0 1-.26.224c-.214.15-.525.304-.986.446c-.916.281-2.5.533-5.277.533a.75.75 0 0 1 0-1.5c2.707 0 4.124-.248 4.837-.467c.353-.108.513-.204.567-.241l.005-.004a.75.75 0 0 1 .934-.205" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M4.313 6.5c.367-.112.852-.222 1.446-.32c1.577-.264 3.784-.43 6.241-.43a.75.75 0 0 0 0-1.5c-2.513 0-4.807.17-6.487.45c-.835.139-1.553.31-2.08.518c-.26.103-.518.23-.724.398c-.196.16-.459.453-.459.884s.263.724.46.884c.205.167.462.295.722.398c.528.207 1.246.38 2.08.518c1.681.28 3.975.45 6.488.45s4.807-.17 6.487-.45c.835-.139 1.553-.31 2.08-.518c.26-.103.518-.23.724-.398c.196-.16.459-.453.459-.884c0-.535-.397-.857-.63-1.007c-.27-.175-.62-.313-.997-.428c-.762-.233-1.814-.421-3.04-.558a.75.75 0 0 0-.166 1.491c1.186.132 2.134.308 2.768.502h.002a12 12 0 0 1-1.446.32c-1.577.264-3.784.43-6.241.43s-4.664-.166-6.24-.43a12 12 0 0 1-1.447-.32m16.045.291l-.013-.011zm.348 2.956a.75.75 0 0 1-.453.96L20 10l.253.706h-.002l-.004.002l-.01.003l-.03.011l-.113.037q-.145.046-.42.121c-.368.1-.909.23-1.622.358c-1.426.258-3.54.512-6.328.512s-4.769-.254-6.066-.515a14 14 0 0 1-1.45-.364a7 7 0 0 1-.468-.167l-.03-.012l-.01-.004l-.003-.002h-.001S3.694 10.684 4 10l-.306.685a.75.75 0 0 1 .609-1.371m0 0l.01.004l.06.024q.089.034.29.1c.268.085.693.203 1.29.323c1.193.24 3.074.485 5.771.485s4.721-.246 6.061-.488c.67-.121 1.17-.241 1.498-.33a9 9 0 0 0 .445-.132l.019-.006l.234.654l-.234-.654a.75.75 0 0 1 .96.453M8.273 15.302a.75.75 0 0 0-.55 1.395L8 16l-.277.697h.002l.003.002l.007.003l.02.007a3 3 0 0 0 .274.09c.184.053.45.12.802.188c.705.134 1.752.263 3.169.263s2.464-.13 3.169-.263a9 9 0 0 0 .802-.189a5 5 0 0 0 .275-.09l.02-.006l.006-.003l.003-.001h.001s.001-.001-.276-.698l.277.697a.75.75 0 0 0-.55-1.395h-.002m0 0l-.028.01q-.043.015-.146.046c-.138.04-.358.097-.663.155c-.61.116-1.563.237-2.888.237s-2.278-.12-2.888-.237a7 7 0 0 1-.809-.2l-.028-.01m7.448 0h.002zm.987 2.955a.75.75 0 0 1-.468.952a9.4 9.4 0 0 1-3.242.54c-1.397 0-2.434-.125-3.138-.258a.75.75 0 1 1 .276-1.474c.61.115 1.556.232 2.862.232a8 8 0 0 0 2.758-.46a.75.75 0 0 1 .952.468m-10.119-5.72a.75.75 0 0 0-1.258.806L6 13c-.667.344-.666.345-.666.345l.001.002l.002.004l.004.007l.009.016a1 1 0 0 0 .065.098q.052.07.128.142c.102.097.237.196.418.295c.357.194.914.394 1.8.55a.75.75 0 1 0 .261-1.476c-.787-.14-1.175-.3-1.346-.393a1 1 0 0 1-.085-.052m11.752-.205a.75.75 0 0 1 .324 1.01L18 13c.667.344.665.346.665.346l-.001.003l-.003.006l-.007.012a1 1 0 0 1-.131.18a1.5 1.5 0 0 1-.26.224c-.214.15-.525.304-.986.446c-.916.281-2.5.533-5.277.533a.75.75 0 0 1 0-1.5c2.707 0 4.124-.248 4.837-.467c.353-.108.513-.204.567-.241l.005-.004a.75.75 0 0 1 .934-.205" clip-rule="evenodd"/></svg> </template>
CSS
.icon-tornado2 {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M4.313%206.5c.367-.112.852-.222%201.446-.32c1.577-.264%203.784-.43%206.241-.43a.75.75%200%200%200%200-1.5c-2.513%200-4.807.17-6.487.45c-.835.139-1.553.31-2.08.518c-.26.103-.518.23-.724.398c-.196.16-.459.453-.459.884s.263.724.46.884c.205.167.462.295.722.398c.528.207%201.246.38%202.08.518c1.681.28%203.975.45%206.488.45s4.807-.17%206.487-.45c.835-.139%201.553-.31%202.08-.518c.26-.103.518-.23.724-.398c.196-.16.459-.453.459-.884c0-.535-.397-.857-.63-1.007c-.27-.175-.62-.313-.997-.428c-.762-.233-1.814-.421-3.04-.558a.75.75%200%200%200-.166%201.491c1.186.132%202.134.308%202.768.502h.002a12%2012%200%200%201-1.446.32c-1.577.264-3.784.43-6.241.43s-4.664-.166-6.24-.43a12%2012%200%200%201-1.447-.32m16.045.291l-.013-.011zm.348%202.956a.75.75%200%200%201-.453.96L20%2010l.253.706h-.002l-.004.002l-.01.003l-.03.011l-.113.037q-.145.046-.42.121c-.368.1-.909.23-1.622.358c-1.426.258-3.54.512-6.328.512s-4.769-.254-6.066-.515a14%2014%200%200%201-1.45-.364a7%207%200%200%201-.468-.167l-.03-.012l-.01-.004l-.003-.002h-.001S3.694%2010.684%204%2010l-.306.685a.75.75%200%200%201%20.609-1.371m0%200l.01.004l.06.024q.089.034.29.1c.268.085.693.203%201.29.323c1.193.24%203.074.485%205.771.485s4.721-.246%206.061-.488c.67-.121%201.17-.241%201.498-.33a9%209%200%200%200%20.445-.132l.019-.006l.234.654l-.234-.654a.75.75%200%200%201%20.96.453M8.273%2015.302a.75.75%200%200%200-.55%201.395L8%2016l-.277.697h.002l.003.002l.007.003l.02.007a3%203%200%200%200%20.274.09c.184.053.45.12.802.188c.705.134%201.752.263%203.169.263s2.464-.13%203.169-.263a9%209%200%200%200%20.802-.189a5%205%200%200%200%20.275-.09l.02-.006l.006-.003l.003-.001h.001s.001-.001-.276-.698l.277.697a.75.75%200%200%200-.55-1.395h-.002m0%200l-.028.01q-.043.015-.146.046c-.138.04-.358.097-.663.155c-.61.116-1.563.237-2.888.237s-2.278-.12-2.888-.237a7%207%200%200%201-.809-.2l-.028-.01m7.448%200h.002zm.987%202.955a.75.75%200%200%201-.468.952a9.4%209.4%200%200%201-3.242.54c-1.397%200-2.434-.125-3.138-.258a.75.75%200%201%201%20.276-1.474c.61.115%201.556.232%202.862.232a8%208%200%200%200%202.758-.46a.75.75%200%200%201%20.952.468m-10.119-5.72a.75.75%200%200%200-1.258.806L6%2013c-.667.344-.666.345-.666.345l.001.002l.002.004l.004.007l.009.016a1%201%200%200%200%20.065.098q.052.07.128.142c.102.097.237.196.418.295c.357.194.914.394%201.8.55a.75.75%200%201%200%20.261-1.476c-.787-.14-1.175-.3-1.346-.393a1%201%200%200%201-.085-.052m11.752-.205a.75.75%200%200%201%20.324%201.01L18%2013c.667.344.665.346.665.346l-.001.003l-.003.006l-.007.012a1%201%200%200%201-.131.18a1.5%201.5%200%200%201-.26.224c-.214.15-.525.304-.986.446c-.916.281-2.5.533-5.277.533a.75.75%200%200%201%200-1.5c2.707%200%204.124-.248%204.837-.467c.353-.108.513-.204.567-.241l.005-.004a.75.75%200%200%201%20.934-.205%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M4.313%206.5c.367-.112.852-.222%201.446-.32c1.577-.264%203.784-.43%206.241-.43a.75.75%200%200%200%200-1.5c-2.513%200-4.807.17-6.487.45c-.835.139-1.553.31-2.08.518c-.26.103-.518.23-.724.398c-.196.16-.459.453-.459.884s.263.724.46.884c.205.167.462.295.722.398c.528.207%201.246.38%202.08.518c1.681.28%203.975.45%206.488.45s4.807-.17%206.487-.45c.835-.139%201.553-.31%202.08-.518c.26-.103.518-.23.724-.398c.196-.16.459-.453.459-.884c0-.535-.397-.857-.63-1.007c-.27-.175-.62-.313-.997-.428c-.762-.233-1.814-.421-3.04-.558a.75.75%200%200%200-.166%201.491c1.186.132%202.134.308%202.768.502h.002a12%2012%200%200%201-1.446.32c-1.577.264-3.784.43-6.241.43s-4.664-.166-6.24-.43a12%2012%200%200%201-1.447-.32m16.045.291l-.013-.011zm.348%202.956a.75.75%200%200%201-.453.96L20%2010l.253.706h-.002l-.004.002l-.01.003l-.03.011l-.113.037q-.145.046-.42.121c-.368.1-.909.23-1.622.358c-1.426.258-3.54.512-6.328.512s-4.769-.254-6.066-.515a14%2014%200%200%201-1.45-.364a7%207%200%200%201-.468-.167l-.03-.012l-.01-.004l-.003-.002h-.001S3.694%2010.684%204%2010l-.306.685a.75.75%200%200%201%20.609-1.371m0%200l.01.004l.06.024q.089.034.29.1c.268.085.693.203%201.29.323c1.193.24%203.074.485%205.771.485s4.721-.246%206.061-.488c.67-.121%201.17-.241%201.498-.33a9%209%200%200%200%20.445-.132l.019-.006l.234.654l-.234-.654a.75.75%200%200%201%20.96.453M8.273%2015.302a.75.75%200%200%200-.55%201.395L8%2016l-.277.697h.002l.003.002l.007.003l.02.007a3%203%200%200%200%20.274.09c.184.053.45.12.802.188c.705.134%201.752.263%203.169.263s2.464-.13%203.169-.263a9%209%200%200%200%20.802-.189a5%205%200%200%200%20.275-.09l.02-.006l.006-.003l.003-.001h.001s.001-.001-.276-.698l.277.697a.75.75%200%200%200-.55-1.395h-.002m0%200l-.028.01q-.043.015-.146.046c-.138.04-.358.097-.663.155c-.61.116-1.563.237-2.888.237s-2.278-.12-2.888-.237a7%207%200%200%201-.809-.2l-.028-.01m7.448%200h.002zm.987%202.955a.75.75%200%200%201-.468.952a9.4%209.4%200%200%201-3.242.54c-1.397%200-2.434-.125-3.138-.258a.75.75%200%201%201%20.276-1.474c.61.115%201.556.232%202.862.232a8%208%200%200%200%202.758-.46a.75.75%200%200%201%20.952.468m-10.119-5.72a.75.75%200%200%200-1.258.806L6%2013c-.667.344-.666.345-.666.345l.001.002l.002.004l.004.007l.009.016a1%201%200%200%200%20.065.098q.052.07.128.142c.102.097.237.196.418.295c.357.194.914.394%201.8.55a.75.75%200%201%200%20.261-1.476c-.787-.14-1.175-.3-1.346-.393a1%201%200%200%201-.085-.052m11.752-.205a.75.75%200%200%201%20.324%201.01L18%2013c.667.344.665.346.665.346l-.001.003l-.003.006l-.007.012a1%201%200%200%201-.131.18a1.5%201.5%200%200%201-.26.224c-.214.15-.525.304-.986.446c-.916.281-2.5.533-5.277.533a.75.75%200%200%201%200-1.5c2.707%200%204.124-.248%204.837-.467c.353-.108.513-.204.567-.241l.005-.004a.75.75%200%200%201%20.934-.205%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/tornado2.svg?color=%231a73e8&size=48