chart death rate stable negative icon
chart-death-rate-stable-negative from Health Icons by Resolve to Save Lives · Filled · MIT Free for personal and commercial use.
- Name
- chart-death-rate-stable-negative
- Set
- Health Icons
- Style
- Filled
- Viewbox
- 48×48
- License
- MIT
Related icons in Health Icons
chart-barchart-bar-negativechart-bar-stackedchart-bar-stacked-negativechart-cured-decreasingchart-cured-decreasing-negativechart-cured-increasingchart-cured-increasing-negativechart-death-rate-decreasingchart-death-rate-decreasing-negativechart-death-rate-increasingchart-death-rate-increasing-negativechart-death-rate-stablechart-infected-decreasingchart-infected-decreasing-negativechart-infected-increasingchart-infected-increasing-negativechart-infected-stablechart-infected-stable-negativechart-linechart-line-negativechart-line-stackedchart-line-stacked-negativechart-pie
Use the chart death rate stable negative icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsChartDeathRateStableNegative1)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm14.694 19.846l-.01-.021c-.022-.054-.069-.198-.069-.477c0-1.484-.657-2.43-.968-2.877a4 4 0 0 1-.12-.181c-.174-.292-.527-.931-.527-3.047c0-1.702.756-2.933 1.976-3.806C16.256 8.522 18.074 8 20 8s3.745.522 5.024 1.437c1.22.873 1.976 2.105 1.976 3.806c0 2.116-.353 2.755-.526 3.047q-.043.07-.121.18c-.31.448-.968 1.394-.968 2.878c0 .2-.042.293-.06.327a.4.4 0 0 1-.103.12a.7.7 0 0 1-.16.096l-.006.003a2 2 0 0 0-1.042.644a2 2 0 0 0-.301.461a5 5 0 0 0-.13.286a10 10 0 0 0-.517 1.619c-.795.093-1.882.096-3.066.096c-1.146 0-2.201-.003-2.99-.087a8 8 0 0 0-.111-.703a4 4 0 0 0-.403-1.128c-.171-.306-.722-1.13-1.802-1.236m-2.079-.498c0 2.035 1.385 2.487 1.846 2.487s.616 1.356.616 2.26C15.077 25 17.692 25 20 25s4.923 0 4.923-.904c0-.905.577-2.261.616-2.261c.038 0 1.846-.453 1.846-2.487c0-.805.252-1.186.558-1.646C28.41 17 29 16.112 29 13.243c0-9.657-18-9.657-18 0c0 2.87.59 3.757 1.057 4.46c.306.46.558.84.558 1.645M17 18a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8.07-1.893a2.107 2.107 0 1 1-4.214.003a2.107 2.107 0 0 1 4.214-.003M18.925 31.62c1.23-.406 2.6-.621 3.995-.621s2.764.215 3.994.62l3.673 1.212c2.336.77 4.9 1.168 7.493 1.168h1.286l-3.073 3.075a1 1 0 0 0 1.414 1.414l4.78-4.782a1 1 0 0 0 0-1.414l-4.78-4.782a1 1 0 0 0-1.414 1.414L39.367 32H38.08c-2.392 0-4.745-.368-6.867-1.068l-3.672-1.21A14.9 14.9 0 0 0 22.92 29c-1.595 0-3.176.245-4.621.721l-3.671 1.207c-2.052.676-4.318 1.043-6.628 1.067V6H6v35a1 1 0 0 0 1 1h35v-2H8v-6.005c2.51-.024 4.988-.42 7.252-1.167z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsChartDeathRateStableNegative1"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsChartDeathRateStableNegative(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clipPath="url(#healthiconsChartDeathRateStableNegative1)"><path fill="currentColor" fillRule="evenodd" d="M0 0h48v48H0zm14.694 19.846l-.01-.021c-.022-.054-.069-.198-.069-.477c0-1.484-.657-2.43-.968-2.877a4 4 0 0 1-.12-.181c-.174-.292-.527-.931-.527-3.047c0-1.702.756-2.933 1.976-3.806C16.256 8.522 18.074 8 20 8s3.745.522 5.024 1.437c1.22.873 1.976 2.105 1.976 3.806c0 2.116-.353 2.755-.526 3.047q-.043.07-.121.18c-.31.448-.968 1.394-.968 2.878c0 .2-.042.293-.06.327a.4.4 0 0 1-.103.12a.7.7 0 0 1-.16.096l-.006.003a2 2 0 0 0-1.042.644a2 2 0 0 0-.301.461a5 5 0 0 0-.13.286a10 10 0 0 0-.517 1.619c-.795.093-1.882.096-3.066.096c-1.146 0-2.201-.003-2.99-.087a8 8 0 0 0-.111-.703a4 4 0 0 0-.403-1.128c-.171-.306-.722-1.13-1.802-1.236m-2.079-.498c0 2.035 1.385 2.487 1.846 2.487s.616 1.356.616 2.26C15.077 25 17.692 25 20 25s4.923 0 4.923-.904c0-.905.577-2.261.616-2.261c.038 0 1.846-.453 1.846-2.487c0-.805.252-1.186.558-1.646C28.41 17 29 16.112 29 13.243c0-9.657-18-9.657-18 0c0 2.87.59 3.757 1.057 4.46c.306.46.558.84.558 1.645M17 18a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8.07-1.893a2.107 2.107 0 1 1-4.214.003a2.107 2.107 0 0 1 4.214-.003M18.925 31.62c1.23-.406 2.6-.621 3.995-.621s2.764.215 3.994.62l3.673 1.212c2.336.77 4.9 1.168 7.493 1.168h1.286l-3.073 3.075a1 1 0 0 0 1.414 1.414l4.78-4.782a1 1 0 0 0 0-1.414l-4.78-4.782a1 1 0 0 0-1.414 1.414L39.367 32H38.08c-2.392 0-4.745-.368-6.867-1.068l-3.672-1.21A14.9 14.9 0 0 0 22.92 29c-1.595 0-3.176.245-4.621.721l-3.671 1.207c-2.052.676-4.318 1.043-6.628 1.067V6H6v35a1 1 0 0 0 1 1h35v-2H8v-6.005c2.51-.024 4.988-.42 7.252-1.167z" clipRule="evenodd"/></g><defs><clipPath id="healthiconsChartDeathRateStableNegative1"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><g fill="none"><g clip-path="url(#healthiconsChartDeathRateStableNegative1)"><path fill="currentColor" fill-rule="evenodd" d="M0 0h48v48H0zm14.694 19.846l-.01-.021c-.022-.054-.069-.198-.069-.477c0-1.484-.657-2.43-.968-2.877a4 4 0 0 1-.12-.181c-.174-.292-.527-.931-.527-3.047c0-1.702.756-2.933 1.976-3.806C16.256 8.522 18.074 8 20 8s3.745.522 5.024 1.437c1.22.873 1.976 2.105 1.976 3.806c0 2.116-.353 2.755-.526 3.047q-.043.07-.121.18c-.31.448-.968 1.394-.968 2.878c0 .2-.042.293-.06.327a.4.4 0 0 1-.103.12a.7.7 0 0 1-.16.096l-.006.003a2 2 0 0 0-1.042.644a2 2 0 0 0-.301.461a5 5 0 0 0-.13.286a10 10 0 0 0-.517 1.619c-.795.093-1.882.096-3.066.096c-1.146 0-2.201-.003-2.99-.087a8 8 0 0 0-.111-.703a4 4 0 0 0-.403-1.128c-.171-.306-.722-1.13-1.802-1.236m-2.079-.498c0 2.035 1.385 2.487 1.846 2.487s.616 1.356.616 2.26C15.077 25 17.692 25 20 25s4.923 0 4.923-.904c0-.905.577-2.261.616-2.261c.038 0 1.846-.453 1.846-2.487c0-.805.252-1.186.558-1.646C28.41 17 29 16.112 29 13.243c0-9.657-18-9.657-18 0c0 2.87.59 3.757 1.057 4.46c.306.46.558.84.558 1.645M17 18a2 2 0 1 0 0-4a2 2 0 0 0 0 4m8.07-1.893a2.107 2.107 0 1 1-4.214.003a2.107 2.107 0 0 1 4.214-.003M18.925 31.62c1.23-.406 2.6-.621 3.995-.621s2.764.215 3.994.62l3.673 1.212c2.336.77 4.9 1.168 7.493 1.168h1.286l-3.073 3.075a1 1 0 0 0 1.414 1.414l4.78-4.782a1 1 0 0 0 0-1.414l-4.78-4.782a1 1 0 0 0-1.414 1.414L39.367 32H38.08c-2.392 0-4.745-.368-6.867-1.068l-3.672-1.21A14.9 14.9 0 0 0 22.92 29c-1.595 0-3.176.245-4.621.721l-3.671 1.207c-2.052.676-4.318 1.043-6.628 1.067V6H6v35a1 1 0 0 0 1 1h35v-2H8v-6.005c2.51-.024 4.988-.42 7.252-1.167z" clip-rule="evenodd"/></g><defs><clipPath id="healthiconsChartDeathRateStableNegative1"><path d="M0 0h48v48H0z"/></clipPath></defs></g></svg> </template>
CSS
.icon-chart-death-rate-stable-negative {
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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsChartDeathRateStableNegative1)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm14.694%2019.846l-.01-.021c-.022-.054-.069-.198-.069-.477c0-1.484-.657-2.43-.968-2.877a4%204%200%200%201-.12-.181c-.174-.292-.527-.931-.527-3.047c0-1.702.756-2.933%201.976-3.806C16.256%208.522%2018.074%208%2020%208s3.745.522%205.024%201.437c1.22.873%201.976%202.105%201.976%203.806c0%202.116-.353%202.755-.526%203.047q-.043.07-.121.18c-.31.448-.968%201.394-.968%202.878c0%20.2-.042.293-.06.327a.4.4%200%200%201-.103.12a.7.7%200%200%201-.16.096l-.006.003a2%202%200%200%200-1.042.644a2%202%200%200%200-.301.461a5%205%200%200%200-.13.286a10%2010%200%200%200-.517%201.619c-.795.093-1.882.096-3.066.096c-1.146%200-2.201-.003-2.99-.087a8%208%200%200%200-.111-.703a4%204%200%200%200-.403-1.128c-.171-.306-.722-1.13-1.802-1.236m-2.079-.498c0%202.035%201.385%202.487%201.846%202.487s.616%201.356.616%202.26C15.077%2025%2017.692%2025%2020%2025s4.923%200%204.923-.904c0-.905.577-2.261.616-2.261c.038%200%201.846-.453%201.846-2.487c0-.805.252-1.186.558-1.646C28.41%2017%2029%2016.112%2029%2013.243c0-9.657-18-9.657-18%200c0%202.87.59%203.757%201.057%204.46c.306.46.558.84.558%201.645M17%2018a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8.07-1.893a2.107%202.107%200%201%201-4.214.003a2.107%202.107%200%200%201%204.214-.003M18.925%2031.62c1.23-.406%202.6-.621%203.995-.621s2.764.215%203.994.62l3.673%201.212c2.336.77%204.9%201.168%207.493%201.168h1.286l-3.073%203.075a1%201%200%200%200%201.414%201.414l4.78-4.782a1%201%200%200%200%200-1.414l-4.78-4.782a1%201%200%200%200-1.414%201.414L39.367%2032H38.08c-2.392%200-4.745-.368-6.867-1.068l-3.672-1.21A14.9%2014.9%200%200%200%2022.92%2029c-1.595%200-3.176.245-4.621.721l-3.671%201.207c-2.052.676-4.318%201.043-6.628%201.067V6H6v35a1%201%200%200%200%201%201h35v-2H8v-6.005c2.51-.024%204.988-.42%207.252-1.167z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsChartDeathRateStableNegative1%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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%22none%22%3E%3Cg%20clip-path%3D%22url(%23healthiconsChartDeathRateStableNegative1)%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M0%200h48v48H0zm14.694%2019.846l-.01-.021c-.022-.054-.069-.198-.069-.477c0-1.484-.657-2.43-.968-2.877a4%204%200%200%201-.12-.181c-.174-.292-.527-.931-.527-3.047c0-1.702.756-2.933%201.976-3.806C16.256%208.522%2018.074%208%2020%208s3.745.522%205.024%201.437c1.22.873%201.976%202.105%201.976%203.806c0%202.116-.353%202.755-.526%203.047q-.043.07-.121.18c-.31.448-.968%201.394-.968%202.878c0%20.2-.042.293-.06.327a.4.4%200%200%201-.103.12a.7.7%200%200%201-.16.096l-.006.003a2%202%200%200%200-1.042.644a2%202%200%200%200-.301.461a5%205%200%200%200-.13.286a10%2010%200%200%200-.517%201.619c-.795.093-1.882.096-3.066.096c-1.146%200-2.201-.003-2.99-.087a8%208%200%200%200-.111-.703a4%204%200%200%200-.403-1.128c-.171-.306-.722-1.13-1.802-1.236m-2.079-.498c0%202.035%201.385%202.487%201.846%202.487s.616%201.356.616%202.26C15.077%2025%2017.692%2025%2020%2025s4.923%200%204.923-.904c0-.905.577-2.261.616-2.261c.038%200%201.846-.453%201.846-2.487c0-.805.252-1.186.558-1.646C28.41%2017%2029%2016.112%2029%2013.243c0-9.657-18-9.657-18%200c0%202.87.59%203.757%201.057%204.46c.306.46.558.84.558%201.645M17%2018a2%202%200%201%200%200-4a2%202%200%200%200%200%204m8.07-1.893a2.107%202.107%200%201%201-4.214.003a2.107%202.107%200%200%201%204.214-.003M18.925%2031.62c1.23-.406%202.6-.621%203.995-.621s2.764.215%203.994.62l3.673%201.212c2.336.77%204.9%201.168%207.493%201.168h1.286l-3.073%203.075a1%201%200%200%200%201.414%201.414l4.78-4.782a1%201%200%200%200%200-1.414l-4.78-4.782a1%201%200%200%200-1.414%201.414L39.367%2032H38.08c-2.392%200-4.745-.368-6.867-1.068l-3.672-1.21A14.9%2014.9%200%200%200%2022.92%2029c-1.595%200-3.176.245-4.621.721l-3.671%201.207c-2.052.676-4.318%201.043-6.628%201.067V6H6v35a1%201%200%200%200%201%201h35v-2H8v-6.005c2.51-.024%204.988-.42%207.252-1.167z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fg%3E%3Cdefs%3E%3CclipPath%20id%3D%22healthiconsChartDeathRateStableNegative1%22%3E%3Cpath%20d%3D%22M0%200h48v48H0z%22%2F%3E%3C%2FclipPath%3E%3C%2Fdefs%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-stable-negative.svg?color=%231a73e8&size=48