rheumatology icon
rheumatology from Health Icons by Resolve to Save Lives · Filled · Specialties · MIT Free for personal and commercial use.
- Name
- rheumatology
- Set
- Health Icons
- Style
- Filled
- Category
- Specialties
- Viewbox
- 48×48
- License
- MIT
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="M27 6h-6v9.682c0 .842-.342 1.649-.948 2.234l-.421.406a2.53 2.53 0 0 0 2.89 4.084l.205-.102a2.85 2.85 0 0 1 2.548 0l.206.102a2.53 2.53 0 0 0 2.89-4.084l-.422-.406A3.1 3.1 0 0 1 27 15.68zm-8 0H9a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h10v-4.92c-5.263-2.012-9-7.11-9-13.08s3.737-11.068 9-13.08zm2 36h6v-9.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.234zm8 0h10a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H29v4.92c5.263 2.012 9 7.11 9 13.08s-3.737 11.068-9 13.08z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function HealthiconsRheumatology(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="M27 6h-6v9.682c0 .842-.342 1.649-.948 2.234l-.421.406a2.53 2.53 0 0 0 2.89 4.084l.205-.102a2.85 2.85 0 0 1 2.548 0l.206.102a2.53 2.53 0 0 0 2.89-4.084l-.422-.406A3.1 3.1 0 0 1 27 15.68zm-8 0H9a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h10v-4.92c-5.263-2.012-9-7.11-9-13.08s3.737-11.068 9-13.08zm2 36h6v-9.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.234zm8 0h10a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H29v4.92c5.263 2.012 9 7.11 9 13.08s-3.737 11.068-9 13.08z" 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="M27 6h-6v9.682c0 .842-.342 1.649-.948 2.234l-.421.406a2.53 2.53 0 0 0 2.89 4.084l.205-.102a2.85 2.85 0 0 1 2.548 0l.206.102a2.53 2.53 0 0 0 2.89-4.084l-.422-.406A3.1 3.1 0 0 1 27 15.68zm-8 0H9a3 3 0 0 0-3 3v30a3 3 0 0 0 3 3h10v-4.92c-5.263-2.012-9-7.11-9-13.08s3.737-11.068 9-13.08zm2 36h6v-9.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.234zm8 0h10a3 3 0 0 0 3-3V9a3 3 0 0 0-3-3H29v4.92c5.263 2.012 9 7.11 9 13.08s-3.737 11.068-9 13.08z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-rheumatology {
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%22M27%206h-6v9.682c0%20.842-.342%201.649-.948%202.234l-.421.406a2.53%202.53%200%200%200%202.89%204.084l.205-.102a2.85%202.85%200%200%201%202.548%200l.206.102a2.53%202.53%200%200%200%202.89-4.084l-.422-.406A3.1%203.1%200%200%201%2027%2015.68zm-8%200H9a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h10v-4.92c-5.263-2.012-9-7.11-9-13.08s3.737-11.068%209-13.08zm2%2036h6v-9.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.234zm8%200h10a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3H29v4.92c5.263%202.012%209%207.11%209%2013.08s-3.737%2011.068-9%2013.08z%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%22M27%206h-6v9.682c0%20.842-.342%201.649-.948%202.234l-.421.406a2.53%202.53%200%200%200%202.89%204.084l.205-.102a2.85%202.85%200%200%201%202.548%200l.206.102a2.53%202.53%200%200%200%202.89-4.084l-.422-.406A3.1%203.1%200%200%201%2027%2015.68zm-8%200H9a3%203%200%200%200-3%203v30a3%203%200%200%200%203%203h10v-4.92c-5.263-2.012-9-7.11-9-13.08s3.737-11.068%209-13.08zm2%2036h6v-9.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.234zm8%200h10a3%203%200%200%200%203-3V9a3%203%200%200%200-3-3H29v4.92c5.263%202.012%209%207.11%209%2013.08s-3.737%2011.068-9%2013.08z%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.svg?color=%231a73e8&size=48