tornado icon
tornado from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.
- Name
- tornado
- Set
- Framework7 Icons
- Style
- Outline
- Viewbox
- 56×56
- License
- MIT
The same icon in other sets
tornadoBootstrap IconstornadoCarbontornadoEmoji One (Colored)tornadoFont Awesome 6 SolidtornadoFluent EmojitornadoFluent Emoji FlattornadoFluent Emoji High ContrasttornadoLucidetornadoMaterial Symbolstornado-fillMingCute IcontornadoNoto EmojitornadoOpenMojitornadoPhosphortornado-fillRemix Icontornado-boldSolartornadoTabler IconstornadoTwitter EmojitornadoUnicons
Use the tornado icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M27.637 23.582c14.343 0 22.593-3.633 22.593-8.578c0-4.547-6.539-7.336-15.937-7.336c-7.031 0-12.492 1.36-16.64 3.328c-1.15.54-1.383 1.64-.985 2.438c.469.89 1.617 1.125 2.578.75c3.727-1.594 8.485-3.118 14.836-3.118c7.898 0 12.492 1.875 12.492 3.914c0 2.391-7.148 5.086-19.101 5.086c-11.766 0-18.047-2.32-18.047-6.75c0-2.578 2.39-5.343 9.187-7.523c1.125-.375 1.617-1.29 1.29-2.25c-.329-.96-1.172-1.336-2.485-.937C9.567 4.949 5.77 9.074 5.77 13.41c0 6.656 7.523 10.172 21.867 10.172m.703 7.734c7.336 0 14.086-1.195 18.844-3.164c.914-.375 1.359-1.289.914-2.109c-.422-.82-1.266-.96-2.32-.562c-4.36 1.663-10.641 2.788-17.438 2.788c-5.04 0-10.781-.609-15.281-1.945c-1.055-.305-1.922.024-2.18.914c-.281.867.164 1.711 1.266 2.016c4.828 1.36 10.922 2.062 16.195 2.062m1.594 7.641c6.117-.047 11.906-.937 17.156-2.719c1.265-.445 1.43-1.43 1.148-2.156c-.328-.82-1.172-1.055-2.367-.68c-5.203 1.688-10.383 2.508-15.937 2.508c-2.367 0-4.829-.187-6.774-.445c-1.125-.14-1.828.304-1.969 1.148c-.164.844.282 1.64 1.5 1.852c1.805.328 4.313.515 7.243.492M27.8 46.152c4.265.492 9.398.399 13.805-.82c1.054-.281 1.453-1.219 1.195-2.039c-.281-.867-1.102-1.195-2.227-.914c-3.797.984-8.18 1.312-12.257.797c-1.126-.117-1.922.398-2.016 1.265c-.117.868.328 1.594 1.5 1.711m-1.617 7.453c1.5.188 3.21.165 4.757-.023c1.055-.14 1.57-.82 1.477-1.687c-.07-.774-.703-1.336-1.828-1.196c-1.29.164-2.813.188-4.125.024c-1.078-.14-1.711.422-1.828 1.172c-.094.796.398 1.57 1.547 1.71"/></svg>
React
import type { SVGProps } from "react";
export function F7Tornado(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M27.637 23.582c14.343 0 22.593-3.633 22.593-8.578c0-4.547-6.539-7.336-15.937-7.336c-7.031 0-12.492 1.36-16.64 3.328c-1.15.54-1.383 1.64-.985 2.438c.469.89 1.617 1.125 2.578.75c3.727-1.594 8.485-3.118 14.836-3.118c7.898 0 12.492 1.875 12.492 3.914c0 2.391-7.148 5.086-19.101 5.086c-11.766 0-18.047-2.32-18.047-6.75c0-2.578 2.39-5.343 9.187-7.523c1.125-.375 1.617-1.29 1.29-2.25c-.329-.96-1.172-1.336-2.485-.937C9.567 4.949 5.77 9.074 5.77 13.41c0 6.656 7.523 10.172 21.867 10.172m.703 7.734c7.336 0 14.086-1.195 18.844-3.164c.914-.375 1.359-1.289.914-2.109c-.422-.82-1.266-.96-2.32-.562c-4.36 1.663-10.641 2.788-17.438 2.788c-5.04 0-10.781-.609-15.281-1.945c-1.055-.305-1.922.024-2.18.914c-.281.867.164 1.711 1.266 2.016c4.828 1.36 10.922 2.062 16.195 2.062m1.594 7.641c6.117-.047 11.906-.937 17.156-2.719c1.265-.445 1.43-1.43 1.148-2.156c-.328-.82-1.172-1.055-2.367-.68c-5.203 1.688-10.383 2.508-15.937 2.508c-2.367 0-4.829-.187-6.774-.445c-1.125-.14-1.828.304-1.969 1.148c-.164.844.282 1.64 1.5 1.852c1.805.328 4.313.515 7.243.492M27.8 46.152c4.265.492 9.398.399 13.805-.82c1.054-.281 1.453-1.219 1.195-2.039c-.281-.867-1.102-1.195-2.227-.914c-3.797.984-8.18 1.312-12.257.797c-1.126-.117-1.922.398-2.016 1.265c-.117.868.328 1.594 1.5 1.711m-1.617 7.453c1.5.188 3.21.165 4.757-.023c1.055-.14 1.57-.82 1.477-1.687c-.07-.774-.703-1.336-1.828-1.196c-1.29.164-2.813.188-4.125.024c-1.078-.14-1.711.422-1.828 1.172c-.094.796.398 1.57 1.547 1.71"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M27.637 23.582c14.343 0 22.593-3.633 22.593-8.578c0-4.547-6.539-7.336-15.937-7.336c-7.031 0-12.492 1.36-16.64 3.328c-1.15.54-1.383 1.64-.985 2.438c.469.89 1.617 1.125 2.578.75c3.727-1.594 8.485-3.118 14.836-3.118c7.898 0 12.492 1.875 12.492 3.914c0 2.391-7.148 5.086-19.101 5.086c-11.766 0-18.047-2.32-18.047-6.75c0-2.578 2.39-5.343 9.187-7.523c1.125-.375 1.617-1.29 1.29-2.25c-.329-.96-1.172-1.336-2.485-.937C9.567 4.949 5.77 9.074 5.77 13.41c0 6.656 7.523 10.172 21.867 10.172m.703 7.734c7.336 0 14.086-1.195 18.844-3.164c.914-.375 1.359-1.289.914-2.109c-.422-.82-1.266-.96-2.32-.562c-4.36 1.663-10.641 2.788-17.438 2.788c-5.04 0-10.781-.609-15.281-1.945c-1.055-.305-1.922.024-2.18.914c-.281.867.164 1.711 1.266 2.016c4.828 1.36 10.922 2.062 16.195 2.062m1.594 7.641c6.117-.047 11.906-.937 17.156-2.719c1.265-.445 1.43-1.43 1.148-2.156c-.328-.82-1.172-1.055-2.367-.68c-5.203 1.688-10.383 2.508-15.937 2.508c-2.367 0-4.829-.187-6.774-.445c-1.125-.14-1.828.304-1.969 1.148c-.164.844.282 1.64 1.5 1.852c1.805.328 4.313.515 7.243.492M27.8 46.152c4.265.492 9.398.399 13.805-.82c1.054-.281 1.453-1.219 1.195-2.039c-.281-.867-1.102-1.195-2.227-.914c-3.797.984-8.18 1.312-12.257.797c-1.126-.117-1.922.398-2.016 1.265c-.117.868.328 1.594 1.5 1.711m-1.617 7.453c1.5.188 3.21.165 4.757-.023c1.055-.14 1.57-.82 1.477-1.687c-.07-.774-.703-1.336-1.828-1.196c-1.29.164-2.813.188-4.125.024c-1.078-.14-1.711.422-1.828 1.172c-.094.796.398 1.57 1.547 1.71"/></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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.637%2023.582c14.343%200%2022.593-3.633%2022.593-8.578c0-4.547-6.539-7.336-15.937-7.336c-7.031%200-12.492%201.36-16.64%203.328c-1.15.54-1.383%201.64-.985%202.438c.469.89%201.617%201.125%202.578.75c3.727-1.594%208.485-3.118%2014.836-3.118c7.898%200%2012.492%201.875%2012.492%203.914c0%202.391-7.148%205.086-19.101%205.086c-11.766%200-18.047-2.32-18.047-6.75c0-2.578%202.39-5.343%209.187-7.523c1.125-.375%201.617-1.29%201.29-2.25c-.329-.96-1.172-1.336-2.485-.937C9.567%204.949%205.77%209.074%205.77%2013.41c0%206.656%207.523%2010.172%2021.867%2010.172m.703%207.734c7.336%200%2014.086-1.195%2018.844-3.164c.914-.375%201.359-1.289.914-2.109c-.422-.82-1.266-.96-2.32-.562c-4.36%201.663-10.641%202.788-17.438%202.788c-5.04%200-10.781-.609-15.281-1.945c-1.055-.305-1.922.024-2.18.914c-.281.867.164%201.711%201.266%202.016c4.828%201.36%2010.922%202.062%2016.195%202.062m1.594%207.641c6.117-.047%2011.906-.937%2017.156-2.719c1.265-.445%201.43-1.43%201.148-2.156c-.328-.82-1.172-1.055-2.367-.68c-5.203%201.688-10.383%202.508-15.937%202.508c-2.367%200-4.829-.187-6.774-.445c-1.125-.14-1.828.304-1.969%201.148c-.164.844.282%201.64%201.5%201.852c1.805.328%204.313.515%207.243.492M27.8%2046.152c4.265.492%209.398.399%2013.805-.82c1.054-.281%201.453-1.219%201.195-2.039c-.281-.867-1.102-1.195-2.227-.914c-3.797.984-8.18%201.312-12.257.797c-1.126-.117-1.922.398-2.016%201.265c-.117.868.328%201.594%201.5%201.711m-1.617%207.453c1.5.188%203.21.165%204.757-.023c1.055-.14%201.57-.82%201.477-1.687c-.07-.774-.703-1.336-1.828-1.196c-1.29.164-2.813.188-4.125.024c-1.078-.14-1.711.422-1.828%201.172c-.094.796.398%201.57%201.547%201.71%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M27.637%2023.582c14.343%200%2022.593-3.633%2022.593-8.578c0-4.547-6.539-7.336-15.937-7.336c-7.031%200-12.492%201.36-16.64%203.328c-1.15.54-1.383%201.64-.985%202.438c.469.89%201.617%201.125%202.578.75c3.727-1.594%208.485-3.118%2014.836-3.118c7.898%200%2012.492%201.875%2012.492%203.914c0%202.391-7.148%205.086-19.101%205.086c-11.766%200-18.047-2.32-18.047-6.75c0-2.578%202.39-5.343%209.187-7.523c1.125-.375%201.617-1.29%201.29-2.25c-.329-.96-1.172-1.336-2.485-.937C9.567%204.949%205.77%209.074%205.77%2013.41c0%206.656%207.523%2010.172%2021.867%2010.172m.703%207.734c7.336%200%2014.086-1.195%2018.844-3.164c.914-.375%201.359-1.289.914-2.109c-.422-.82-1.266-.96-2.32-.562c-4.36%201.663-10.641%202.788-17.438%202.788c-5.04%200-10.781-.609-15.281-1.945c-1.055-.305-1.922.024-2.18.914c-.281.867.164%201.711%201.266%202.016c4.828%201.36%2010.922%202.062%2016.195%202.062m1.594%207.641c6.117-.047%2011.906-.937%2017.156-2.719c1.265-.445%201.43-1.43%201.148-2.156c-.328-.82-1.172-1.055-2.367-.68c-5.203%201.688-10.383%202.508-15.937%202.508c-2.367%200-4.829-.187-6.774-.445c-1.125-.14-1.828.304-1.969%201.148c-.164.844.282%201.64%201.5%201.852c1.805.328%204.313.515%207.243.492M27.8%2046.152c4.265.492%209.398.399%2013.805-.82c1.054-.281%201.453-1.219%201.195-2.039c-.281-.867-1.102-1.195-2.227-.914c-3.797.984-8.18%201.312-12.257.797c-1.126-.117-1.922.398-2.016%201.265c-.117.868.328%201.594%201.5%201.711m-1.617%207.453c1.5.188%203.21.165%204.757-.023c1.055-.14%201.57-.82%201.477-1.687c-.07-.774-.703-1.336-1.828-1.196c-1.29.164-2.813.188-4.125.024c-1.078-.14-1.711.422-1.828%201.172c-.094.796.398%201.57%201.547%201.71%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/f7/tornado.svg?color=%231a73e8&size=48