urology icon
urology-sharp from Material Symbols Light by Google · Sharp · Social · Apache-2.0 Free for personal and commercial use.
- Name
- urology-sharp
- Set
- Material Symbols Light
- Style
- Sharp
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols Light
The same icon in other sets
More social icons from Material Symbols Light
Use the urology icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 21.48v-2.095H8.49l-.668-4h1.985V13.44q-.327.273-.7.417q-.371.143-.8.143q-2.192 0-3.654-1.625T3.192 8.5v-.77q0-2.25 1.462-3.874T8.308 2.23q1.038 0 1.769.73t.73 1.77t-.73 1.769t-1.77.73h-1.5v-1h1.5q.618 0 1.06-.44q.44-.442.44-1.06t-.44-1.058q-.442-.441-1.06-.441q-1.765 0-2.94 1.338T4.192 7.731V8.5q0 1.823 1.175 3.162T8.307 13q.618 0 1.06-.441q.44-.442.44-1.059t-.44-1.059T8.306 10h-1.5V9h1.5q1.04 0 1.77.73t.73 1.77v3.885h2.385V11.5q0-1.038.731-1.77t1.77-.73h1.5v1h-1.5q-.618 0-1.06.441q-.44.442-.44 1.059t.44 1.059t1.06.441q1.765 0 2.94-1.338T19.808 8.5v-.77q0-1.822-1.175-3.16t-2.94-1.34q-.618 0-1.06.442q-.44.442-.44 1.059t.44 1.059q.442.44 1.06.44h1.5v1h-1.5q-1.04 0-1.77-.73t-.73-1.77t.73-1.768t1.77-.731q2.192 0 3.653 1.625q1.462 1.625 1.462 3.875V8.5q0 2.25-1.462 3.875T15.692 14q-.428 0-.8-.143t-.7-.416v1.943h1.985l-.667 4h-1.318v2.097h-1v-2.096h-2.384v2.096z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsLightUrologySharp(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="M9.808 21.48v-2.095H8.49l-.668-4h1.985V13.44q-.327.273-.7.417q-.371.143-.8.143q-2.192 0-3.654-1.625T3.192 8.5v-.77q0-2.25 1.462-3.874T8.308 2.23q1.038 0 1.769.73t.73 1.77t-.73 1.769t-1.77.73h-1.5v-1h1.5q.618 0 1.06-.44q.44-.442.44-1.06t-.44-1.058q-.442-.441-1.06-.441q-1.765 0-2.94 1.338T4.192 7.731V8.5q0 1.823 1.175 3.162T8.307 13q.618 0 1.06-.441q.44-.442.44-1.059t-.44-1.059T8.306 10h-1.5V9h1.5q1.04 0 1.77.73t.73 1.77v3.885h2.385V11.5q0-1.038.731-1.77t1.77-.73h1.5v1h-1.5q-.618 0-1.06.441q-.44.442-.44 1.059t.44 1.059t1.06.441q1.765 0 2.94-1.338T19.808 8.5v-.77q0-1.822-1.175-3.16t-2.94-1.34q-.618 0-1.06.442q-.44.442-.44 1.059t.44 1.059q.442.44 1.06.44h1.5v1h-1.5q-1.04 0-1.77-.73t-.73-1.77t.73-1.768t1.77-.731q2.192 0 3.653 1.625q1.462 1.625 1.462 3.875V8.5q0 2.25-1.462 3.875T15.692 14q-.428 0-.8-.143t-.7-.416v1.943h1.985l-.667 4h-1.318v2.097h-1v-2.096h-2.384v2.096z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M9.808 21.48v-2.095H8.49l-.668-4h1.985V13.44q-.327.273-.7.417q-.371.143-.8.143q-2.192 0-3.654-1.625T3.192 8.5v-.77q0-2.25 1.462-3.874T8.308 2.23q1.038 0 1.769.73t.73 1.77t-.73 1.769t-1.77.73h-1.5v-1h1.5q.618 0 1.06-.44q.44-.442.44-1.06t-.44-1.058q-.442-.441-1.06-.441q-1.765 0-2.94 1.338T4.192 7.731V8.5q0 1.823 1.175 3.162T8.307 13q.618 0 1.06-.441q.44-.442.44-1.059t-.44-1.059T8.306 10h-1.5V9h1.5q1.04 0 1.77.73t.73 1.77v3.885h2.385V11.5q0-1.038.731-1.77t1.77-.73h1.5v1h-1.5q-.618 0-1.06.441q-.44.442-.44 1.059t.44 1.059t1.06.441q1.765 0 2.94-1.338T19.808 8.5v-.77q0-1.822-1.175-3.16t-2.94-1.34q-.618 0-1.06.442q-.44.442-.44 1.059t.44 1.059q.442.44 1.06.44h1.5v1h-1.5q-1.04 0-1.77-.73t-.73-1.77t.73-1.768t1.77-.731q2.192 0 3.653 1.625q1.462 1.625 1.462 3.875V8.5q0 2.25-1.462 3.875T15.692 14q-.428 0-.8-.143t-.7-.416v1.943h1.985l-.667 4h-1.318v2.097h-1v-2.096h-2.384v2.096z"/></svg> </template>
CSS
.icon-urology-sharp {
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%22M9.808%2021.48v-2.095H8.49l-.668-4h1.985V13.44q-.327.273-.7.417q-.371.143-.8.143q-2.192%200-3.654-1.625T3.192%208.5v-.77q0-2.25%201.462-3.874T8.308%202.23q1.038%200%201.769.73t.73%201.77t-.73%201.769t-1.77.73h-1.5v-1h1.5q.618%200%201.06-.44q.44-.442.44-1.06t-.44-1.058q-.442-.441-1.06-.441q-1.765%200-2.94%201.338T4.192%207.731V8.5q0%201.823%201.175%203.162T8.307%2013q.618%200%201.06-.441q.44-.442.44-1.059t-.44-1.059T8.306%2010h-1.5V9h1.5q1.04%200%201.77.73t.73%201.77v3.885h2.385V11.5q0-1.038.731-1.77t1.77-.73h1.5v1h-1.5q-.618%200-1.06.441q-.44.442-.44%201.059t.44%201.059t1.06.441q1.765%200%202.94-1.338T19.808%208.5v-.77q0-1.822-1.175-3.16t-2.94-1.34q-.618%200-1.06.442q-.44.442-.44%201.059t.44%201.059q.442.44%201.06.44h1.5v1h-1.5q-1.04%200-1.77-.73t-.73-1.77t.73-1.768t1.77-.731q2.192%200%203.653%201.625q1.462%201.625%201.462%203.875V8.5q0%202.25-1.462%203.875T15.692%2014q-.428%200-.8-.143t-.7-.416v1.943h1.985l-.667%204h-1.318v2.097h-1v-2.096h-2.384v2.096z%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%22M9.808%2021.48v-2.095H8.49l-.668-4h1.985V13.44q-.327.273-.7.417q-.371.143-.8.143q-2.192%200-3.654-1.625T3.192%208.5v-.77q0-2.25%201.462-3.874T8.308%202.23q1.038%200%201.769.73t.73%201.77t-.73%201.769t-1.77.73h-1.5v-1h1.5q.618%200%201.06-.44q.44-.442.44-1.06t-.44-1.058q-.442-.441-1.06-.441q-1.765%200-2.94%201.338T4.192%207.731V8.5q0%201.823%201.175%203.162T8.307%2013q.618%200%201.06-.441q.44-.442.44-1.059t-.44-1.059T8.306%2010h-1.5V9h1.5q1.04%200%201.77.73t.73%201.77v3.885h2.385V11.5q0-1.038.731-1.77t1.77-.73h1.5v1h-1.5q-.618%200-1.06.441q-.44.442-.44%201.059t.44%201.059t1.06.441q1.765%200%202.94-1.338T19.808%208.5v-.77q0-1.822-1.175-3.16t-2.94-1.34q-.618%200-1.06.442q-.44.442-.44%201.059t.44%201.059q.442.44%201.06.44h1.5v1h-1.5q-1.04%200-1.77-.73t-.73-1.77t.73-1.768t1.77-.731q2.192%200%203.653%201.625q1.462%201.625%201.462%203.875V8.5q0%202.25-1.462%203.875T15.692%2014q-.428%200-.8-.143t-.7-.416v1.943h1.985l-.667%204h-1.318v2.097h-1v-2.096h-2.384v2.096z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols-light/urology-sharp.svg?color=%231a73e8&size=48