hurricane icon

hurricane-light from Phosphor by Phosphor Icons · Light · MIT Free for personal and commercial use.

Name
hurricane-light
Set
Phosphor
Style
Light
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the hurricane icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 98a30 30 0 1 0 30 30a30 30 0 0 0-30-30m0 48a18 18 0 1 1 18-18a18 18 0 0 1-18 18m27.91-99.37l9.89-37.09a6 6 0 0 0-7.06-7.41a194 194 0 0 0-58 24.82C62.32 51.66 42 86.6 42 128a86.1 86.1 0 0 0 58.09 81.37l-9.89 37.08a6 6 0 0 0 7.06 7.42a194 194 0 0 0 58-24.82C193.68 204.34 214 169.4 214 128a86.09 86.09 0 0 0-58.09-81.37m-6.86 172.13a187.6 187.6 0 0 1-44.55 20.67l8.68-32.57a6 6 0 0 0-4.26-7.34A74.06 74.06 0 0 1 54 128c0-37.53 17.82-68.07 53-90.77a188 188 0 0 1 44.5-20.66l-8.68 32.57a6 6 0 0 0 4.26 7.34A74.06 74.06 0 0 1 202 128c0 37.53-17.82 68.07-52.95 90.76"/></svg>

React

import type { SVGProps } from "react";

export function PhHurricaneLight(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 98a30 30 0 1 0 30 30a30 30 0 0 0-30-30m0 48a18 18 0 1 1 18-18a18 18 0 0 1-18 18m27.91-99.37l9.89-37.09a6 6 0 0 0-7.06-7.41a194 194 0 0 0-58 24.82C62.32 51.66 42 86.6 42 128a86.1 86.1 0 0 0 58.09 81.37l-9.89 37.08a6 6 0 0 0 7.06 7.42a194 194 0 0 0 58-24.82C193.68 204.34 214 169.4 214 128a86.09 86.09 0 0 0-58.09-81.37m-6.86 172.13a187.6 187.6 0 0 1-44.55 20.67l8.68-32.57a6 6 0 0 0-4.26-7.34A74.06 74.06 0 0 1 54 128c0-37.53 17.82-68.07 53-90.77a188 188 0 0 1 44.5-20.66l-8.68 32.57a6 6 0 0 0 4.26 7.34A74.06 74.06 0 0 1 202 128c0 37.53-17.82 68.07-52.95 90.76"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M128 98a30 30 0 1 0 30 30a30 30 0 0 0-30-30m0 48a18 18 0 1 1 18-18a18 18 0 0 1-18 18m27.91-99.37l9.89-37.09a6 6 0 0 0-7.06-7.41a194 194 0 0 0-58 24.82C62.32 51.66 42 86.6 42 128a86.1 86.1 0 0 0 58.09 81.37l-9.89 37.08a6 6 0 0 0 7.06 7.42a194 194 0 0 0 58-24.82C193.68 204.34 214 169.4 214 128a86.09 86.09 0 0 0-58.09-81.37m-6.86 172.13a187.6 187.6 0 0 1-44.55 20.67l8.68-32.57a6 6 0 0 0-4.26-7.34A74.06 74.06 0 0 1 54 128c0-37.53 17.82-68.07 53-90.77a188 188 0 0 1 44.5-20.66l-8.68 32.57a6 6 0 0 0 4.26 7.34A74.06 74.06 0 0 1 202 128c0 37.53-17.82 68.07-52.95 90.76"/></svg>
</template>

CSS

.icon-hurricane-light {
  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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2098a30%2030%200%201%200%2030%2030a30%2030%200%200%200-30-30m0%2048a18%2018%200%201%201%2018-18a18%2018%200%200%201-18%2018m27.91-99.37l9.89-37.09a6%206%200%200%200-7.06-7.41a194%20194%200%200%200-58%2024.82C62.32%2051.66%2042%2086.6%2042%20128a86.1%2086.1%200%200%200%2058.09%2081.37l-9.89%2037.08a6%206%200%200%200%207.06%207.42a194%20194%200%200%200%2058-24.82C193.68%20204.34%20214%20169.4%20214%20128a86.09%2086.09%200%200%200-58.09-81.37m-6.86%20172.13a187.6%20187.6%200%200%201-44.55%2020.67l8.68-32.57a6%206%200%200%200-4.26-7.34A74.06%2074.06%200%200%201%2054%20128c0-37.53%2017.82-68.07%2053-90.77a188%20188%200%200%201%2044.5-20.66l-8.68%2032.57a6%206%200%200%200%204.26%207.34A74.06%2074.06%200%200%201%20202%20128c0%2037.53-17.82%2068.07-52.95%2090.76%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%2098a30%2030%200%201%200%2030%2030a30%2030%200%200%200-30-30m0%2048a18%2018%200%201%201%2018-18a18%2018%200%200%201-18%2018m27.91-99.37l9.89-37.09a6%206%200%200%200-7.06-7.41a194%20194%200%200%200-58%2024.82C62.32%2051.66%2042%2086.6%2042%20128a86.1%2086.1%200%200%200%2058.09%2081.37l-9.89%2037.08a6%206%200%200%200%207.06%207.42a194%20194%200%200%200%2058-24.82C193.68%20204.34%20214%20169.4%20214%20128a86.09%2086.09%200%200%200-58.09-81.37m-6.86%20172.13a187.6%20187.6%200%200%201-44.55%2020.67l8.68-32.57a6%206%200%200%200-4.26-7.34A74.06%2074.06%200%200%201%2054%20128c0-37.53%2017.82-68.07%2053-90.77a188%20188%200%200%201%2044.5-20.66l-8.68%2032.57a6%206%200%200%200%204.26%207.34A74.06%2074.06%200%200%201%20202%20128c0%2037.53-17.82%2068.07-52.95%2090.76%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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