chronic from Material Symbols by Google · Regular · UI Actions · Apache-2.0 Free for personal and commercial use.

Name
chronic
Set
Material Symbols
Style
Regular
Category
UI Actions
Viewbox
24×24
License
Apache 2.0
Aliases
chronic-sharp

3 other variants in Material Symbols

The same icon in other sets

More ui actions icons from Material Symbols

Use the chronic icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.075 19.8q-3.05-.65-5.062-3.1T2 11q0-3.75 2.625-6.375T11 2t6.375 2.625T20 11q0 1.075-.25 2.088T19.05 15h-6.1q-1.65 0-2.8 1.175T9 19q0 .2.013.4t.062.4M13 14.4l1.4-1.4l-2.4-2.4V6h-2v5.4zm0 6.6h6q.825 0 1.413-.588T21 19t-.587-1.412T19 17h-6q-.825 0-1.412.588T11 19t.588 1.413T13 21m-.712-1.287Q12 19.425 12 19t.288-.712T13 18t.713.288T14 19t-.288.713T13 20t-.712-.288m3 0Q15 19.426 15 19t.288-.712T16 18t.713.288T17 19t-.288.713T16 20t-.712-.288m3 0Q18 19.426 18 19t.288-.712T19 18t.713.288T20 19t-.288.713T19 20t-.712-.288"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsChronic(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.075 19.8q-3.05-.65-5.062-3.1T2 11q0-3.75 2.625-6.375T11 2t6.375 2.625T20 11q0 1.075-.25 2.088T19.05 15h-6.1q-1.65 0-2.8 1.175T9 19q0 .2.013.4t.062.4M13 14.4l1.4-1.4l-2.4-2.4V6h-2v5.4zm0 6.6h6q.825 0 1.413-.588T21 19t-.587-1.412T19 17h-6q-.825 0-1.412.588T11 19t.588 1.413T13 21m-.712-1.287Q12 19.425 12 19t.288-.712T13 18t.713.288T14 19t-.288.713T13 20t-.712-.288m3 0Q15 19.426 15 19t.288-.712T16 18t.713.288T17 19t-.288.713T16 20t-.712-.288m3 0Q18 19.426 18 19t.288-.712T19 18t.713.288T20 19t-.288.713T19 20t-.712-.288"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.075 19.8q-3.05-.65-5.062-3.1T2 11q0-3.75 2.625-6.375T11 2t6.375 2.625T20 11q0 1.075-.25 2.088T19.05 15h-6.1q-1.65 0-2.8 1.175T9 19q0 .2.013.4t.062.4M13 14.4l1.4-1.4l-2.4-2.4V6h-2v5.4zm0 6.6h6q.825 0 1.413-.588T21 19t-.587-1.412T19 17h-6q-.825 0-1.412.588T11 19t.588 1.413T13 21m-.712-1.287Q12 19.425 12 19t.288-.712T13 18t.713.288T14 19t-.288.713T13 20t-.712-.288m3 0Q15 19.426 15 19t.288-.712T16 18t.713.288T17 19t-.288.713T16 20t-.712-.288m3 0Q18 19.426 18 19t.288-.712T19 18t.713.288T20 19t-.288.713T19 20t-.712-.288"/></svg>
</template>

CSS

.icon-chronic {
  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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.075%2019.8q-3.05-.65-5.062-3.1T2%2011q0-3.75%202.625-6.375T11%202t6.375%202.625T20%2011q0%201.075-.25%202.088T19.05%2015h-6.1q-1.65%200-2.8%201.175T9%2019q0%20.2.013.4t.062.4M13%2014.4l1.4-1.4l-2.4-2.4V6h-2v5.4zm0%206.6h6q.825%200%201.413-.588T21%2019t-.587-1.412T19%2017h-6q-.825%200-1.412.588T11%2019t.588%201.413T13%2021m-.712-1.287Q12%2019.425%2012%2019t.288-.712T13%2018t.713.288T14%2019t-.288.713T13%2020t-.712-.288m3%200Q15%2019.426%2015%2019t.288-.712T16%2018t.713.288T17%2019t-.288.713T16%2020t-.712-.288m3%200Q18%2019.426%2018%2019t.288-.712T19%2018t.713.288T20%2019t-.288.713T19%2020t-.712-.288%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9.075%2019.8q-3.05-.65-5.062-3.1T2%2011q0-3.75%202.625-6.375T11%202t6.375%202.625T20%2011q0%201.075-.25%202.088T19.05%2015h-6.1q-1.65%200-2.8%201.175T9%2019q0%20.2.013.4t.062.4M13%2014.4l1.4-1.4l-2.4-2.4V6h-2v5.4zm0%206.6h6q.825%200%201.413-.588T21%2019t-.587-1.412T19%2017h-6q-.825%200-1.412.588T11%2019t.588%201.413T13%2021m-.712-1.287Q12%2019.425%2012%2019t.288-.712T13%2018t.713.288T14%2019t-.288.713T13%2020t-.712-.288m3%200Q15%2019.426%2015%2019t.288-.712T16%2018t.713.288T17%2019t-.288.713T16%2020t-.712-.288m3%200Q18%2019.426%2018%2019t.288-.712T19%2018t.713.288T20%2019t-.288.713T19%2020t-.712-.288%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/chronic.svg?color=%231a73e8&size=48