cyclone from Noto Emoji by Google Inc · Default · Travel & Places · Apache-2.0 Free for personal and commercial use.

Name
cyclone
Set
Noto Emoji
Style
Default
Category
Travel & Places
Viewbox
128×128
License
Apache 2.0

The same emoji in other sets

More travel & places icons from Noto Emoji

Use the cyclone emoji

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1f87fd" d="M65.79 57.85c-2.04 2.3-1.21 5.16-.07 6.57c2.13 2.64 5.29 2.79 6.97 6.12c1.48 2.93.59 8.25-5.96 8.69s-13.05-4.88-14.43-11.2c-1.71-7.85.63-16.61 9.88-21.1s21.4-2.18 28.11 5.01c6.94 7.42 11.86 17.04 8.54 30.96s-17.9 25.82-40.73 23.45c-18.8-1.95-36.11-18.96-35.28-44.64c.81-25.02 21.6-40.36 41.13-43.45c20.19-3.19 34.42 5.47 42.73 12.08c5.17 4.12 9.62 8.72 10.9 10.13c1.78 1.96 4.48 2.06 4.85-1.08c.49-4.15-2.09-9.81-8.11-16.91c-6.02-7.09-23.48-20.88-52.14-18.2C18.08 8.39 2.89 47.62 5.9 72.01s20.3 51.23 60.24 52.07c24.42.51 43.29-14.96 49.16-35.43c3.25-11.33 2.23-25.66-4.64-36.82c-9.23-14.97-19.76-21.05-34.16-22.5c-11.53-1.16-22.47 2.17-29.67 8.64c-14.7 13.2-15.15 37.01.17 48.95c8.09 6.31 17.73 7.47 25.14 5.18c5.09-1.57 9.53-4.28 12.14-9.34c3.1-6.02 2.8-11.93.66-16.56c-1.77-3.84-5.52-7.07-8.79-8.72c-4.93-2.47-8.44-1.79-10.36.37"/></svg>

React

import type { SVGProps } from "react";

export function NotoCyclone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1f87fd" d="M65.79 57.85c-2.04 2.3-1.21 5.16-.07 6.57c2.13 2.64 5.29 2.79 6.97 6.12c1.48 2.93.59 8.25-5.96 8.69s-13.05-4.88-14.43-11.2c-1.71-7.85.63-16.61 9.88-21.1s21.4-2.18 28.11 5.01c6.94 7.42 11.86 17.04 8.54 30.96s-17.9 25.82-40.73 23.45c-18.8-1.95-36.11-18.96-35.28-44.64c.81-25.02 21.6-40.36 41.13-43.45c20.19-3.19 34.42 5.47 42.73 12.08c5.17 4.12 9.62 8.72 10.9 10.13c1.78 1.96 4.48 2.06 4.85-1.08c.49-4.15-2.09-9.81-8.11-16.91c-6.02-7.09-23.48-20.88-52.14-18.2C18.08 8.39 2.89 47.62 5.9 72.01s20.3 51.23 60.24 52.07c24.42.51 43.29-14.96 49.16-35.43c3.25-11.33 2.23-25.66-4.64-36.82c-9.23-14.97-19.76-21.05-34.16-22.5c-11.53-1.16-22.47 2.17-29.67 8.64c-14.7 13.2-15.15 37.01.17 48.95c8.09 6.31 17.73 7.47 25.14 5.18c5.09-1.57 9.53-4.28 12.14-9.34c3.1-6.02 2.8-11.93.66-16.56c-1.77-3.84-5.52-7.07-8.79-8.72c-4.93-2.47-8.44-1.79-10.36.37"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 128 128"><path fill="#1f87fd" d="M65.79 57.85c-2.04 2.3-1.21 5.16-.07 6.57c2.13 2.64 5.29 2.79 6.97 6.12c1.48 2.93.59 8.25-5.96 8.69s-13.05-4.88-14.43-11.2c-1.71-7.85.63-16.61 9.88-21.1s21.4-2.18 28.11 5.01c6.94 7.42 11.86 17.04 8.54 30.96s-17.9 25.82-40.73 23.45c-18.8-1.95-36.11-18.96-35.28-44.64c.81-25.02 21.6-40.36 41.13-43.45c20.19-3.19 34.42 5.47 42.73 12.08c5.17 4.12 9.62 8.72 10.9 10.13c1.78 1.96 4.48 2.06 4.85-1.08c.49-4.15-2.09-9.81-8.11-16.91c-6.02-7.09-23.48-20.88-52.14-18.2C18.08 8.39 2.89 47.62 5.9 72.01s20.3 51.23 60.24 52.07c24.42.51 43.29-14.96 49.16-35.43c3.25-11.33 2.23-25.66-4.64-36.82c-9.23-14.97-19.76-21.05-34.16-22.5c-11.53-1.16-22.47 2.17-29.67 8.64c-14.7 13.2-15.15 37.01.17 48.95c8.09 6.31 17.73 7.47 25.14 5.18c5.09-1.57 9.53-4.28 12.14-9.34c3.1-6.02 2.8-11.93.66-16.56c-1.77-3.84-5.52-7.07-8.79-8.72c-4.93-2.47-8.44-1.79-10.36.37"/></svg>
</template>

CSS

.icon-cyclone {
  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%20128%20128%22%3E%3Cpath%20fill%3D%22%231f87fd%22%20d%3D%22M65.79%2057.85c-2.04%202.3-1.21%205.16-.07%206.57c2.13%202.64%205.29%202.79%206.97%206.12c1.48%202.93.59%208.25-5.96%208.69s-13.05-4.88-14.43-11.2c-1.71-7.85.63-16.61%209.88-21.1s21.4-2.18%2028.11%205.01c6.94%207.42%2011.86%2017.04%208.54%2030.96s-17.9%2025.82-40.73%2023.45c-18.8-1.95-36.11-18.96-35.28-44.64c.81-25.02%2021.6-40.36%2041.13-43.45c20.19-3.19%2034.42%205.47%2042.73%2012.08c5.17%204.12%209.62%208.72%2010.9%2010.13c1.78%201.96%204.48%202.06%204.85-1.08c.49-4.15-2.09-9.81-8.11-16.91c-6.02-7.09-23.48-20.88-52.14-18.2C18.08%208.39%202.89%2047.62%205.9%2072.01s20.3%2051.23%2060.24%2052.07c24.42.51%2043.29-14.96%2049.16-35.43c3.25-11.33%202.23-25.66-4.64-36.82c-9.23-14.97-19.76-21.05-34.16-22.5c-11.53-1.16-22.47%202.17-29.67%208.64c-14.7%2013.2-15.15%2037.01.17%2048.95c8.09%206.31%2017.73%207.47%2025.14%205.18c5.09-1.57%209.53-4.28%2012.14-9.34c3.1-6.02%202.8-11.93.66-16.56c-1.77-3.84-5.52-7.07-8.79-8.72c-4.93-2.47-8.44-1.79-10.36.37%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%20128%20128%22%3E%3Cpath%20fill%3D%22%231f87fd%22%20d%3D%22M65.79%2057.85c-2.04%202.3-1.21%205.16-.07%206.57c2.13%202.64%205.29%202.79%206.97%206.12c1.48%202.93.59%208.25-5.96%208.69s-13.05-4.88-14.43-11.2c-1.71-7.85.63-16.61%209.88-21.1s21.4-2.18%2028.11%205.01c6.94%207.42%2011.86%2017.04%208.54%2030.96s-17.9%2025.82-40.73%2023.45c-18.8-1.95-36.11-18.96-35.28-44.64c.81-25.02%2021.6-40.36%2041.13-43.45c20.19-3.19%2034.42%205.47%2042.73%2012.08c5.17%204.12%209.62%208.72%2010.9%2010.13c1.78%201.96%204.48%202.06%204.85-1.08c.49-4.15-2.09-9.81-8.11-16.91c-6.02-7.09-23.48-20.88-52.14-18.2C18.08%208.39%202.89%2047.62%205.9%2072.01s20.3%2051.23%2060.24%2052.07c24.42.51%2043.29-14.96%2049.16-35.43c3.25-11.33%202.23-25.66-4.64-36.82c-9.23-14.97-19.76-21.05-34.16-22.5c-11.53-1.16-22.47%202.17-29.67%208.64c-14.7%2013.2-15.15%2037.01.17%2048.95c8.09%206.31%2017.73%207.47%2025.14%205.18c5.09-1.57%209.53-4.28%2012.14-9.34c3.1-6.02%202.8-11.93.66-16.56c-1.77-3.84-5.52-7.07-8.79-8.72c-4.93-2.47-8.44-1.79-10.36.37%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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