fever from Health Icons by Resolve to Save Lives · Filled · Emotions · MIT Free for personal and commercial use.

Name
fever
Set
Health Icons
Style
Filled
Category
Emotions
Viewbox
48×48
License
MIT

3 other variants in Health Icons

More emotions icons from Health Icons

Use the fever icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M24 6c2.711 0 5.282.6 7.588 1.673c-.32.585-.608 1.19-.85 1.811A15.9 15.9 0 0 0 24 8C15.163 8 8 15.163 8 24s7.163 16 16 16s16-7.163 16-16c0-1.53-.215-3.01-.616-4.411a7 7 0 0 0 1.801-.96c.53 1.697.815 3.5.815 5.371c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6"/><path d="M41 13a4 4 0 0 1-8 0c0-3.5 4-7 4-7s4 3.5 4 7M16.594 33q.337-.871.782-1.647l-1.711-1.466a2 2 0 1 1 1.301-1.519l1.568 1.344C19.995 28.023 21.907 27 24 27c3.23 0 6.03 2.438 7.407 6c.387 1.003-.42 2-1.495 2h-5.479l-5.203-4.506l-1.31 1.512L21.379 35h-3.29c-1.075 0-1.882-.997-1.495-2m-1.898-11.242c-.684-.438-1.184-1.145-1.065-1.883a.5.5 0 0 1 .668-.39c1.818.676 3.846.257 5.642-1.448a.5.5 0 0 1 .818.204c.232.688.024 1.618-.48 2.381a3.8 3.8 0 0 1-2.654 1.666c-1.198.177-2.216-.073-2.93-.53m17.948 0c.682-.438 1.183-1.145 1.064-1.883a.5.5 0 0 0-.668-.39c-1.818.676-3.846.257-5.642-1.448a.5.5 0 0 0-.818.204c-.232.688-.024 1.618.48 2.381a3.8 3.8 0 0 0 2.654 1.666c1.198.177 2.216-.073 2.93-.53"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsFever(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M24 6c2.711 0 5.282.6 7.588 1.673c-.32.585-.608 1.19-.85 1.811A15.9 15.9 0 0 0 24 8C15.163 8 8 15.163 8 24s7.163 16 16 16s16-7.163 16-16c0-1.53-.215-3.01-.616-4.411a7 7 0 0 0 1.801-.96c.53 1.697.815 3.5.815 5.371c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6"/><path d="M41 13a4 4 0 0 1-8 0c0-3.5 4-7 4-7s4 3.5 4 7M16.594 33q.337-.871.782-1.647l-1.711-1.466a2 2 0 1 1 1.301-1.519l1.568 1.344C19.995 28.023 21.907 27 24 27c3.23 0 6.03 2.438 7.407 6c.387 1.003-.42 2-1.495 2h-5.479l-5.203-4.506l-1.31 1.512L21.379 35h-3.29c-1.075 0-1.882-.997-1.495-2m-1.898-11.242c-.684-.438-1.184-1.145-1.065-1.883a.5.5 0 0 1 .668-.39c1.818.676 3.846.257 5.642-1.448a.5.5 0 0 1 .818.204c.232.688.024 1.618-.48 2.381a3.8 3.8 0 0 1-2.654 1.666c-1.198.177-2.216-.073-2.93-.53m17.948 0c.682-.438 1.183-1.145 1.064-1.883a.5.5 0 0 0-.668-.39c-1.818.676-3.846.257-5.642-1.448a.5.5 0 0 0-.818.204c-.232.688-.024 1.618.48 2.381a3.8 3.8 0 0 0 2.654 1.666c1.198.177 2.216-.073 2.93-.53"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="currentColor"><path d="M24 6c2.711 0 5.282.6 7.588 1.673c-.32.585-.608 1.19-.85 1.811A15.9 15.9 0 0 0 24 8C15.163 8 8 15.163 8 24s7.163 16 16 16s16-7.163 16-16c0-1.53-.215-3.01-.616-4.411a7 7 0 0 0 1.801-.96c.53 1.697.815 3.5.815 5.371c0 9.941-8.059 18-18 18S6 33.941 6 24S14.059 6 24 6"/><path d="M41 13a4 4 0 0 1-8 0c0-3.5 4-7 4-7s4 3.5 4 7M16.594 33q.337-.871.782-1.647l-1.711-1.466a2 2 0 1 1 1.301-1.519l1.568 1.344C19.995 28.023 21.907 27 24 27c3.23 0 6.03 2.438 7.407 6c.387 1.003-.42 2-1.495 2h-5.479l-5.203-4.506l-1.31 1.512L21.379 35h-3.29c-1.075 0-1.882-.997-1.495-2m-1.898-11.242c-.684-.438-1.184-1.145-1.065-1.883a.5.5 0 0 1 .668-.39c1.818.676 3.846.257 5.642-1.448a.5.5 0 0 1 .818.204c.232.688.024 1.618-.48 2.381a3.8 3.8 0 0 1-2.654 1.666c-1.198.177-2.216-.073-2.93-.53m17.948 0c.682-.438 1.183-1.145 1.064-1.883a.5.5 0 0 0-.668-.39c-1.818.676-3.846.257-5.642-1.448a.5.5 0 0 0-.818.204c-.232.688-.024 1.618.48 2.381a3.8 3.8 0 0 0 2.654 1.666c1.198.177 2.216-.073 2.93-.53"/></g></svg>
</template>

CSS

.icon-fever {
  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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%206c2.711%200%205.282.6%207.588%201.673c-.32.585-.608%201.19-.85%201.811A15.9%2015.9%200%200%200%2024%208C15.163%208%208%2015.163%208%2024s7.163%2016%2016%2016s16-7.163%2016-16c0-1.53-.215-3.01-.616-4.411a7%207%200%200%200%201.801-.96c.53%201.697.815%203.5.815%205.371c0%209.941-8.059%2018-18%2018S6%2033.941%206%2024S14.059%206%2024%206%22%2F%3E%3Cpath%20d%3D%22M41%2013a4%204%200%200%201-8%200c0-3.5%204-7%204-7s4%203.5%204%207M16.594%2033q.337-.871.782-1.647l-1.711-1.466a2%202%200%201%201%201.301-1.519l1.568%201.344C19.995%2028.023%2021.907%2027%2024%2027c3.23%200%206.03%202.438%207.407%206c.387%201.003-.42%202-1.495%202h-5.479l-5.203-4.506l-1.31%201.512L21.379%2035h-3.29c-1.075%200-1.882-.997-1.495-2m-1.898-11.242c-.684-.438-1.184-1.145-1.065-1.883a.5.5%200%200%201%20.668-.39c1.818.676%203.846.257%205.642-1.448a.5.5%200%200%201%20.818.204c.232.688.024%201.618-.48%202.381a3.8%203.8%200%200%201-2.654%201.666c-1.198.177-2.216-.073-2.93-.53m17.948%200c.682-.438%201.183-1.145%201.064-1.883a.5.5%200%200%200-.668-.39c-1.818.676-3.846.257-5.642-1.448a.5.5%200%200%200-.818.204c-.232.688-.024%201.618.48%202.381a3.8%203.8%200%200%200%202.654%201.666c1.198.177%202.216-.073%202.93-.53%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%2048%2048%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M24%206c2.711%200%205.282.6%207.588%201.673c-.32.585-.608%201.19-.85%201.811A15.9%2015.9%200%200%200%2024%208C15.163%208%208%2015.163%208%2024s7.163%2016%2016%2016s16-7.163%2016-16c0-1.53-.215-3.01-.616-4.411a7%207%200%200%200%201.801-.96c.53%201.697.815%203.5.815%205.371c0%209.941-8.059%2018-18%2018S6%2033.941%206%2024S14.059%206%2024%206%22%2F%3E%3Cpath%20d%3D%22M41%2013a4%204%200%200%201-8%200c0-3.5%204-7%204-7s4%203.5%204%207M16.594%2033q.337-.871.782-1.647l-1.711-1.466a2%202%200%201%201%201.301-1.519l1.568%201.344C19.995%2028.023%2021.907%2027%2024%2027c3.23%200%206.03%202.438%207.407%206c.387%201.003-.42%202-1.495%202h-5.479l-5.203-4.506l-1.31%201.512L21.379%2035h-3.29c-1.075%200-1.882-.997-1.495-2m-1.898-11.242c-.684-.438-1.184-1.145-1.065-1.883a.5.5%200%200%201%20.668-.39c1.818.676%203.846.257%205.642-1.448a.5.5%200%200%201%20.818.204c.232.688.024%201.618-.48%202.381a3.8%203.8%200%200%201-2.654%201.666c-1.198.177-2.216-.073-2.93-.53m17.948%200c.682-.438%201.183-1.145%201.064-1.883a.5.5%200%200%200-.668-.39c-1.818.676-3.846.257-5.642-1.448a.5.5%200%200%200-.818.204c-.232.688-.024%201.618.48%202.381a3.8%203.8%200%200%200%202.654%201.666c1.198.177%202.216-.073%202.93-.53%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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