Tornado icon in outline, twotone, bold and bulk. Free in all four styles, for forecast, conditions, temperature, climate. Copy the SVG, the React, Vue or Svelte component, or download a PNG.
import { IconTornado } from "@devigner-ui/icons";
<IconTornado className="size-6" />
<script setup>
import { IconTornado } from "@devigner-ui/icons-vue";
</script>
<template>
<IconTornado class="size-6" />
</template>
<script>
import { IconTornado } from "@devigner-ui/icons-svelte";
</script>
<IconTornado class="size-6" />
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M12 3c-4.97 0-9 .67-9 1.5S7.03 6 12 6s9-.67 9-1.5c0-.52-1.59-.98-4-1.25" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M20 8s-2.8 1-8.28 1S4 8 4 8" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M16 14s-1.26.5-4 .5-4-.5-4-.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M16 16.5a9 9 0 0 1-3 .5 16 16 0 0 1-3-.24" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path opacity="1" d="M11.72 19.46q.57.04 1.28.04.86 0 1.5-.11" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M18 11s-.52 1-6 1m-6-1s.22.43 1.9.72" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path><path d="M13 22h.5" stroke="currentColor" stroke-width="1.5" stroke-linecap="round"></path></svg>