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

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

3 other variants in Material Symbols Light

The same icon in other sets

More social icons from Material Symbols Light

Use the rheumatology icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.342 16.61l-3.932-1.312l.304-.944l3.932 1.317zm.158-4.11h-3.798v-1H22.5zm.121-4.202L18.702 9.64l-.312-.963l3.939-1.298zm-15.49 4.99q-.883 0-1.507-.62Q5 12.05 5 11.168q0-.442.172-.823t.465-.669L8 7.286V2.77h1v4.52q0 .2-.088.387t-.212.338L6.325 10.39q-.15.15-.238.35T6 11.163q0 .45.337.788t.788.338q.3 0 .485-.1q.184-.1.465-.35q.57-.45 1.1-.675t1.075-.225q.55 0 1.087.225t1.088.675q.3.25.475.35t.475.1q.475 0 .8-.338t.325-.788q0-.224-.088-.437t-.237-.363L11.8 7.99q-.125-.15-.213-.325T11.5 7.29V2.77h1v4.493l2.389 2.388q.309.29.46.68t.151.83q0 .88-.612 1.505t-1.513.624q-.575 0-.914-.207t-.652-.488q-.47-.377-.846-.516q-.376-.14-.713-.14q-.34 0-.722.16t-.812.496q-.312.281-.66.488t-.925.206m4.369 7.943V16.77q0-.206.088-.4t.212-.325l2.375-2.375q.15-.15.238-.35t.087-.425q0-.154-.04-.296q-.039-.142-.112-.273l.733-.733q.194.271.307.606t.112.696q0 .42-.161.796q-.162.377-.45.668L12.5 16.746v4.485zm-3.5 0v-4.485l-2.363-2.388q-.293-.291-.465-.668T5 12.894q0-.361.125-.696t.32-.586l.732.713q-.079.13-.128.266q-.049.135-.049.303q0 .225.088.425t.237.35L8.7 16.044q.125.15.213.338t.087.387v4.462zm2.25-13.243"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightRheumatologyOutline(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="m22.342 16.61l-3.932-1.312l.304-.944l3.932 1.317zm.158-4.11h-3.798v-1H22.5zm.121-4.202L18.702 9.64l-.312-.963l3.939-1.298zm-15.49 4.99q-.883 0-1.507-.62Q5 12.05 5 11.168q0-.442.172-.823t.465-.669L8 7.286V2.77h1v4.52q0 .2-.088.387t-.212.338L6.325 10.39q-.15.15-.238.35T6 11.163q0 .45.337.788t.788.338q.3 0 .485-.1q.184-.1.465-.35q.57-.45 1.1-.675t1.075-.225q.55 0 1.087.225t1.088.675q.3.25.475.35t.475.1q.475 0 .8-.338t.325-.788q0-.224-.088-.437t-.237-.363L11.8 7.99q-.125-.15-.213-.325T11.5 7.29V2.77h1v4.493l2.389 2.388q.309.29.46.68t.151.83q0 .88-.612 1.505t-1.513.624q-.575 0-.914-.207t-.652-.488q-.47-.377-.846-.516q-.376-.14-.713-.14q-.34 0-.722.16t-.812.496q-.312.281-.66.488t-.925.206m4.369 7.943V16.77q0-.206.088-.4t.212-.325l2.375-2.375q.15-.15.238-.35t.087-.425q0-.154-.04-.296q-.039-.142-.112-.273l.733-.733q.194.271.307.606t.112.696q0 .42-.161.796q-.162.377-.45.668L12.5 16.746v4.485zm-3.5 0v-4.485l-2.363-2.388q-.293-.291-.465-.668T5 12.894q0-.361.125-.696t.32-.586l.732.713q-.079.13-.128.266q-.049.135-.049.303q0 .225.088.425t.237.35L8.7 16.044q.125.15.213.338t.087.387v4.462zm2.25-13.243"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="m22.342 16.61l-3.932-1.312l.304-.944l3.932 1.317zm.158-4.11h-3.798v-1H22.5zm.121-4.202L18.702 9.64l-.312-.963l3.939-1.298zm-15.49 4.99q-.883 0-1.507-.62Q5 12.05 5 11.168q0-.442.172-.823t.465-.669L8 7.286V2.77h1v4.52q0 .2-.088.387t-.212.338L6.325 10.39q-.15.15-.238.35T6 11.163q0 .45.337.788t.788.338q.3 0 .485-.1q.184-.1.465-.35q.57-.45 1.1-.675t1.075-.225q.55 0 1.087.225t1.088.675q.3.25.475.35t.475.1q.475 0 .8-.338t.325-.788q0-.224-.088-.437t-.237-.363L11.8 7.99q-.125-.15-.213-.325T11.5 7.29V2.77h1v4.493l2.389 2.388q.309.29.46.68t.151.83q0 .88-.612 1.505t-1.513.624q-.575 0-.914-.207t-.652-.488q-.47-.377-.846-.516q-.376-.14-.713-.14q-.34 0-.722.16t-.812.496q-.312.281-.66.488t-.925.206m4.369 7.943V16.77q0-.206.088-.4t.212-.325l2.375-2.375q.15-.15.238-.35t.087-.425q0-.154-.04-.296q-.039-.142-.112-.273l.733-.733q.194.271.307.606t.112.696q0 .42-.161.796q-.162.377-.45.668L12.5 16.746v4.485zm-3.5 0v-4.485l-2.363-2.388q-.293-.291-.465-.668T5 12.894q0-.361.125-.696t.32-.586l.732.713q-.079.13-.128.266q-.049.135-.049.303q0 .225.088.425t.237.35L8.7 16.044q.125.15.213.338t.087.387v4.462zm2.25-13.243"/></svg>
</template>

CSS

.icon-rheumatology-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%22m22.342%2016.61l-3.932-1.312l.304-.944l3.932%201.317zm.158-4.11h-3.798v-1H22.5zm.121-4.202L18.702%209.64l-.312-.963l3.939-1.298zm-15.49%204.99q-.883%200-1.507-.62Q5%2012.05%205%2011.168q0-.442.172-.823t.465-.669L8%207.286V2.77h1v4.52q0%20.2-.088.387t-.212.338L6.325%2010.39q-.15.15-.238.35T6%2011.163q0%20.45.337.788t.788.338q.3%200%20.485-.1q.184-.1.465-.35q.57-.45%201.1-.675t1.075-.225q.55%200%201.087.225t1.088.675q.3.25.475.35t.475.1q.475%200%20.8-.338t.325-.788q0-.224-.088-.437t-.237-.363L11.8%207.99q-.125-.15-.213-.325T11.5%207.29V2.77h1v4.493l2.389%202.388q.309.29.46.68t.151.83q0%20.88-.612%201.505t-1.513.624q-.575%200-.914-.207t-.652-.488q-.47-.377-.846-.516q-.376-.14-.713-.14q-.34%200-.722.16t-.812.496q-.312.281-.66.488t-.925.206m4.369%207.943V16.77q0-.206.088-.4t.212-.325l2.375-2.375q.15-.15.238-.35t.087-.425q0-.154-.04-.296q-.039-.142-.112-.273l.733-.733q.194.271.307.606t.112.696q0%20.42-.161.796q-.162.377-.45.668L12.5%2016.746v4.485zm-3.5%200v-4.485l-2.363-2.388q-.293-.291-.465-.668T5%2012.894q0-.361.125-.696t.32-.586l.732.713q-.079.13-.128.266q-.049.135-.049.303q0%20.225.088.425t.237.35L8.7%2016.044q.125.15.213.338t.087.387v4.462zm2.25-13.243%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%22m22.342%2016.61l-3.932-1.312l.304-.944l3.932%201.317zm.158-4.11h-3.798v-1H22.5zm.121-4.202L18.702%209.64l-.312-.963l3.939-1.298zm-15.49%204.99q-.883%200-1.507-.62Q5%2012.05%205%2011.168q0-.442.172-.823t.465-.669L8%207.286V2.77h1v4.52q0%20.2-.088.387t-.212.338L6.325%2010.39q-.15.15-.238.35T6%2011.163q0%20.45.337.788t.788.338q.3%200%20.485-.1q.184-.1.465-.35q.57-.45%201.1-.675t1.075-.225q.55%200%201.087.225t1.088.675q.3.25.475.35t.475.1q.475%200%20.8-.338t.325-.788q0-.224-.088-.437t-.237-.363L11.8%207.99q-.125-.15-.213-.325T11.5%207.29V2.77h1v4.493l2.389%202.388q.309.29.46.68t.151.83q0%20.88-.612%201.505t-1.513.624q-.575%200-.914-.207t-.652-.488q-.47-.377-.846-.516q-.376-.14-.713-.14q-.34%200-.722.16t-.812.496q-.312.281-.66.488t-.925.206m4.369%207.943V16.77q0-.206.088-.4t.212-.325l2.375-2.375q.15-.15.238-.35t.087-.425q0-.154-.04-.296q-.039-.142-.112-.273l.733-.733q.194.271.307.606t.112.696q0%20.42-.161.796q-.162.377-.45.668L12.5%2016.746v4.485zm-3.5%200v-4.485l-2.363-2.388q-.293-.291-.465-.668T5%2012.894q0-.361.125-.696t.32-.586l.732.713q-.079.13-.128.266q-.049.135-.049.303q0%20.225.088.425t.237.35L8.7%2016.044q.125.15.213.338t.087.387v4.462zm2.25-13.243%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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