chart cured increasing icon
chart-cured-increasing-24px from Health Icons by Resolve to Save Lives · Filled 24px · Graphs · MIT Free for personal and commercial use.
- Name
- chart-cured-increasing-24px
- Set
- Health Icons
- Style
- Filled 24px
- Category
- Graphs
- Viewbox
- 24×24
- License
- MIT
3 other variants in Health Icons
More graphs icons from Health Icons
chart-barchart-bar-stackedchart-cured-decreasingchart-death-rate-decreasingchart-death-rate-increasingchart-death-rate-stablechart-infected-decreasingchart-infected-increasingchart-infected-stablechart-linechart-line-stackedchart-piechart-bar-negativechart-bar-stacked-negativechart-cured-decreasing-negativechart-cured-increasing-negativechart-death-rate-decreasing-negativechart-death-rate-increasing-negativechart-death-rate-stable-negativechart-infected-decreasing-negativechart-infected-increasing-negativechart-infected-stable-negativechart-line-negativechart-line-stacked-negative
Use the chart cured 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-2H4v-1h1.179c.966 0 1.98-.018 2.998-.151c1.085-.143 2.675-.421 3.854-.964c2.78-1.28 4.49-2.743 6.087-5.527A10.2 10.2 0 0 0 19.32 9.09l1.157 1.277l1.482-1.343l-3.182-3.51L14.75 8.01l1.054 1.7l1.544-.957a8.2 8.2 0 0 1-.966 2.61c-1.375 2.4-2.76 3.588-5.187 4.705c-.883.407-2.212.658-3.277.797c-.883.116-1.788.135-2.74.135H4V2z"/><path d="M13 4.5h-2.5V2h-2v2.5H6v2h2.5V9h2V6.5H13z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsChartCuredIncreasing24px(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-2H4v-1h1.179c.966 0 1.98-.018 2.998-.151c1.085-.143 2.675-.421 3.854-.964c2.78-1.28 4.49-2.743 6.087-5.527A10.2 10.2 0 0 0 19.32 9.09l1.157 1.277l1.482-1.343l-3.182-3.51L14.75 8.01l1.054 1.7l1.544-.957a8.2 8.2 0 0 1-.966 2.61c-1.375 2.4-2.76 3.588-5.187 4.705c-.883.407-2.212.658-3.277.797c-.883.116-1.788.135-2.74.135H4V2z"/><path d="M13 4.5h-2.5V2h-2v2.5H6v2h2.5V9h2V6.5H13z"/></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-2H4v-1h1.179c.966 0 1.98-.018 2.998-.151c1.085-.143 2.675-.421 3.854-.964c2.78-1.28 4.49-2.743 6.087-5.527A10.2 10.2 0 0 0 19.32 9.09l1.157 1.277l1.482-1.343l-3.182-3.51L14.75 8.01l1.054 1.7l1.544-.957a8.2 8.2 0 0 1-.966 2.61c-1.375 2.4-2.76 3.588-5.187 4.705c-.883.407-2.212.658-3.277.797c-.883.116-1.788.135-2.74.135H4V2z"/><path d="M13 4.5h-2.5V2h-2v2.5H6v2h2.5V9h2V6.5H13z"/></g></svg> </template>
CSS
.icon-chart-cured-increasing-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-2H4v-1h1.179c.966%200%201.98-.018%202.998-.151c1.085-.143%202.675-.421%203.854-.964c2.78-1.28%204.49-2.743%206.087-5.527A10.2%2010.2%200%200%200%2019.32%209.09l1.157%201.277l1.482-1.343l-3.182-3.51L14.75%208.01l1.054%201.7l1.544-.957a8.2%208.2%200%200%201-.966%202.61c-1.375%202.4-2.76%203.588-5.187%204.705c-.883.407-2.212.658-3.277.797c-.883.116-1.788.135-2.74.135H4V2z%22%2F%3E%3Cpath%20d%3D%22M13%204.5h-2.5V2h-2v2.5H6v2h2.5V9h2V6.5H13z%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-2H4v-1h1.179c.966%200%201.98-.018%202.998-.151c1.085-.143%202.675-.421%203.854-.964c2.78-1.28%204.49-2.743%206.087-5.527A10.2%2010.2%200%200%200%2019.32%209.09l1.157%201.277l1.482-1.343l-3.182-3.51L14.75%208.01l1.054%201.7l1.544-.957a8.2%208.2%200%200%201-.966%202.61c-1.375%202.4-2.76%203.588-5.187%204.705c-.883.407-2.212.658-3.277.797c-.883.116-1.788.135-2.74.135H4V2z%22%2F%3E%3Cpath%20d%3D%22M13%204.5h-2.5V2h-2v2.5H6v2h2.5V9h2V6.5H13z%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-cured-increasing-24px.svg?color=%231a73e8&size=48