chronic icon
chronic-outline from Material Symbols by Google · Outline · UI Actions · Apache-2.0 Free for personal and commercial use.
- Name
- chronic-outline
- Set
- Material Symbols
- Style
- Outline
- Category
- UI Actions
- Viewbox
- 24×24
- License
- Apache 2.0
- Aliases
- chronic-outline-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="m13 14.4l1.4-1.4l-2.4-2.4V6h-2v5.4zm-3.8 3.375q.4-1.2 1.413-1.987T12.95 15h3.8q.6-.85.925-1.862T18 11q0-2.925-2.037-4.962T11 4T6.038 6.038T4 11q0 2.45 1.463 4.313T9.2 17.775M13 23q-1.45 0-2.55-.912T9.075 19.8q-3.05-.65-5.062-3.1T2 11q0-3.75 2.625-6.375T11 2t6.375 2.625T20 11q0 1.075-.238 2.088T19.075 15q1.65 0 2.788 1.175T23 19t-1.175 2.825T19 23zm0-2h6q.825 0 1.413-.587T21 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 MaterialSymbolsChronicOutline(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="m13 14.4l1.4-1.4l-2.4-2.4V6h-2v5.4zm-3.8 3.375q.4-1.2 1.413-1.987T12.95 15h3.8q.6-.85.925-1.862T18 11q0-2.925-2.037-4.962T11 4T6.038 6.038T4 11q0 2.45 1.463 4.313T9.2 17.775M13 23q-1.45 0-2.55-.912T9.075 19.8q-3.05-.65-5.062-3.1T2 11q0-3.75 2.625-6.375T11 2t6.375 2.625T20 11q0 1.075-.238 2.088T19.075 15q1.65 0 2.788 1.175T23 19t-1.175 2.825T19 23zm0-2h6q.825 0 1.413-.587T21 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="m13 14.4l1.4-1.4l-2.4-2.4V6h-2v5.4zm-3.8 3.375q.4-1.2 1.413-1.987T12.95 15h3.8q.6-.85.925-1.862T18 11q0-2.925-2.037-4.962T11 4T6.038 6.038T4 11q0 2.45 1.463 4.313T9.2 17.775M13 23q-1.45 0-2.55-.912T9.075 19.8q-3.05-.65-5.062-3.1T2 11q0-3.75 2.625-6.375T11 2t6.375 2.625T20 11q0 1.075-.238 2.088T19.075 15q1.65 0 2.788 1.175T23 19t-1.175 2.825T19 23zm0-2h6q.825 0 1.413-.587T21 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-outline {
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%22m13%2014.4l1.4-1.4l-2.4-2.4V6h-2v5.4zm-3.8%203.375q.4-1.2%201.413-1.987T12.95%2015h3.8q.6-.85.925-1.862T18%2011q0-2.925-2.037-4.962T11%204T6.038%206.038T4%2011q0%202.45%201.463%204.313T9.2%2017.775M13%2023q-1.45%200-2.55-.912T9.075%2019.8q-3.05-.65-5.062-3.1T2%2011q0-3.75%202.625-6.375T11%202t6.375%202.625T20%2011q0%201.075-.238%202.088T19.075%2015q1.65%200%202.788%201.175T23%2019t-1.175%202.825T19%2023zm0-2h6q.825%200%201.413-.587T21%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%22m13%2014.4l1.4-1.4l-2.4-2.4V6h-2v5.4zm-3.8%203.375q.4-1.2%201.413-1.987T12.95%2015h3.8q.6-.85.925-1.862T18%2011q0-2.925-2.037-4.962T11%204T6.038%206.038T4%2011q0%202.45%201.463%204.313T9.2%2017.775M13%2023q-1.45%200-2.55-.912T9.075%2019.8q-3.05-.65-5.062-3.1T2%2011q0-3.75%202.625-6.375T11%202t6.375%202.625T20%2011q0%201.075-.238%202.088T19.075%2015q1.65%200%202.788%201.175T23%2019t-1.175%202.825T19%2023zm0-2h6q.825%200%201.413-.587T21%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-outline.svg?color=%231a73e8&size=48