sick from Material Symbols Light by Google · Regular · Social · Apache-2.0 Free for personal and commercial use.

Name
sick
Set
Material Symbols Light
Style
Regular
Category
Social
Viewbox
24×24
License
Apache 2.0
Aliases
sick-sharp

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the sick icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.4 11.177L10.058 9.5L8.375 7.817l-.608.608l1.075 1.05l-1.075 1.075zm11.409-2.986q-.501-.5-.501-1.191q0-.598.308-1.245q.307-.647 1.384-2.217q1.077 1.57 1.385 2.217q.307.647.307 1.245q0 .69-.5 1.191q-.502.501-1.192.501t-1.191-.5m-4.184 2.99l.633-.632l-1.075-1.075l1.05-1.05l-.608-.608L13.942 9.5zM12 13.5q-.688 0-1.368.198t-1.288.608l-3.652-2.133q0-.362-.142-.692t-.454-.512q-.435-.242-.907-.118t-.72.553q-.242.435-.118.907t.553.72q.311.18.673.142t.673-.22l3.36 1.938q-.31.309-.58.672t-.476.821h.996q.525-.9 1.425-1.45t2.025-.55t2.025.55t1.425 1.45h.996q-.696-1.453-1.905-2.169Q13.333 13.5 12 13.5m0 7.5q-1.87 0-3.512-.71q-1.642-.711-2.867-1.936t-1.923-2.858T3 12t.698-3.496t1.923-2.858t2.867-1.935T12 3q1.716 0 3.228.59t2.716 1.652q-.196.439-.32.858T17.5 7q0 1.379.91 2.363q.91.983 2.263 1.118q.052 0 .104-.006t.098-.017q.07.38.097.758q.028.378.028.784q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightSick(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="M8.4 11.177L10.058 9.5L8.375 7.817l-.608.608l1.075 1.05l-1.075 1.075zm11.409-2.986q-.501-.5-.501-1.191q0-.598.308-1.245q.307-.647 1.384-2.217q1.077 1.57 1.385 2.217q.307.647.307 1.245q0 .69-.5 1.191q-.502.501-1.192.501t-1.191-.5m-4.184 2.99l.633-.632l-1.075-1.075l1.05-1.05l-.608-.608L13.942 9.5zM12 13.5q-.688 0-1.368.198t-1.288.608l-3.652-2.133q0-.362-.142-.692t-.454-.512q-.435-.242-.907-.118t-.72.553q-.242.435-.118.907t.553.72q.311.18.673.142t.673-.22l3.36 1.938q-.31.309-.58.672t-.476.821h.996q.525-.9 1.425-1.45t2.025-.55t2.025.55t1.425 1.45h.996q-.696-1.453-1.905-2.169Q13.333 13.5 12 13.5m0 7.5q-1.87 0-3.512-.71q-1.642-.711-2.867-1.936t-1.923-2.858T3 12t.698-3.496t1.923-2.858t2.867-1.935T12 3q1.716 0 3.228.59t2.716 1.652q-.196.439-.32.858T17.5 7q0 1.379.91 2.363q.91.983 2.263 1.118q.052 0 .104-.006t.098-.017q.07.38.097.758q.028.378.028.784q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M8.4 11.177L10.058 9.5L8.375 7.817l-.608.608l1.075 1.05l-1.075 1.075zm11.409-2.986q-.501-.5-.501-1.191q0-.598.308-1.245q.307-.647 1.384-2.217q1.077 1.57 1.385 2.217q.307.647.307 1.245q0 .69-.5 1.191q-.502.501-1.192.501t-1.191-.5m-4.184 2.99l.633-.632l-1.075-1.075l1.05-1.05l-.608-.608L13.942 9.5zM12 13.5q-.688 0-1.368.198t-1.288.608l-3.652-2.133q0-.362-.142-.692t-.454-.512q-.435-.242-.907-.118t-.72.553q-.242.435-.118.907t.553.72q.311.18.673.142t.673-.22l3.36 1.938q-.31.309-.58.672t-.476.821h.996q.525-.9 1.425-1.45t2.025-.55t2.025.55t1.425 1.45h.996q-.696-1.453-1.905-2.169Q13.333 13.5 12 13.5m0 7.5q-1.87 0-3.512-.71q-1.642-.711-2.867-1.936t-1.923-2.858T3 12t.698-3.496t1.923-2.858t2.867-1.935T12 3q1.716 0 3.228.59t2.716 1.652q-.196.439-.32.858T17.5 7q0 1.379.91 2.363q.91.983 2.263 1.118q.052 0 .104-.006t.098-.017q.07.38.097.758q.028.378.028.784q0 1.864-.71 3.506q-.711 1.642-1.926 2.857q-1.216 1.216-2.858 1.926Q13.864 21 12 21"/></svg>
</template>

CSS

.icon-sick {
  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%22M8.4%2011.177L10.058%209.5L8.375%207.817l-.608.608l1.075%201.05l-1.075%201.075zm11.409-2.986q-.501-.5-.501-1.191q0-.598.308-1.245q.307-.647%201.384-2.217q1.077%201.57%201.385%202.217q.307.647.307%201.245q0%20.69-.5%201.191q-.502.501-1.192.501t-1.191-.5m-4.184%202.99l.633-.632l-1.075-1.075l1.05-1.05l-.608-.608L13.942%209.5zM12%2013.5q-.688%200-1.368.198t-1.288.608l-3.652-2.133q0-.362-.142-.692t-.454-.512q-.435-.242-.907-.118t-.72.553q-.242.435-.118.907t.553.72q.311.18.673.142t.673-.22l3.36%201.938q-.31.309-.58.672t-.476.821h.996q.525-.9%201.425-1.45t2.025-.55t2.025.55t1.425%201.45h.996q-.696-1.453-1.905-2.169Q13.333%2013.5%2012%2013.5m0%207.5q-1.87%200-3.512-.71q-1.642-.711-2.867-1.936t-1.923-2.858T3%2012t.698-3.496t1.923-2.858t2.867-1.935T12%203q1.716%200%203.228.59t2.716%201.652q-.196.439-.32.858T17.5%207q0%201.379.91%202.363q.91.983%202.263%201.118q.052%200%20.104-.006t.098-.017q.07.38.097.758q.028.378.028.784q0%201.864-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021%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%22M8.4%2011.177L10.058%209.5L8.375%207.817l-.608.608l1.075%201.05l-1.075%201.075zm11.409-2.986q-.501-.5-.501-1.191q0-.598.308-1.245q.307-.647%201.384-2.217q1.077%201.57%201.385%202.217q.307.647.307%201.245q0%20.69-.5%201.191q-.502.501-1.192.501t-1.191-.5m-4.184%202.99l.633-.632l-1.075-1.075l1.05-1.05l-.608-.608L13.942%209.5zM12%2013.5q-.688%200-1.368.198t-1.288.608l-3.652-2.133q0-.362-.142-.692t-.454-.512q-.435-.242-.907-.118t-.72.553q-.242.435-.118.907t.553.72q.311.18.673.142t.673-.22l3.36%201.938q-.31.309-.58.672t-.476.821h.996q.525-.9%201.425-1.45t2.025-.55t2.025.55t1.425%201.45h.996q-.696-1.453-1.905-2.169Q13.333%2013.5%2012%2013.5m0%207.5q-1.87%200-3.512-.71q-1.642-.711-2.867-1.936t-1.923-2.858T3%2012t.698-3.496t1.923-2.858t2.867-1.935T12%203q1.716%200%203.228.59t2.716%201.652q-.196.439-.32.858T17.5%207q0%201.379.91%202.363q.91.983%202.263%201.118q.052%200%20.104-.006t.098-.017q.07.38.097.758q.028.378.028.784q0%201.864-.71%203.506q-.711%201.642-1.926%202.857q-1.216%201.216-2.858%201.926Q13.864%2021%2012%2021%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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