chart infected stable icon
chart-infected-stable-outline-24px from Health Icons by Resolve to Save Lives · Outline 24px · Graphs · MIT Free for personal and commercial use.
- Name
- chart-infected-stable-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
chart-barchart-bar-stackedchart-cured-decreasingchart-cured-increasingchart-death-rate-decreasingchart-death-rate-increasingchart-death-rate-stablechart-infected-decreasingchart-infected-increasingchart-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 stable 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-3.98a9.6 9.6 0 0 0 2.756-.31c.77-.204 1.48-.628 2.037-.961l.267-.16c.662-.385 1.122-.589 1.574-.589c.637 0 1.083.23 1.689.609q.084.05.172.109c.57.362 1.326.842 2.34 1.012c1.358.226 1.974.258 3.686.262l-1.14 1.368l1.537 1.28L21.952 15l-3.034-3.64l-1.536 1.28l1.126 1.352c-1.655-.004-2.143-.035-3.344-.235c-.597-.1-1.022-.367-1.626-.747l-.154-.096c-.668-.42-1.52-.914-2.75-.914c-1.041 0-1.916.474-2.582.863l-.33.194l-.002.001c-.567.336-1 .592-1.476.719c-.918.242-1.574.256-2.244.24V2z"/><path fill-rule="evenodd" d="M10 2a.8.8 0 0 1 .8.8v.937q.12.042.235.097l.662-.663a.8.8 0 1 1 1.131 1.132l-.662.662q.055.115.097.235h.937a.8.8 0 0 1 0 1.6h-.937q-.042.12-.097.235l.662.662a.8.8 0 0 1-1.131 1.131l-.662-.662a2 2 0 0 1-.235.097V9.2a.8.8 0 0 1-1.6 0v-.937a2 2 0 0 1-.235-.097l-.662.662a.8.8 0 1 1-1.131-1.131l.662-.662a2 2 0 0 1-.097-.235H6.8a.8.8 0 1 1 0-1.6h.937q.042-.12.097-.235l-.662-.662a.8.8 0 0 1 1.131-1.131l.662.662q.114-.056.235-.097V2.8A.8.8 0 0 1 10 2m1.104 4.06a1.1 1.1 0 1 1-2.2 0a1.1 1.1 0 0 1 2.2 0" clip-rule="evenodd"/></g></svg>
React
import type { SVGProps } from "react";
export function HealthiconsChartInfectedStableOutline24px(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-3.98a9.6 9.6 0 0 0 2.756-.31c.77-.204 1.48-.628 2.037-.961l.267-.16c.662-.385 1.122-.589 1.574-.589c.637 0 1.083.23 1.689.609q.084.05.172.109c.57.362 1.326.842 2.34 1.012c1.358.226 1.974.258 3.686.262l-1.14 1.368l1.537 1.28L21.952 15l-3.034-3.64l-1.536 1.28l1.126 1.352c-1.655-.004-2.143-.035-3.344-.235c-.597-.1-1.022-.367-1.626-.747l-.154-.096c-.668-.42-1.52-.914-2.75-.914c-1.041 0-1.916.474-2.582.863l-.33.194l-.002.001c-.567.336-1 .592-1.476.719c-.918.242-1.574.256-2.244.24V2z"/><path fillRule="evenodd" d="M10 2a.8.8 0 0 1 .8.8v.937q.12.042.235.097l.662-.663a.8.8 0 1 1 1.131 1.132l-.662.662q.055.115.097.235h.937a.8.8 0 0 1 0 1.6h-.937q-.042.12-.097.235l.662.662a.8.8 0 0 1-1.131 1.131l-.662-.662a2 2 0 0 1-.235.097V9.2a.8.8 0 0 1-1.6 0v-.937a2 2 0 0 1-.235-.097l-.662.662a.8.8 0 1 1-1.131-1.131l.662-.662a2 2 0 0 1-.097-.235H6.8a.8.8 0 1 1 0-1.6h.937q.042-.12.097-.235l-.662-.662a.8.8 0 0 1 1.131-1.131l.662.662q.114-.056.235-.097V2.8A.8.8 0 0 1 10 2m1.104 4.06a1.1 1.1 0 1 1-2.2 0a1.1 1.1 0 0 1 2.2 0" 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-2H4v-3.98a9.6 9.6 0 0 0 2.756-.31c.77-.204 1.48-.628 2.037-.961l.267-.16c.662-.385 1.122-.589 1.574-.589c.637 0 1.083.23 1.689.609q.084.05.172.109c.57.362 1.326.842 2.34 1.012c1.358.226 1.974.258 3.686.262l-1.14 1.368l1.537 1.28L21.952 15l-3.034-3.64l-1.536 1.28l1.126 1.352c-1.655-.004-2.143-.035-3.344-.235c-.597-.1-1.022-.367-1.626-.747l-.154-.096c-.668-.42-1.52-.914-2.75-.914c-1.041 0-1.916.474-2.582.863l-.33.194l-.002.001c-.567.336-1 .592-1.476.719c-.918.242-1.574.256-2.244.24V2z"/><path fill-rule="evenodd" d="M10 2a.8.8 0 0 1 .8.8v.937q.12.042.235.097l.662-.663a.8.8 0 1 1 1.131 1.132l-.662.662q.055.115.097.235h.937a.8.8 0 0 1 0 1.6h-.937q-.042.12-.097.235l.662.662a.8.8 0 0 1-1.131 1.131l-.662-.662a2 2 0 0 1-.235.097V9.2a.8.8 0 0 1-1.6 0v-.937a2 2 0 0 1-.235-.097l-.662.662a.8.8 0 1 1-1.131-1.131l.662-.662a2 2 0 0 1-.097-.235H6.8a.8.8 0 1 1 0-1.6h.937q.042-.12.097-.235l-.662-.662a.8.8 0 0 1 1.131-1.131l.662.662q.114-.056.235-.097V2.8A.8.8 0 0 1 10 2m1.104 4.06a1.1 1.1 0 1 1-2.2 0a1.1 1.1 0 0 1 2.2 0" clip-rule="evenodd"/></g></svg> </template>
CSS
.icon-chart-infected-stable-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-2H4v-3.98a9.6%209.6%200%200%200%202.756-.31c.77-.204%201.48-.628%202.037-.961l.267-.16c.662-.385%201.122-.589%201.574-.589c.637%200%201.083.23%201.689.609q.084.05.172.109c.57.362%201.326.842%202.34%201.012c1.358.226%201.974.258%203.686.262l-1.14%201.368l1.537%201.28L21.952%2015l-3.034-3.64l-1.536%201.28l1.126%201.352c-1.655-.004-2.143-.035-3.344-.235c-.597-.1-1.022-.367-1.626-.747l-.154-.096c-.668-.42-1.52-.914-2.75-.914c-1.041%200-1.916.474-2.582.863l-.33.194l-.002.001c-.567.336-1%20.592-1.476.719c-.918.242-1.574.256-2.244.24V2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10%202a.8.8%200%200%201%20.8.8v.937q.12.042.235.097l.662-.663a.8.8%200%201%201%201.131%201.132l-.662.662q.055.115.097.235h.937a.8.8%200%200%201%200%201.6h-.937q-.042.12-.097.235l.662.662a.8.8%200%200%201-1.131%201.131l-.662-.662a2%202%200%200%201-.235.097V9.2a.8.8%200%200%201-1.6%200v-.937a2%202%200%200%201-.235-.097l-.662.662a.8.8%200%201%201-1.131-1.131l.662-.662a2%202%200%200%201-.097-.235H6.8a.8.8%200%201%201%200-1.6h.937q.042-.12.097-.235l-.662-.662a.8.8%200%200%201%201.131-1.131l.662.662q.114-.056.235-.097V2.8A.8.8%200%200%201%2010%202m1.104%204.06a1.1%201.1%200%201%201-2.2%200a1.1%201.1%200%200%201%202.2%200%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-2H4v-3.98a9.6%209.6%200%200%200%202.756-.31c.77-.204%201.48-.628%202.037-.961l.267-.16c.662-.385%201.122-.589%201.574-.589c.637%200%201.083.23%201.689.609q.084.05.172.109c.57.362%201.326.842%202.34%201.012c1.358.226%201.974.258%203.686.262l-1.14%201.368l1.537%201.28L21.952%2015l-3.034-3.64l-1.536%201.28l1.126%201.352c-1.655-.004-2.143-.035-3.344-.235c-.597-.1-1.022-.367-1.626-.747l-.154-.096c-.668-.42-1.52-.914-2.75-.914c-1.041%200-1.916.474-2.582.863l-.33.194l-.002.001c-.567.336-1%20.592-1.476.719c-.918.242-1.574.256-2.244.24V2z%22%2F%3E%3Cpath%20fill-rule%3D%22evenodd%22%20d%3D%22M10%202a.8.8%200%200%201%20.8.8v.937q.12.042.235.097l.662-.663a.8.8%200%201%201%201.131%201.132l-.662.662q.055.115.097.235h.937a.8.8%200%200%201%200%201.6h-.937q-.042.12-.097.235l.662.662a.8.8%200%200%201-1.131%201.131l-.662-.662a2%202%200%200%201-.235.097V9.2a.8.8%200%200%201-1.6%200v-.937a2%202%200%200%201-.235-.097l-.662.662a.8.8%200%201%201-1.131-1.131l.662-.662a2%202%200%200%201-.097-.235H6.8a.8.8%200%201%201%200-1.6h.937q.042-.12.097-.235l-.662-.662a.8.8%200%200%201%201.131-1.131l.662.662q.114-.056.235-.097V2.8A.8.8%200%200%201%2010%202m1.104%204.06a1.1%201.1%200%201%201-2.2%200a1.1%201.1%200%200%201%202.2%200%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-infected-stable-outline-24px.svg?color=%231a73e8&size=48