symptoms-outline from Material Symbols Light by Google · Outline · Social · Apache-2.0 Free for personal and commercial use.

Name
symptoms-outline
Set
Material Symbols Light
Style
Outline
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
symptoms-outline-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the symptoms icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 18q-3.25 0-5.921-1.768T2.077 11.5q1.33-2.964 4.001-4.732T11.998 5t5.921 1.768t4.004 4.732q-.15.334-.312.645t-.363.601l-.767-.725q.096-.135.163-.26t.145-.278q-1.256-2.52-3.612-4.001T12 6Q9.175 6 6.813 7.488T3.2 11.5q1.25 2.525 3.613 4.013T12 17q.217 0 .441-.003t.461-.053q-.023.27-.023.516t.062.515Q12.7 18 12.47 18zm0-2.846q-1.522 0-2.588-1.067t-1.066-2.591t1.067-2.587t2.592-1.063t2.586 1.066q1.063 1.065 1.063 2.588q0 .271-.041.54t-.144.52l-.857.81q-.321.32-.6.675q-.28.355-.49.763q-.35.182-.732.264q-.381.082-.79.082m1.913-1.742q.787-.787.787-1.912t-.787-1.912T12 8.8t-1.912.788T9.3 11.5t.788 1.913T12 14.2t1.913-.787m4.363 6.856q-1.259 0-2.123-.877q-.864-.876-.87-2.126q0-.616.253-1.174q.254-.557.72-.998l2.013-1.902l2.008 1.9q.446.424.707.988t.266 1.178q-.02 1.258-.877 2.134q-.857.877-2.097.877m.003-1q.796 0 1.384-.59t.581-1.415q0-.412-.197-.797q-.197-.384-.478-.678l-1.3-1.231l-1.305 1.23q-.3.295-.5.682t-.175.8q0 .824.584 1.412q.585.587 1.405.587m-.009-2.355"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSymptomsOutline(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="M12 18q-3.25 0-5.921-1.768T2.077 11.5q1.33-2.964 4.001-4.732T11.998 5t5.921 1.768t4.004 4.732q-.15.334-.312.645t-.363.601l-.767-.725q.096-.135.163-.26t.145-.278q-1.256-2.52-3.612-4.001T12 6Q9.175 6 6.813 7.488T3.2 11.5q1.25 2.525 3.613 4.013T12 17q.217 0 .441-.003t.461-.053q-.023.27-.023.516t.062.515Q12.7 18 12.47 18zm0-2.846q-1.522 0-2.588-1.067t-1.066-2.591t1.067-2.587t2.592-1.063t2.586 1.066q1.063 1.065 1.063 2.588q0 .271-.041.54t-.144.52l-.857.81q-.321.32-.6.675q-.28.355-.49.763q-.35.182-.732.264q-.381.082-.79.082m1.913-1.742q.787-.787.787-1.912t-.787-1.912T12 8.8t-1.912.788T9.3 11.5t.788 1.913T12 14.2t1.913-.787m4.363 6.856q-1.259 0-2.123-.877q-.864-.876-.87-2.126q0-.616.253-1.174q.254-.557.72-.998l2.013-1.902l2.008 1.9q.446.424.707.988t.266 1.178q-.02 1.258-.877 2.134q-.857.877-2.097.877m.003-1q.796 0 1.384-.59t.581-1.415q0-.412-.197-.797q-.197-.384-.478-.678l-1.3-1.231l-1.305 1.23q-.3.295-.5.682t-.175.8q0 .824.584 1.412q.585.587 1.405.587m-.009-2.355"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M12 18q-3.25 0-5.921-1.768T2.077 11.5q1.33-2.964 4.001-4.732T11.998 5t5.921 1.768t4.004 4.732q-.15.334-.312.645t-.363.601l-.767-.725q.096-.135.163-.26t.145-.278q-1.256-2.52-3.612-4.001T12 6Q9.175 6 6.813 7.488T3.2 11.5q1.25 2.525 3.613 4.013T12 17q.217 0 .441-.003t.461-.053q-.023.27-.023.516t.062.515Q12.7 18 12.47 18zm0-2.846q-1.522 0-2.588-1.067t-1.066-2.591t1.067-2.587t2.592-1.063t2.586 1.066q1.063 1.065 1.063 2.588q0 .271-.041.54t-.144.52l-.857.81q-.321.32-.6.675q-.28.355-.49.763q-.35.182-.732.264q-.381.082-.79.082m1.913-1.742q.787-.787.787-1.912t-.787-1.912T12 8.8t-1.912.788T9.3 11.5t.788 1.913T12 14.2t1.913-.787m4.363 6.856q-1.259 0-2.123-.877q-.864-.876-.87-2.126q0-.616.253-1.174q.254-.557.72-.998l2.013-1.902l2.008 1.9q.446.424.707.988t.266 1.178q-.02 1.258-.877 2.134q-.857.877-2.097.877m.003-1q.796 0 1.384-.59t.581-1.415q0-.412-.197-.797q-.197-.384-.478-.678l-1.3-1.231l-1.305 1.23q-.3.295-.5.682t-.175.8q0 .824.584 1.412q.585.587 1.405.587m-.009-2.355"/></svg>
</template>

CSS

.icon-symptoms-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%22M12%2018q-3.25%200-5.921-1.768T2.077%2011.5q1.33-2.964%204.001-4.732T11.998%205t5.921%201.768t4.004%204.732q-.15.334-.312.645t-.363.601l-.767-.725q.096-.135.163-.26t.145-.278q-1.256-2.52-3.612-4.001T12%206Q9.175%206%206.813%207.488T3.2%2011.5q1.25%202.525%203.613%204.013T12%2017q.217%200%20.441-.003t.461-.053q-.023.27-.023.516t.062.515Q12.7%2018%2012.47%2018zm0-2.846q-1.522%200-2.588-1.067t-1.066-2.591t1.067-2.587t2.592-1.063t2.586%201.066q1.063%201.065%201.063%202.588q0%20.271-.041.54t-.144.52l-.857.81q-.321.32-.6.675q-.28.355-.49.763q-.35.182-.732.264q-.381.082-.79.082m1.913-1.742q.787-.787.787-1.912t-.787-1.912T12%208.8t-1.912.788T9.3%2011.5t.788%201.913T12%2014.2t1.913-.787m4.363%206.856q-1.259%200-2.123-.877q-.864-.876-.87-2.126q0-.616.253-1.174q.254-.557.72-.998l2.013-1.902l2.008%201.9q.446.424.707.988t.266%201.178q-.02%201.258-.877%202.134q-.857.877-2.097.877m.003-1q.796%200%201.384-.59t.581-1.415q0-.412-.197-.797q-.197-.384-.478-.678l-1.3-1.231l-1.305%201.23q-.3.295-.5.682t-.175.8q0%20.824.584%201.412q.585.587%201.405.587m-.009-2.355%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%22M12%2018q-3.25%200-5.921-1.768T2.077%2011.5q1.33-2.964%204.001-4.732T11.998%205t5.921%201.768t4.004%204.732q-.15.334-.312.645t-.363.601l-.767-.725q.096-.135.163-.26t.145-.278q-1.256-2.52-3.612-4.001T12%206Q9.175%206%206.813%207.488T3.2%2011.5q1.25%202.525%203.613%204.013T12%2017q.217%200%20.441-.003t.461-.053q-.023.27-.023.516t.062.515Q12.7%2018%2012.47%2018zm0-2.846q-1.522%200-2.588-1.067t-1.066-2.591t1.067-2.587t2.592-1.063t2.586%201.066q1.063%201.065%201.063%202.588q0%20.271-.041.54t-.144.52l-.857.81q-.321.32-.6.675q-.28.355-.49.763q-.35.182-.732.264q-.381.082-.79.082m1.913-1.742q.787-.787.787-1.912t-.787-1.912T12%208.8t-1.912.788T9.3%2011.5t.788%201.913T12%2014.2t1.913-.787m4.363%206.856q-1.259%200-2.123-.877q-.864-.876-.87-2.126q0-.616.253-1.174q.254-.557.72-.998l2.013-1.902l2.008%201.9q.446.424.707.988t.266%201.178q-.02%201.258-.877%202.134q-.857.877-2.097.877m.003-1q.796%200%201.384-.59t.581-1.415q0-.412-.197-.797q-.197-.384-.478-.678l-1.3-1.231l-1.305%201.23q-.3.295-.5.682t-.175.8q0%20.824.584%201.412q.585.587%201.405.587m-.009-2.355%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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