rheumatology icon
rheumatology-outline from Health Icons by Resolve to Save Lives · Outline · Specialties · MIT Free for personal and commercial use.
- Name
- rheumatology-outline
- Set
- Health Icons
- Style
- Outline
- Category
- Specialties
- Viewbox
- 48×48
- License
- MIT
- Aliases
- rheumatology2x-outline
1 other variant in Health Icons
The same icon in other sets
More specialties icons from Health Icons
accident-and-emergencyadmissionsbiochemistry-laboratoryburn-unitcardiologychaplaincycoronary-care-unitcritical-caredischarge-loungeears-nose-and-throatendocrinologyfinance-deptgastroenterologygeneral-surgerygeriatricsgymgynecologyhematologyhematology-laboratoryhepatologyhuman-resorucesintensive-care-unitmedical-recordsnephrology
Use the rheumatology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm32 15c0-5.97-3.737-11.068-9-13.08V8h10a1 1 0 0 1 1 1v30a1 1 0 0 1-1 1H29v-2.92c5.263-2.012 9-7.11 9-13.08M27 8v7.682c0 .842.342 1.649.948 2.234l.421.406a2.53 2.53 0 0 1-2.89 4.084l-.205-.102a2.85 2.85 0 0 0-2.548 0l-.206.102a2.53 2.53 0 0 1-2.89-4.084l.422-.406A3.1 3.1 0 0 0 21 15.68V8zm0 32v-7.682c0-.842.342-1.649.948-2.234l.421-.406a2.53 2.53 0 0 0-2.89-4.085l-.205.103a2.85 2.85 0 0 1-2.548 0l-.206-.103a2.53 2.53 0 0 0-2.89 4.085l.422.406c.606.585.948 1.392.948 2.234V40zM10 24c0 5.97 3.737 11.068 9 13.08V40H9a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h10v2.92c-5.263 2.012-9 7.11-9 13.08" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsRheumatologyOutline(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fillRule="evenodd" d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm32 15c0-5.97-3.737-11.068-9-13.08V8h10a1 1 0 0 1 1 1v30a1 1 0 0 1-1 1H29v-2.92c5.263-2.012 9-7.11 9-13.08M27 8v7.682c0 .842.342 1.649.948 2.234l.421.406a2.53 2.53 0 0 1-2.89 4.084l-.205-.102a2.85 2.85 0 0 0-2.548 0l-.206.102a2.53 2.53 0 0 1-2.89-4.084l.422-.406A3.1 3.1 0 0 0 21 15.68V8zm0 32v-7.682c0-.842.342-1.649.948-2.234l.421-.406a2.53 2.53 0 0 0-2.89-4.085l-.205.103a2.85 2.85 0 0 1-2.548 0l-.206-.103a2.53 2.53 0 0 0-2.89 4.085l.422.406c.606.585.948 1.392.948 2.234V40zM10 24c0 5.97 3.737 11.068 9 13.08V40H9a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h10v2.92c-5.263 2.012-9 7.11-9 13.08" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 48 48"><path fill="currentColor" fill-rule="evenodd" d="M6 9a3 3 0 0 1 3-3h30a3 3 0 0 1 3 3v30a3 3 0 0 1-3 3H9a3 3 0 0 1-3-3zm32 15c0-5.97-3.737-11.068-9-13.08V8h10a1 1 0 0 1 1 1v30a1 1 0 0 1-1 1H29v-2.92c5.263-2.012 9-7.11 9-13.08M27 8v7.682c0 .842.342 1.649.948 2.234l.421.406a2.53 2.53 0 0 1-2.89 4.084l-.205-.102a2.85 2.85 0 0 0-2.548 0l-.206.102a2.53 2.53 0 0 1-2.89-4.084l.422-.406A3.1 3.1 0 0 0 21 15.68V8zm0 32v-7.682c0-.842.342-1.649.948-2.234l.421-.406a2.53 2.53 0 0 0-2.89-4.085l-.205.103a2.85 2.85 0 0 1-2.548 0l-.206-.103a2.53 2.53 0 0 0-2.89 4.085l.422.406c.606.585.948 1.392.948 2.234V40zM10 24c0 5.97 3.737 11.068 9 13.08V40H9a1 1 0 0 1-1-1V9a1 1 0 0 1 1-1h10v2.92c-5.263 2.012-9 7.11-9 13.08" clip-rule="evenodd"/></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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203H9a3%203%200%200%201-3-3zm32%2015c0-5.97-3.737-11.068-9-13.08V8h10a1%201%200%200%201%201%201v30a1%201%200%200%201-1%201H29v-2.92c5.263-2.012%209-7.11%209-13.08M27%208v7.682c0%20.842.342%201.649.948%202.234l.421.406a2.53%202.53%200%200%201-2.89%204.084l-.205-.102a2.85%202.85%200%200%200-2.548%200l-.206.102a2.53%202.53%200%200%201-2.89-4.084l.422-.406A3.1%203.1%200%200%200%2021%2015.68V8zm0%2032v-7.682c0-.842.342-1.649.948-2.234l.421-.406a2.53%202.53%200%200%200-2.89-4.085l-.205.103a2.85%202.85%200%200%201-2.548%200l-.206-.103a2.53%202.53%200%200%200-2.89%204.085l.422.406c.606.585.948%201.392.948%202.234V40zM10%2024c0%205.97%203.737%2011.068%209%2013.08V40H9a1%201%200%200%201-1-1V9a1%201%200%200%201%201-1h10v2.92c-5.263%202.012-9%207.11-9%2013.08%22%20clip-rule%3D%22evenodd%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%2048%2048%22%3E%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M6%209a3%203%200%200%201%203-3h30a3%203%200%200%201%203%203v30a3%203%200%200%201-3%203H9a3%203%200%200%201-3-3zm32%2015c0-5.97-3.737-11.068-9-13.08V8h10a1%201%200%200%201%201%201v30a1%201%200%200%201-1%201H29v-2.92c5.263-2.012%209-7.11%209-13.08M27%208v7.682c0%20.842.342%201.649.948%202.234l.421.406a2.53%202.53%200%200%201-2.89%204.084l-.205-.102a2.85%202.85%200%200%200-2.548%200l-.206.102a2.53%202.53%200%200%201-2.89-4.084l.422-.406A3.1%203.1%200%200%200%2021%2015.68V8zm0%2032v-7.682c0-.842.342-1.649.948-2.234l.421-.406a2.53%202.53%200%200%200-2.89-4.085l-.205.103a2.85%202.85%200%200%201-2.548%200l-.206-.103a2.53%202.53%200%200%200-2.89%204.085l.422.406c.606.585.948%201.392.948%202.234V40zM10%2024c0%205.97%203.737%2011.068%209%2013.08V40H9a1%201%200%200%201-1-1V9a1%201%200%200%201%201-1h10v2.92c-5.263%202.012-9%207.11-9%2013.08%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/healthicons/rheumatology-outline.svg?color=%231a73e8&size=48