chart infected increasing icon
chart-infected-increasing-24px from Health Icons by Resolve to Save Lives · Filled 24px · Graphs · MIT Free for personal and commercial use.
- Name
- chart-infected-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-cured-increasingchart-death-rate-decreasingchart-death-rate-increasingchart-death-rate-stablechart-infected-decreasingchart-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 infected 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.183-3.51L14.75 8.01l1.055 1.7l1.544-.958a8.2 8.2 0 0 1-.966 2.611c-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="M10.8 2.8a.8.8 0 0 0-1.6 0v.937q-.12.042-.235.097l-.662-.663a.8.8 0 1 0-1.131 1.132l.662.662a2 2 0 0 0-.097.235H6.8a.8.8 0 1 0 0 1.6h.937q.042.12.097.235l-.662.662a.8.8 0 0 0 1.131 1.131l.662-.662q.114.055.235.097V9.2a.8.8 0 0 0 1.6 0v-.937q.12-.042.235-.097l.662.662a.8.8 0 0 0 1.131-1.131l-.662-.662q.055-.114.097-.235h.937a.8.8 0 0 0 0-1.6h-.937a2 2 0 0 0-.097-.235l.662-.662a.8.8 0 0 0-1.131-1.131l-.662.662a2 2 0 0 0-.235-.097z"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsChartInfectedIncreasing24px(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.183-3.51L14.75 8.01l1.055 1.7l1.544-.958a8.2 8.2 0 0 1-.966 2.611c-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="M10.8 2.8a.8.8 0 0 0-1.6 0v.937q-.12.042-.235.097l-.662-.663a.8.8 0 1 0-1.131 1.132l.662.662a2 2 0 0 0-.097.235H6.8a.8.8 0 1 0 0 1.6h.937q.042.12.097.235l-.662.662a.8.8 0 0 0 1.131 1.131l.662-.662q.114.055.235.097V9.2a.8.8 0 0 0 1.6 0v-.937q.12-.042.235-.097l.662.662a.8.8 0 0 0 1.131-1.131l-.662-.662q.055-.114.097-.235h.937a.8.8 0 0 0 0-1.6h-.937a2 2 0 0 0-.097-.235l.662-.662a.8.8 0 0 0-1.131-1.131l-.662.662a2 2 0 0 0-.235-.097z"/></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.183-3.51L14.75 8.01l1.055 1.7l1.544-.958a8.2 8.2 0 0 1-.966 2.611c-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="M10.8 2.8a.8.8 0 0 0-1.6 0v.937q-.12.042-.235.097l-.662-.663a.8.8 0 1 0-1.131 1.132l.662.662a2 2 0 0 0-.097.235H6.8a.8.8 0 1 0 0 1.6h.937q.042.12.097.235l-.662.662a.8.8 0 0 0 1.131 1.131l.662-.662q.114.055.235.097V9.2a.8.8 0 0 0 1.6 0v-.937q.12-.042.235-.097l.662.662a.8.8 0 0 0 1.131-1.131l-.662-.662q.055-.114.097-.235h.937a.8.8 0 0 0 0-1.6h-.937a2 2 0 0 0-.097-.235l.662-.662a.8.8 0 0 0-1.131-1.131l-.662.662a2 2 0 0 0-.235-.097z"/></g></svg> </template>
CSS
.icon-chart-infected-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.183-3.51L14.75%208.01l1.055%201.7l1.544-.958a8.2%208.2%200%200%201-.966%202.611c-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%22M10.8%202.8a.8.8%200%200%200-1.6%200v.937q-.12.042-.235.097l-.662-.663a.8.8%200%201%200-1.131%201.132l.662.662a2%202%200%200%200-.097.235H6.8a.8.8%200%201%200%200%201.6h.937q.042.12.097.235l-.662.662a.8.8%200%200%200%201.131%201.131l.662-.662q.114.055.235.097V9.2a.8.8%200%200%200%201.6%200v-.937q.12-.042.235-.097l.662.662a.8.8%200%200%200%201.131-1.131l-.662-.662q.055-.114.097-.235h.937a.8.8%200%200%200%200-1.6h-.937a2%202%200%200%200-.097-.235l.662-.662a.8.8%200%200%200-1.131-1.131l-.662.662a2%202%200%200%200-.235-.097z%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.183-3.51L14.75%208.01l1.055%201.7l1.544-.958a8.2%208.2%200%200%201-.966%202.611c-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%22M10.8%202.8a.8.8%200%200%200-1.6%200v.937q-.12.042-.235.097l-.662-.663a.8.8%200%201%200-1.131%201.132l.662.662a2%202%200%200%200-.097.235H6.8a.8.8%200%201%200%200%201.6h.937q.042.12.097.235l-.662.662a.8.8%200%200%200%201.131%201.131l.662-.662q.114.055.235.097V9.2a.8.8%200%200%200%201.6%200v-.937q.12-.042.235-.097l.662.662a.8.8%200%200%200%201.131-1.131l-.662-.662q.055-.114.097-.235h.937a.8.8%200%200%200%200-1.6h-.937a2%202%200%200%200-.097-.235l.662-.662a.8.8%200%200%200-1.131-1.131l-.662.662a2%202%200%200%200-.235-.097z%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-infected-increasing-24px.svg?color=%231a73e8&size=48