fan-02 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
fan-02
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Related icons in Huge Icons

Use the fan 02 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M9.58 12.629A5.05 5.05 0 0 0 7 17.042a5.04 5.04 0 0 0 3.053 4.645c.701.3 1.052.45 1.5.15s.447-.79.447-1.77V14.5a2.5 2.5 0 0 1-2.42-1.871ZM9.5 12H3.933c-.98 0-1.47 0-1.77-.448c-.3-.447-.15-.798.15-1.5A5.04 5.04 0 0 1 6.958 7c1.9 0 3.553 1.041 4.413 2.58A2.5 2.5 0 0 0 9.5 12ZM12 9.5V3.933c0-.98 0-1.47.448-1.77c.447-.3.798-.15 1.5.15A5.04 5.04 0 0 1 17 6.958c0 1.9-1.041 3.553-2.58 4.413A2.5 2.5 0 0 0 12 9.5Zm.629 4.92A2.5 2.5 0 0 0 14.5 12h5.567c.98 0 1.47 0 1.77.448c.3.447.15.798-.15 1.5A5.04 5.04 0 0 1 17.042 17a5.05 5.05 0 0 1-4.413-2.58Z"/><path d="M14.5 12a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsFan02(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path strokeLinejoin="round" d="M9.58 12.629A5.05 5.05 0 0 0 7 17.042a5.04 5.04 0 0 0 3.053 4.645c.701.3 1.052.45 1.5.15s.447-.79.447-1.77V14.5a2.5 2.5 0 0 1-2.42-1.871ZM9.5 12H3.933c-.98 0-1.47 0-1.77-.448c-.3-.447-.15-.798.15-1.5A5.04 5.04 0 0 1 6.958 7c1.9 0 3.553 1.041 4.413 2.58A2.5 2.5 0 0 0 9.5 12ZM12 9.5V3.933c0-.98 0-1.47.448-1.77c.447-.3.798-.15 1.5.15A5.04 5.04 0 0 1 17 6.958c0 1.9-1.041 3.553-2.58 4.413A2.5 2.5 0 0 0 12 9.5Zm.629 4.92A2.5 2.5 0 0 0 14.5 12h5.567c.98 0 1.47 0 1.77.448c.3.447.15.798-.15 1.5A5.04 5.04 0 0 1 17.042 17a5.05 5.05 0 0 1-4.413-2.58Z"/><path d="M14.5 12a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path stroke-linejoin="round" d="M9.58 12.629A5.05 5.05 0 0 0 7 17.042a5.04 5.04 0 0 0 3.053 4.645c.701.3 1.052.45 1.5.15s.447-.79.447-1.77V14.5a2.5 2.5 0 0 1-2.42-1.871ZM9.5 12H3.933c-.98 0-1.47 0-1.77-.448c-.3-.447-.15-.798.15-1.5A5.04 5.04 0 0 1 6.958 7c1.9 0 3.553 1.041 4.413 2.58A2.5 2.5 0 0 0 9.5 12ZM12 9.5V3.933c0-.98 0-1.47.448-1.77c.447-.3.798-.15 1.5.15A5.04 5.04 0 0 1 17 6.958c0 1.9-1.041 3.553-2.58 4.413A2.5 2.5 0 0 0 12 9.5Zm.629 4.92A2.5 2.5 0 0 0 14.5 12h5.567c.98 0 1.47 0 1.77.448c.3.447.15.798-.15 1.5A5.04 5.04 0 0 1 17.042 17a5.05 5.05 0 0 1-4.413-2.58Z"/><path d="M14.5 12a2.5 2.5 0 1 1-5 0a2.5 2.5 0 0 1 5 0Z"/></g></svg>
</template>

CSS

.icon-fan-02 {
  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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.58%2012.629A5.05%205.05%200%200%200%207%2017.042a5.04%205.04%200%200%200%203.053%204.645c.701.3%201.052.45%201.5.15s.447-.79.447-1.77V14.5a2.5%202.5%200%200%201-2.42-1.871ZM9.5%2012H3.933c-.98%200-1.47%200-1.77-.448c-.3-.447-.15-.798.15-1.5A5.04%205.04%200%200%201%206.958%207c1.9%200%203.553%201.041%204.413%202.58A2.5%202.5%200%200%200%209.5%2012ZM12%209.5V3.933c0-.98%200-1.47.448-1.77c.447-.3.798-.15%201.5.15A5.04%205.04%200%200%201%2017%206.958c0%201.9-1.041%203.553-2.58%204.413A2.5%202.5%200%200%200%2012%209.5Zm.629%204.92A2.5%202.5%200%200%200%2014.5%2012h5.567c.98%200%201.47%200%201.77.448c.3.447.15.798-.15%201.5A5.04%205.04%200%200%201%2017.042%2017a5.05%205.05%200%200%201-4.413-2.58Z%22%2F%3E%3Cpath%20d%3D%22M14.5%2012a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200Z%22%2F%3E%3C%2Fg%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%3Cg%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M9.58%2012.629A5.05%205.05%200%200%200%207%2017.042a5.04%205.04%200%200%200%203.053%204.645c.701.3%201.052.45%201.5.15s.447-.79.447-1.77V14.5a2.5%202.5%200%200%201-2.42-1.871ZM9.5%2012H3.933c-.98%200-1.47%200-1.77-.448c-.3-.447-.15-.798.15-1.5A5.04%205.04%200%200%201%206.958%207c1.9%200%203.553%201.041%204.413%202.58A2.5%202.5%200%200%200%209.5%2012ZM12%209.5V3.933c0-.98%200-1.47.448-1.77c.447-.3.798-.15%201.5.15A5.04%205.04%200%200%201%2017%206.958c0%201.9-1.041%203.553-2.58%204.413A2.5%202.5%200%200%200%2012%209.5Zm.629%204.92A2.5%202.5%200%200%200%2014.5%2012h5.567c.98%200%201.47%200%201.77.448c.3.447.15.798-.15%201.5A5.04%205.04%200%200%201%2017.042%2017a5.05%205.05%200%200%201-4.413-2.58Z%22%2F%3E%3Cpath%20d%3D%22M14.5%2012a2.5%202.5%200%201%201-5%200a2.5%202.5%200%200%201%205%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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