typhoon icon
typhoon-fill from Remix Icon by Remix Design · Fill · Weather · Apache-2.0 Free for personal and commercial use.
- Name
- typhoon-fill
- Set
- Remix Icon
- Style
- Fill
- Category
- Weather
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in Remix Icon
The same icon in other sets
More weather icons from Remix Icon
Use the typhoon icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.654 1.7l-2.782 2.533a9.1 9.1 0 0 1 3.49 1.973c3.512 3.2 3.512 8.388 0 11.588q-3.888 3.54-12.016 4.506l2.782-2.533a9.1 9.1 0 0 1-3.49-1.973c-3.512-3.2-3.533-8.369 0-11.588Q9.527 2.666 17.655 1.7M12 8c-2.485 0-4.5 1.79-4.5 4s2.015 4 4.5 4s4.5-1.79 4.5-4s-2.015-4-4.5-4"/></svg>
React
import type { SVGProps } from "react";
export function RiTyphoonFill(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="m17.654 1.7l-2.782 2.533a9.1 9.1 0 0 1 3.49 1.973c3.512 3.2 3.512 8.388 0 11.588q-3.888 3.54-12.016 4.506l2.782-2.533a9.1 9.1 0 0 1-3.49-1.973c-3.512-3.2-3.533-8.369 0-11.588Q9.527 2.666 17.655 1.7M12 8c-2.485 0-4.5 1.79-4.5 4s2.015 4 4.5 4s4.5-1.79 4.5-4s-2.015-4-4.5-4"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m17.654 1.7l-2.782 2.533a9.1 9.1 0 0 1 3.49 1.973c3.512 3.2 3.512 8.388 0 11.588q-3.888 3.54-12.016 4.506l2.782-2.533a9.1 9.1 0 0 1-3.49-1.973c-3.512-3.2-3.533-8.369 0-11.588Q9.527 2.666 17.655 1.7M12 8c-2.485 0-4.5 1.79-4.5 4s2.015 4 4.5 4s4.5-1.79 4.5-4s-2.015-4-4.5-4"/></svg> </template>
CSS
.icon-typhoon-fill {
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%22m17.654%201.7l-2.782%202.533a9.1%209.1%200%200%201%203.49%201.973c3.512%203.2%203.512%208.388%200%2011.588q-3.888%203.54-12.016%204.506l2.782-2.533a9.1%209.1%200%200%201-3.49-1.973c-3.512-3.2-3.533-8.369%200-11.588Q9.527%202.666%2017.655%201.7M12%208c-2.485%200-4.5%201.79-4.5%204s2.015%204%204.5%204s4.5-1.79%204.5-4s-2.015-4-4.5-4%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%22m17.654%201.7l-2.782%202.533a9.1%209.1%200%200%201%203.49%201.973c3.512%203.2%203.512%208.388%200%2011.588q-3.888%203.54-12.016%204.506l2.782-2.533a9.1%209.1%200%200%201-3.49-1.973c-3.512-3.2-3.533-8.369%200-11.588Q9.527%202.666%2017.655%201.7M12%208c-2.485%200-4.5%201.79-4.5%204s2.015%204%204.5%204s4.5-1.79%204.5-4s-2.015-4-4.5-4%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ri/typhoon-fill.svg?color=%231a73e8&size=48