typhoon icon
typhoon-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.
- Name
- typhoon-fill
- Set
- MingCute Icon
- Style
- Fill
- Viewbox
- 24×24
- License
- Apache 2.0
1 other variant in MingCute Icon
The same icon in other sets
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="M14.001 2c2.396 0 4.599.845 6.322 2.252l.985.805c.454.371.16 1.106-.425 1.062l-1.268-.096a8.2 8.2 0 0 0-2.159.125A7.98 7.98 0 0 1 20 12c0 5.523-4.477 10-10 10c-2.396 0-4.6-.845-6.322-2.252l-.985-.805c-.454-.371-.16-1.106.424-1.062l1.269.096c.72.054 1.465.01 2.16-.125A7.98 7.98 0 0 1 4 12C4 6.477 8.478 2 14.001 2m-2 7a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></svg>
React
import type { SVGProps } from "react";
export function MingcuteTyphoonFill(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="M14.001 2c2.396 0 4.599.845 6.322 2.252l.985.805c.454.371.16 1.106-.425 1.062l-1.268-.096a8.2 8.2 0 0 0-2.159.125A7.98 7.98 0 0 1 20 12c0 5.523-4.477 10-10 10c-2.396 0-4.6-.845-6.322-2.252l-.985-.805c-.454-.371-.16-1.106.424-1.062l1.269.096c.72.054 1.465.01 2.16-.125A7.98 7.98 0 0 1 4 12C4 6.477 8.478 2 14.001 2m-2 7a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M14.001 2c2.396 0 4.599.845 6.322 2.252l.985.805c.454.371.16 1.106-.425 1.062l-1.268-.096a8.2 8.2 0 0 0-2.159.125A7.98 7.98 0 0 1 20 12c0 5.523-4.477 10-10 10c-2.396 0-4.6-.845-6.322-2.252l-.985-.805c-.454-.371-.16-1.106.424-1.062l1.269.096c.72.054 1.465.01 2.16-.125A7.98 7.98 0 0 1 4 12C4 6.477 8.478 2 14.001 2m-2 7a3 3 0 1 0 0 6a3 3 0 0 0 0-6"/></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%22M14.001%202c2.396%200%204.599.845%206.322%202.252l.985.805c.454.371.16%201.106-.425%201.062l-1.268-.096a8.2%208.2%200%200%200-2.159.125A7.98%207.98%200%200%201%2020%2012c0%205.523-4.477%2010-10%2010c-2.396%200-4.6-.845-6.322-2.252l-.985-.805c-.454-.371-.16-1.106.424-1.062l1.269.096c.72.054%201.465.01%202.16-.125A7.98%207.98%200%200%201%204%2012C4%206.477%208.478%202%2014.001%202m-2%207a3%203%200%201%200%200%206a3%203%200%200%200%200-6%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%22M14.001%202c2.396%200%204.599.845%206.322%202.252l.985.805c.454.371.16%201.106-.425%201.062l-1.268-.096a8.2%208.2%200%200%200-2.159.125A7.98%207.98%200%200%201%2020%2012c0%205.523-4.477%2010-10%2010c-2.396%200-4.6-.845-6.322-2.252l-.985-.805c-.454-.371-.16-1.106.424-1.062l1.269.096c.72.054%201.465.01%202.16-.125A7.98%207.98%200%200%201%204%2012C4%206.477%208.478%202%2014.001%202m-2%207a3%203%200%201%200%200%206a3%203%200%200%200%200-6%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/typhoon-fill.svg?color=%231a73e8&size=48