chart death rate increasing icon

chart-death-rate-increasing-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Graphs · MIT Free for personal and commercial use.

Name
chart-death-rate-increasing-outline-24px
Set
Health Icons
Style
Outline 24px
Category
Graphs
Viewbox
24×24
License
MIT

3 other variants in Health Icons

More graphs icons from Health Icons

Use the chart death rate increasing icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 2v18a2 2 0 0 0 2 2h18v-2H4V8.156c.92.134 2.085.45 3.01 1.071c.65.435 1.196 1.1 1.66 1.809c.23.35.43.695.61 1.013l.096.174c.138.245.275.49.394.675C10.79 14.492 12.723 16 15.18 16h3.335l-1.133 1.36l1.536 1.28L21.952 15l-3.034-3.64l-1.536 1.28L18.515 14h-3.336c-1.604 0-2.97-1.001-3.725-2.18c-.084-.132-.182-.307-.316-.545l-.117-.208c-.186-.33-.411-.721-.677-1.127c-.526-.802-1.248-1.722-2.22-2.374C6.79 6.673 5.186 6.279 4 6.14V2z"/><path fill-rule="evenodd" d="M14.208 7.6H14.2c0-.415 0-.584-.012-.684c-.006-.054-.008-.059-.062-.165l-.002-.005a3.15 3.15 0 0 1-.324-1.392C13.8 3.472 15.443 2 17.4 2S21 3.472 21 5.354c0 .497-.116.969-.324 1.393l-.003.005c-.054.106-.055.11-.061.164c-.011.1-.012.27-.012.684h-.004v.278h.005v.252c0 .254-.25.43-.482.53a.7.7 0 0 0-.294.245a.8.8 0 0 0-.136.376c-.04.417-.115.72-.535.719h-.383v-.003H16.03v.002l-.383.001c-.42 0-.495-.302-.535-.72a.8.8 0 0 0-.135-.375a.7.7 0 0 0-.294-.244c-.233-.101-.482-.277-.482-.53v-.252l.008-.002zm1.942-2.1a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5m2.5 0a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5" clip-rule="evenodd"/></g></svg>

React

import type { SVGProps } from "react";

export function HealthiconsChartDeathRateIncreasingOutline24px(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 2v18a2 2 0 0 0 2 2h18v-2H4V8.156c.92.134 2.085.45 3.01 1.071c.65.435 1.196 1.1 1.66 1.809c.23.35.43.695.61 1.013l.096.174c.138.245.275.49.394.675C10.79 14.492 12.723 16 15.18 16h3.335l-1.133 1.36l1.536 1.28L21.952 15l-3.034-3.64l-1.536 1.28L18.515 14h-3.336c-1.604 0-2.97-1.001-3.725-2.18c-.084-.132-.182-.307-.316-.545l-.117-.208c-.186-.33-.411-.721-.677-1.127c-.526-.802-1.248-1.722-2.22-2.374C6.79 6.673 5.186 6.279 4 6.14V2z"/><path fillRule="evenodd" d="M14.208 7.6H14.2c0-.415 0-.584-.012-.684c-.006-.054-.008-.059-.062-.165l-.002-.005a3.15 3.15 0 0 1-.324-1.392C13.8 3.472 15.443 2 17.4 2S21 3.472 21 5.354c0 .497-.116.969-.324 1.393l-.003.005c-.054.106-.055.11-.061.164c-.011.1-.012.27-.012.684h-.004v.278h.005v.252c0 .254-.25.43-.482.53a.7.7 0 0 0-.294.245a.8.8 0 0 0-.136.376c-.04.417-.115.72-.535.719h-.383v-.003H16.03v.002l-.383.001c-.42 0-.495-.302-.535-.72a.8.8 0 0 0-.135-.375a.7.7 0 0 0-.294-.244c-.233-.101-.482-.277-.482-.53v-.252l.008-.002zm1.942-2.1a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5m2.5 0a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5" clipRule="evenodd"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="M2 2v18a2 2 0 0 0 2 2h18v-2H4V8.156c.92.134 2.085.45 3.01 1.071c.65.435 1.196 1.1 1.66 1.809c.23.35.43.695.61 1.013l.096.174c.138.245.275.49.394.675C10.79 14.492 12.723 16 15.18 16h3.335l-1.133 1.36l1.536 1.28L21.952 15l-3.034-3.64l-1.536 1.28L18.515 14h-3.336c-1.604 0-2.97-1.001-3.725-2.18c-.084-.132-.182-.307-.316-.545l-.117-.208c-.186-.33-.411-.721-.677-1.127c-.526-.802-1.248-1.722-2.22-2.374C6.79 6.673 5.186 6.279 4 6.14V2z"/><path fill-rule="evenodd" d="M14.208 7.6H14.2c0-.415 0-.584-.012-.684c-.006-.054-.008-.059-.062-.165l-.002-.005a3.15 3.15 0 0 1-.324-1.392C13.8 3.472 15.443 2 17.4 2S21 3.472 21 5.354c0 .497-.116.969-.324 1.393l-.003.005c-.054.106-.055.11-.061.164c-.011.1-.012.27-.012.684h-.004v.278h.005v.252c0 .254-.25.43-.482.53a.7.7 0 0 0-.294.245a.8.8 0 0 0-.136.376c-.04.417-.115.72-.535.719h-.383v-.003H16.03v.002l-.383.001c-.42 0-.495-.302-.535-.72a.8.8 0 0 0-.135-.375a.7.7 0 0 0-.294-.244c-.233-.101-.482-.277-.482-.53v-.252l.008-.002zm1.942-2.1a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5m2.5 0a.75.75 0 1 0 0 1.5a.75.75 0 0 0 0-1.5" clip-rule="evenodd"/></g></svg>
</template>

CSS

.icon-chart-death-rate-increasing-outline-24px {
  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%22currentColor%22%3E%3Cpath%20d%3D%22M2%202v18a2%202%200%200%200%202%202h18v-2H4V8.156c.92.134%202.085.45%203.01%201.071c.65.435%201.196%201.1%201.66%201.809c.23.35.43.695.61%201.013l.096.174c.138.245.275.49.394.675C10.79%2014.492%2012.723%2016%2015.18%2016h3.335l-1.133%201.36l1.536%201.28L21.952%2015l-3.034-3.64l-1.536%201.28L18.515%2014h-3.336c-1.604%200-2.97-1.001-3.725-2.18c-.084-.132-.182-.307-.316-.545l-.117-.208c-.186-.33-.411-.721-.677-1.127c-.526-.802-1.248-1.722-2.22-2.374C6.79%206.673%205.186%206.279%204%206.14V2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.208%207.6H14.2c0-.415%200-.584-.012-.684c-.006-.054-.008-.059-.062-.165l-.002-.005a3.15%203.15%200%200%201-.324-1.392C13.8%203.472%2015.443%202%2017.4%202S21%203.472%2021%205.354c0%20.497-.116.969-.324%201.393l-.003.005c-.054.106-.055.11-.061.164c-.011.1-.012.27-.012.684h-.004v.278h.005v.252c0%20.254-.25.43-.482.53a.7.7%200%200%200-.294.245a.8.8%200%200%200-.136.376c-.04.417-.115.72-.535.719h-.383v-.003H16.03v.002l-.383.001c-.42%200-.495-.302-.535-.72a.8.8%200%200%200-.135-.375a.7.7%200%200%200-.294-.244c-.233-.101-.482-.277-.482-.53v-.252l.008-.002zm1.942-2.1a.75.75%200%201%200%200%201.5a.75.75%200%200%200%200-1.5m2.5%200a.75.75%200%201%200%200%201.5a.75.75%200%200%200%200-1.5%22%20clip-rule%3D%22evenodd%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%22currentColor%22%3E%3Cpath%20d%3D%22M2%202v18a2%202%200%200%200%202%202h18v-2H4V8.156c.92.134%202.085.45%203.01%201.071c.65.435%201.196%201.1%201.66%201.809c.23.35.43.695.61%201.013l.096.174c.138.245.275.49.394.675C10.79%2014.492%2012.723%2016%2015.18%2016h3.335l-1.133%201.36l1.536%201.28L21.952%2015l-3.034-3.64l-1.536%201.28L18.515%2014h-3.336c-1.604%200-2.97-1.001-3.725-2.18c-.084-.132-.182-.307-.316-.545l-.117-.208c-.186-.33-.411-.721-.677-1.127c-.526-.802-1.248-1.722-2.22-2.374C6.79%206.673%205.186%206.279%204%206.14V2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M14.208%207.6H14.2c0-.415%200-.584-.012-.684c-.006-.054-.008-.059-.062-.165l-.002-.005a3.15%203.15%200%200%201-.324-1.392C13.8%203.472%2015.443%202%2017.4%202S21%203.472%2021%205.354c0%20.497-.116.969-.324%201.393l-.003.005c-.054.106-.055.11-.061.164c-.011.1-.012.27-.012.684h-.004v.278h.005v.252c0%20.254-.25.43-.482.53a.7.7%200%200%200-.294.245a.8.8%200%200%200-.136.376c-.04.417-.115.72-.535.719h-.383v-.003H16.03v.002l-.383.001c-.42%200-.495-.302-.535-.72a.8.8%200%200%200-.135-.375a.7.7%200%200%200-.294-.244c-.233-.101-.482-.277-.482-.53v-.252l.008-.002zm1.942-2.1a.75.75%200%201%200%200%201.5a.75.75%200%200%200%200-1.5m2.5%200a.75.75%200%201%200%200%201.5a.75.75%200%200%200%200-1.5%22%20clip-rule%3D%22evenodd%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/chart-death-rate-increasing-outline-24px.svg?color=%231a73e8&size=48