hurricane from Font Awesome Solid by Dave Gandy · Solid · CC-BY-4.0 Attribution required.

Name
hurricane
Set
Font Awesome Solid
Style
Solid
Viewbox
640×640
License
CC BY 4.0

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 640 640"><path fill="currentColor" d="M128 272c0-103.6 75.7-189.5 174.9-205.4c9.1-1.4 17.1 6 17.1 15.3v63.3c0 8.4 6.5 15.3 14.7 16.5C435 176.6 512 263 512 367.4c0 103.6-75.7 189.5-174.9 205.4c-9.2 1.5-17.1-5.9-17.1-15.2v-63.3c0-8.4-6.5-15.3-14.7-16.6C205 462.9 128 376.4 128 272m288 48c0-53-43-96-96-96s-96 43-96 96s43 96 96 96s96-43 96-96m-96-32c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32s14.3-32 32-32"/></svg>

React

import type { SVGProps } from "react";

export function Fa7SolidHurricane(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 272c0-103.6 75.7-189.5 174.9-205.4c9.1-1.4 17.1 6 17.1 15.3v63.3c0 8.4 6.5 15.3 14.7 16.5C435 176.6 512 263 512 367.4c0 103.6-75.7 189.5-174.9 205.4c-9.2 1.5-17.1-5.9-17.1-15.2v-63.3c0-8.4-6.5-15.3-14.7-16.6C205 462.9 128 376.4 128 272m288 48c0-53-43-96-96-96s-96 43-96 96s43 96 96 96s96-43 96-96m-96-32c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32s14.3-32 32-32"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 640 640"><path fill="currentColor" d="M128 272c0-103.6 75.7-189.5 174.9-205.4c9.1-1.4 17.1 6 17.1 15.3v63.3c0 8.4 6.5 15.3 14.7 16.5C435 176.6 512 263 512 367.4c0 103.6-75.7 189.5-174.9 205.4c-9.2 1.5-17.1-5.9-17.1-15.2v-63.3c0-8.4-6.5-15.3-14.7-16.6C205 462.9 128 376.4 128 272m288 48c0-53-43-96-96-96s-96 43-96 96s43 96 96 96s96-43 96-96m-96-32c17.7 0 32 14.3 32 32s-14.3 32-32 32s-32-14.3-32-32s14.3-32 32-32"/></svg>
</template>

CSS

.icon-hurricane {
  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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%20272c0-103.6%2075.7-189.5%20174.9-205.4c9.1-1.4%2017.1%206%2017.1%2015.3v63.3c0%208.4%206.5%2015.3%2014.7%2016.5C435%20176.6%20512%20263%20512%20367.4c0%20103.6-75.7%20189.5-174.9%20205.4c-9.2%201.5-17.1-5.9-17.1-15.2v-63.3c0-8.4-6.5-15.3-14.7-16.6C205%20462.9%20128%20376.4%20128%20272m288%2048c0-53-43-96-96-96s-96%2043-96%2096s43%2096%2096%2096s96-43%2096-96m-96-32c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032s-32-14.3-32-32s14.3-32%2032-32%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%20640%20640%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M128%20272c0-103.6%2075.7-189.5%20174.9-205.4c9.1-1.4%2017.1%206%2017.1%2015.3v63.3c0%208.4%206.5%2015.3%2014.7%2016.5C435%20176.6%20512%20263%20512%20367.4c0%20103.6-75.7%20189.5-174.9%20205.4c-9.2%201.5-17.1-5.9-17.1-15.2v-63.3c0-8.4-6.5-15.3-14.7-16.6C205%20462.9%20128%20376.4%20128%20272m288%2048c0-53-43-96-96-96s-96%2043-96%2096s43%2096%2096%2096s96-43%2096-96m-96-32c17.7%200%2032%2014.3%2032%2032s-14.3%2032-32%2032s-32-14.3-32-32s14.3-32%2032-32%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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