symptoms icon
symptoms-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- symptoms-rounded
- Set
- Material Symbols Light
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
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="M18.27 20.27q-1.253 0-2.117-.878q-.864-.876-.87-2.128q0-.614.253-1.172q.254-.557.72-.998l.907-.852q.46-.454 1.106-.454t1.106.454l.902.852q.446.422.707.986t.266 1.178q-.02 1.258-.877 2.134q-.857.877-2.104.877M13.913 9.588q.787.787.787 1.912t-.787 1.913T12 14.2t-1.912-.787T9.3 11.5t.788-1.912T12 8.8t1.913.788M9.409 14.09Q10.47 15.154 12 15.154q.414 0 .792-.079q.38-.079.73-.261q-.322.575-.492 1.239t-.145 1.309q.006.254-.159.436q-.164.183-.418.202q-1.402.039-2.737-.283q-1.334-.32-2.544-.944q-1.346-.704-2.456-1.747t-1.927-2.407q-.155-.267-.221-.547q-.065-.28-.065-.572t.075-.572t.211-.547q1.46-2.479 3.953-3.93Q9.091 5 12 5t5.403 1.451q2.493 1.451 3.953 3.93q.15.261.215.544t.065.575q0 .337-.097.648q-.097.312-.291.598l-1.365-1.252q-.368-.329-.784-.49q-.416-.162-.876-.162t-.882.159t-.77.501l-1.083 1.038q.083-.252.124-.51q.042-.259.042-.53q0-1.529-1.063-2.591T12 7.846T9.409 8.91T8.346 11.5t1.063 2.591"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightSymptomsRounded(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="M18.27 20.27q-1.253 0-2.117-.878q-.864-.876-.87-2.128q0-.614.253-1.172q.254-.557.72-.998l.907-.852q.46-.454 1.106-.454t1.106.454l.902.852q.446.422.707.986t.266 1.178q-.02 1.258-.877 2.134q-.857.877-2.104.877M13.913 9.588q.787.787.787 1.912t-.787 1.913T12 14.2t-1.912-.787T9.3 11.5t.788-1.912T12 8.8t1.913.788M9.409 14.09Q10.47 15.154 12 15.154q.414 0 .792-.079q.38-.079.73-.261q-.322.575-.492 1.239t-.145 1.309q.006.254-.159.436q-.164.183-.418.202q-1.402.039-2.737-.283q-1.334-.32-2.544-.944q-1.346-.704-2.456-1.747t-1.927-2.407q-.155-.267-.221-.547q-.065-.28-.065-.572t.075-.572t.211-.547q1.46-2.479 3.953-3.93Q9.091 5 12 5t5.403 1.451q2.493 1.451 3.953 3.93q.15.261.215.544t.065.575q0 .337-.097.648q-.097.312-.291.598l-1.365-1.252q-.368-.329-.784-.49q-.416-.162-.876-.162t-.882.159t-.77.501l-1.083 1.038q.083-.252.124-.51q.042-.259.042-.53q0-1.529-1.063-2.591T12 7.846T9.409 8.91T8.346 11.5t1.063 2.591"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M18.27 20.27q-1.253 0-2.117-.878q-.864-.876-.87-2.128q0-.614.253-1.172q.254-.557.72-.998l.907-.852q.46-.454 1.106-.454t1.106.454l.902.852q.446.422.707.986t.266 1.178q-.02 1.258-.877 2.134q-.857.877-2.104.877M13.913 9.588q.787.787.787 1.912t-.787 1.913T12 14.2t-1.912-.787T9.3 11.5t.788-1.912T12 8.8t1.913.788M9.409 14.09Q10.47 15.154 12 15.154q.414 0 .792-.079q.38-.079.73-.261q-.322.575-.492 1.239t-.145 1.309q.006.254-.159.436q-.164.183-.418.202q-1.402.039-2.737-.283q-1.334-.32-2.544-.944q-1.346-.704-2.456-1.747t-1.927-2.407q-.155-.267-.221-.547q-.065-.28-.065-.572t.075-.572t.211-.547q1.46-2.479 3.953-3.93Q9.091 5 12 5t5.403 1.451q2.493 1.451 3.953 3.93q.15.261.215.544t.065.575q0 .337-.097.648q-.097.312-.291.598l-1.365-1.252q-.368-.329-.784-.49q-.416-.162-.876-.162t-.882.159t-.77.501l-1.083 1.038q.083-.252.124-.51q.042-.259.042-.53q0-1.529-1.063-2.591T12 7.846T9.409 8.91T8.346 11.5t1.063 2.591"/></svg> </template>
CSS
.icon-symptoms-rounded {
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%22M18.27%2020.27q-1.253%200-2.117-.878q-.864-.876-.87-2.128q0-.614.253-1.172q.254-.557.72-.998l.907-.852q.46-.454%201.106-.454t1.106.454l.902.852q.446.422.707.986t.266%201.178q-.02%201.258-.877%202.134q-.857.877-2.104.877M13.913%209.588q.787.787.787%201.912t-.787%201.913T12%2014.2t-1.912-.787T9.3%2011.5t.788-1.912T12%208.8t1.913.788M9.409%2014.09Q10.47%2015.154%2012%2015.154q.414%200%20.792-.079q.38-.079.73-.261q-.322.575-.492%201.239t-.145%201.309q.006.254-.159.436q-.164.183-.418.202q-1.402.039-2.737-.283q-1.334-.32-2.544-.944q-1.346-.704-2.456-1.747t-1.927-2.407q-.155-.267-.221-.547q-.065-.28-.065-.572t.075-.572t.211-.547q1.46-2.479%203.953-3.93Q9.091%205%2012%205t5.403%201.451q2.493%201.451%203.953%203.93q.15.261.215.544t.065.575q0%20.337-.097.648q-.097.312-.291.598l-1.365-1.252q-.368-.329-.784-.49q-.416-.162-.876-.162t-.882.159t-.77.501l-1.083%201.038q.083-.252.124-.51q.042-.259.042-.53q0-1.529-1.063-2.591T12%207.846T9.409%208.91T8.346%2011.5t1.063%202.591%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%22M18.27%2020.27q-1.253%200-2.117-.878q-.864-.876-.87-2.128q0-.614.253-1.172q.254-.557.72-.998l.907-.852q.46-.454%201.106-.454t1.106.454l.902.852q.446.422.707.986t.266%201.178q-.02%201.258-.877%202.134q-.857.877-2.104.877M13.913%209.588q.787.787.787%201.912t-.787%201.913T12%2014.2t-1.912-.787T9.3%2011.5t.788-1.912T12%208.8t1.913.788M9.409%2014.09Q10.47%2015.154%2012%2015.154q.414%200%20.792-.079q.38-.079.73-.261q-.322.575-.492%201.239t-.145%201.309q.006.254-.159.436q-.164.183-.418.202q-1.402.039-2.737-.283q-1.334-.32-2.544-.944q-1.346-.704-2.456-1.747t-1.927-2.407q-.155-.267-.221-.547q-.065-.28-.065-.572t.075-.572t.211-.547q1.46-2.479%203.953-3.93Q9.091%205%2012%205t5.403%201.451q2.493%201.451%203.953%203.93q.15.261.215.544t.065.575q0%20.337-.097.648q-.097.312-.291.598l-1.365-1.252q-.368-.329-.784-.49q-.416-.162-.876-.162t-.882.159t-.77.501l-1.083%201.038q.083-.252.124-.51q.042-.259.042-.53q0-1.529-1.063-2.591T12%207.846T9.409%208.91T8.346%2011.5t1.063%202.591%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-rounded.svg?color=%231a73e8&size=48