tornado-outline-rounded from Material Symbols Light by Google · Outline Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
tornado-outline-rounded
Set
Material Symbols Light
Style
Outline Rounded
Category
Social
Viewbox
24×24
License
Apache 2.0

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

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="M5.533 4h12.934q.945 0 1.401.808t-.002 1.615l-6.468 11.173q-.46.808-1.398.808t-1.398-.808L4.135 6.423q-.46-.807-.003-1.615T5.532 4m-.518 1.923L6.508 8.5h10.984l1.495-2.577q.173-.308.01-.615Q18.832 5 18.466 5H5.533q-.366 0-.53.308q-.162.308.01.615M7.088 9.5l2.302 4h5.223l2.301-4zm2.88 5l1.494 2.577q.174.307.539.307t.539-.307l1.494-2.577z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightTornadoOutlineRounded(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="M5.533 4h12.934q.945 0 1.401.808t-.002 1.615l-6.468 11.173q-.46.808-1.398.808t-1.398-.808L4.135 6.423q-.46-.807-.003-1.615T5.532 4m-.518 1.923L6.508 8.5h10.984l1.495-2.577q.173-.308.01-.615Q18.832 5 18.466 5H5.533q-.366 0-.53.308q-.162.308.01.615M7.088 9.5l2.302 4h5.223l2.301-4zm2.88 5l1.494 2.577q.174.307.539.307t.539-.307l1.494-2.577z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M5.533 4h12.934q.945 0 1.401.808t-.002 1.615l-6.468 11.173q-.46.808-1.398.808t-1.398-.808L4.135 6.423q-.46-.807-.003-1.615T5.532 4m-.518 1.923L6.508 8.5h10.984l1.495-2.577q.173-.308.01-.615Q18.832 5 18.466 5H5.533q-.366 0-.53.308q-.162.308.01.615M7.088 9.5l2.302 4h5.223l2.301-4zm2.88 5l1.494 2.577q.174.307.539.307t.539-.307l1.494-2.577z"/></svg>
</template>

CSS

.icon-tornado-outline-rounded {
  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%22M5.533%204h12.934q.945%200%201.401.808t-.002%201.615l-6.468%2011.173q-.46.808-1.398.808t-1.398-.808L4.135%206.423q-.46-.807-.003-1.615T5.532%204m-.518%201.923L6.508%208.5h10.984l1.495-2.577q.173-.308.01-.615Q18.832%205%2018.466%205H5.533q-.366%200-.53.308q-.162.308.01.615M7.088%209.5l2.302%204h5.223l2.301-4zm2.88%205l1.494%202.577q.174.307.539.307t.539-.307l1.494-2.577z%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%22M5.533%204h12.934q.945%200%201.401.808t-.002%201.615l-6.468%2011.173q-.46.808-1.398.808t-1.398-.808L4.135%206.423q-.46-.807-.003-1.615T5.532%204m-.518%201.923L6.508%208.5h10.984l1.495-2.577q.173-.308.01-.615Q18.832%205%2018.466%205H5.533q-.366%200-.53.308q-.162.308.01.615M7.088%209.5l2.302%204h5.223l2.301-4zm2.88%205l1.494%202.577q.174.307.539.307t.539-.307l1.494-2.577z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/tornado-outline-rounded.svg?color=%231a73e8&size=48