tornado-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
tornado-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

Related icons in MingCute Icon

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="M7.251 16.582c.328.678.936 1.202 1.581 1.56c.99.55 2.288.858 3.668.858c.691 0 1.362-.078 1.984-.225c-.27.3-.607.526-.916.68C12.86 19.81 11.95 20 11 20s-1.86-.19-2.568-.545C7.782 19.131 7 18.497 7 17.5c0-.35.098-.655.251-.918m10.715-2.483q.033.195.034.402c0 1.218-.877 2.111-1.832 2.642c-.99.549-2.288.858-3.668.858s-2.678-.31-3.667-.858c-.733-.408-1.42-1.03-1.7-1.848c1.238.45 2.755.706 4.367.706c1.906 0 3.68-.355 5.016-.97a5.8 5.8 0 0 0 1.45-.932m-13.942-3.43c.511.49 1.175.897 1.918 1.222C7.544 12.59 9.686 13 12 13s4.456-.409 6.058-1.11q.475-.207.901-.46c-.215 1.222-1.32 2.081-2.443 2.6c-1.335.616-3.11.97-5.016.97s-3.68-.354-5.016-.97C5.234 13.451 4 12.452 4 11q.002-.17.024-.331M12 3c2.314 0 4.456.409 6.058 1.11c.799.349 1.508.79 2.032 1.332c.528.547.91 1.244.91 2.058s-.382 1.511-.91 2.058c-.524.541-1.233.983-2.032 1.333C16.456 11.59 14.314 12 12 12s-4.456-.409-6.058-1.11c-.799-.349-1.508-.79-2.032-1.332C3.382 9.01 3 8.314 3 7.5s.382-1.511.91-2.058c.524-.541 1.233-.983 2.032-1.333C7.544 3.41 9.686 3 12 3"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteTornadoFill(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="M7.251 16.582c.328.678.936 1.202 1.581 1.56c.99.55 2.288.858 3.668.858c.691 0 1.362-.078 1.984-.225c-.27.3-.607.526-.916.68C12.86 19.81 11.95 20 11 20s-1.86-.19-2.568-.545C7.782 19.131 7 18.497 7 17.5c0-.35.098-.655.251-.918m10.715-2.483q.033.195.034.402c0 1.218-.877 2.111-1.832 2.642c-.99.549-2.288.858-3.668.858s-2.678-.31-3.667-.858c-.733-.408-1.42-1.03-1.7-1.848c1.238.45 2.755.706 4.367.706c1.906 0 3.68-.355 5.016-.97a5.8 5.8 0 0 0 1.45-.932m-13.942-3.43c.511.49 1.175.897 1.918 1.222C7.544 12.59 9.686 13 12 13s4.456-.409 6.058-1.11q.475-.207.901-.46c-.215 1.222-1.32 2.081-2.443 2.6c-1.335.616-3.11.97-5.016.97s-3.68-.354-5.016-.97C5.234 13.451 4 12.452 4 11q.002-.17.024-.331M12 3c2.314 0 4.456.409 6.058 1.11c.799.349 1.508.79 2.032 1.332c.528.547.91 1.244.91 2.058s-.382 1.511-.91 2.058c-.524.541-1.233.983-2.032 1.333C16.456 11.59 14.314 12 12 12s-4.456-.409-6.058-1.11c-.799-.349-1.508-.79-2.032-1.332C3.382 9.01 3 8.314 3 7.5s.382-1.511.91-2.058c.524-.541 1.233-.983 2.032-1.333C7.544 3.41 9.686 3 12 3"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M7.251 16.582c.328.678.936 1.202 1.581 1.56c.99.55 2.288.858 3.668.858c.691 0 1.362-.078 1.984-.225c-.27.3-.607.526-.916.68C12.86 19.81 11.95 20 11 20s-1.86-.19-2.568-.545C7.782 19.131 7 18.497 7 17.5c0-.35.098-.655.251-.918m10.715-2.483q.033.195.034.402c0 1.218-.877 2.111-1.832 2.642c-.99.549-2.288.858-3.668.858s-2.678-.31-3.667-.858c-.733-.408-1.42-1.03-1.7-1.848c1.238.45 2.755.706 4.367.706c1.906 0 3.68-.355 5.016-.97a5.8 5.8 0 0 0 1.45-.932m-13.942-3.43c.511.49 1.175.897 1.918 1.222C7.544 12.59 9.686 13 12 13s4.456-.409 6.058-1.11q.475-.207.901-.46c-.215 1.222-1.32 2.081-2.443 2.6c-1.335.616-3.11.97-5.016.97s-3.68-.354-5.016-.97C5.234 13.451 4 12.452 4 11q.002-.17.024-.331M12 3c2.314 0 4.456.409 6.058 1.11c.799.349 1.508.79 2.032 1.332c.528.547.91 1.244.91 2.058s-.382 1.511-.91 2.058c-.524.541-1.233.983-2.032 1.333C16.456 11.59 14.314 12 12 12s-4.456-.409-6.058-1.11c-.799-.349-1.508-.79-2.032-1.332C3.382 9.01 3 8.314 3 7.5s.382-1.511.91-2.058c.524-.541 1.233-.983 2.032-1.333C7.544 3.41 9.686 3 12 3"/></svg>
</template>

CSS

.icon-tornado-fill {
  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%22M7.251%2016.582c.328.678.936%201.202%201.581%201.56c.99.55%202.288.858%203.668.858c.691%200%201.362-.078%201.984-.225c-.27.3-.607.526-.916.68C12.86%2019.81%2011.95%2020%2011%2020s-1.86-.19-2.568-.545C7.782%2019.131%207%2018.497%207%2017.5c0-.35.098-.655.251-.918m10.715-2.483q.033.195.034.402c0%201.218-.877%202.111-1.832%202.642c-.99.549-2.288.858-3.668.858s-2.678-.31-3.667-.858c-.733-.408-1.42-1.03-1.7-1.848c1.238.45%202.755.706%204.367.706c1.906%200%203.68-.355%205.016-.97a5.8%205.8%200%200%200%201.45-.932m-13.942-3.43c.511.49%201.175.897%201.918%201.222C7.544%2012.59%209.686%2013%2012%2013s4.456-.409%206.058-1.11q.475-.207.901-.46c-.215%201.222-1.32%202.081-2.443%202.6c-1.335.616-3.11.97-5.016.97s-3.68-.354-5.016-.97C5.234%2013.451%204%2012.452%204%2011q.002-.17.024-.331M12%203c2.314%200%204.456.409%206.058%201.11c.799.349%201.508.79%202.032%201.332c.528.547.91%201.244.91%202.058s-.382%201.511-.91%202.058c-.524.541-1.233.983-2.032%201.333C16.456%2011.59%2014.314%2012%2012%2012s-4.456-.409-6.058-1.11c-.799-.349-1.508-.79-2.032-1.332C3.382%209.01%203%208.314%203%207.5s.382-1.511.91-2.058c.524-.541%201.233-.983%202.032-1.333C7.544%203.41%209.686%203%2012%203%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%22M7.251%2016.582c.328.678.936%201.202%201.581%201.56c.99.55%202.288.858%203.668.858c.691%200%201.362-.078%201.984-.225c-.27.3-.607.526-.916.68C12.86%2019.81%2011.95%2020%2011%2020s-1.86-.19-2.568-.545C7.782%2019.131%207%2018.497%207%2017.5c0-.35.098-.655.251-.918m10.715-2.483q.033.195.034.402c0%201.218-.877%202.111-1.832%202.642c-.99.549-2.288.858-3.668.858s-2.678-.31-3.667-.858c-.733-.408-1.42-1.03-1.7-1.848c1.238.45%202.755.706%204.367.706c1.906%200%203.68-.355%205.016-.97a5.8%205.8%200%200%200%201.45-.932m-13.942-3.43c.511.49%201.175.897%201.918%201.222C7.544%2012.59%209.686%2013%2012%2013s4.456-.409%206.058-1.11q.475-.207.901-.46c-.215%201.222-1.32%202.081-2.443%202.6c-1.335.616-3.11.97-5.016.97s-3.68-.354-5.016-.97C5.234%2013.451%204%2012.452%204%2011q.002-.17.024-.331M12%203c2.314%200%204.456.409%206.058%201.11c.799.349%201.508.79%202.032%201.332c.528.547.91%201.244.91%202.058s-.382%201.511-.91%202.058c-.524.541-1.233.983-2.032%201.333C16.456%2011.59%2014.314%2012%2012%2012s-4.456-.409-6.058-1.11c-.799-.349-1.508-.79-2.032-1.332C3.382%209.01%203%208.314%203%207.5s.382-1.511.91-2.058c.524-.541%201.233-.983%202.032-1.333C7.544%203.41%209.686%203%2012%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/tornado-fill.svg?color=%231a73e8&size=48