hurricane from Framework7 Icons by Vladimir Kharlampidi · Outline · MIT Free for personal and commercial use.

Name
hurricane
Set
Framework7 Icons
Style
Outline
Viewbox
56×56
License
MIT

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 56 56"><path fill="currentColor" d="M14.875 52.445c14.063 0 25.055-9.562 25.055-24.445c0-6.54-5.414-11.953-11.93-11.953c-2.32 0-4.523.68-6.375 1.851C25.164 11.031 32.43 7.094 41.102 7.094c1.03 0 1.828-.797 1.828-1.758c0-1.008-.797-1.781-1.828-1.781c-14.063 0-25.055 9.539-25.055 24.445c0 6.54 5.414 11.953 11.953 11.953c2.32 0 4.5-.68 6.352-1.851c-3.54 6.867-10.805 10.804-19.477 10.804c-1.031 0-1.805.774-1.805 1.782c0 .96.774 1.757 1.805 1.757M28 31.398A3.4 3.4 0 0 1 24.602 28A3.4 3.4 0 0 1 28 24.602A3.4 3.4 0 0 1 31.398 28c0 1.852-1.523 3.398-3.398 3.398"/></svg>

React

import type { SVGProps } from "react";

export function F7Hurricane(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M14.875 52.445c14.063 0 25.055-9.562 25.055-24.445c0-6.54-5.414-11.953-11.93-11.953c-2.32 0-4.523.68-6.375 1.851C25.164 11.031 32.43 7.094 41.102 7.094c1.03 0 1.828-.797 1.828-1.758c0-1.008-.797-1.781-1.828-1.781c-14.063 0-25.055 9.539-25.055 24.445c0 6.54 5.414 11.953 11.953 11.953c2.32 0 4.5-.68 6.352-1.851c-3.54 6.867-10.805 10.804-19.477 10.804c-1.031 0-1.805.774-1.805 1.782c0 .96.774 1.757 1.805 1.757M28 31.398A3.4 3.4 0 0 1 24.602 28A3.4 3.4 0 0 1 28 24.602A3.4 3.4 0 0 1 31.398 28c0 1.852-1.523 3.398-3.398 3.398"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 56 56"><path fill="currentColor" d="M14.875 52.445c14.063 0 25.055-9.562 25.055-24.445c0-6.54-5.414-11.953-11.93-11.953c-2.32 0-4.523.68-6.375 1.851C25.164 11.031 32.43 7.094 41.102 7.094c1.03 0 1.828-.797 1.828-1.758c0-1.008-.797-1.781-1.828-1.781c-14.063 0-25.055 9.539-25.055 24.445c0 6.54 5.414 11.953 11.953 11.953c2.32 0 4.5-.68 6.352-1.851c-3.54 6.867-10.805 10.804-19.477 10.804c-1.031 0-1.805.774-1.805 1.782c0 .96.774 1.757 1.805 1.757M28 31.398A3.4 3.4 0 0 1 24.602 28A3.4 3.4 0 0 1 28 24.602A3.4 3.4 0 0 1 31.398 28c0 1.852-1.523 3.398-3.398 3.398"/></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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.875%2052.445c14.063%200%2025.055-9.562%2025.055-24.445c0-6.54-5.414-11.953-11.93-11.953c-2.32%200-4.523.68-6.375%201.851C25.164%2011.031%2032.43%207.094%2041.102%207.094c1.03%200%201.828-.797%201.828-1.758c0-1.008-.797-1.781-1.828-1.781c-14.063%200-25.055%209.539-25.055%2024.445c0%206.54%205.414%2011.953%2011.953%2011.953c2.32%200%204.5-.68%206.352-1.851c-3.54%206.867-10.805%2010.804-19.477%2010.804c-1.031%200-1.805.774-1.805%201.782c0%20.96.774%201.757%201.805%201.757M28%2031.398A3.4%203.4%200%200%201%2024.602%2028A3.4%203.4%200%200%201%2028%2024.602A3.4%203.4%200%200%201%2031.398%2028c0%201.852-1.523%203.398-3.398%203.398%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%2056%2056%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M14.875%2052.445c14.063%200%2025.055-9.562%2025.055-24.445c0-6.54-5.414-11.953-11.93-11.953c-2.32%200-4.523.68-6.375%201.851C25.164%2011.031%2032.43%207.094%2041.102%207.094c1.03%200%201.828-.797%201.828-1.758c0-1.008-.797-1.781-1.828-1.781c-14.063%200-25.055%209.539-25.055%2024.445c0%206.54%205.414%2011.953%2011.953%2011.953c2.32%200%204.5-.68%206.352-1.851c-3.54%206.867-10.805%2010.804-19.477%2010.804c-1.031%200-1.805.774-1.805%201.782c0%20.96.774%201.757%201.805%201.757M28%2031.398A3.4%203.4%200%200%201%2024.602%2028A3.4%203.4%200%200%201%2028%2024.602A3.4%203.4%200%200%201%2031.398%2028c0%201.852-1.523%203.398-3.398%203.398%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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