urology-rounded from Material Symbols Light by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.

Name
urology-rounded
Set
Material Symbols Light
Style
Rounded
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="M10.808 19.385v1.596q0 .213-.143.356t-.357.144t-.357-.144t-.143-.356v-1.602h-.039q-.567-.029-.988-.4t-.527-.942l-.113-.77q-.132-.751.353-1.317q.485-.565 1.237-.565h.077V13.44q-.327.272-.7.416t-.8.143q-2.193 0-3.654-1.625Q3.192 10.75 3.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-1q-.213 0-.356-.142t-.143-.357t.143-.357t.357-.143h1q.617 0 1.058-.441q.442-.442.442-1.06t-.442-1.058t-1.058-.441q-1.766 0-2.94 1.338T4.191 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-1q-.213 0-.356-.143T6.808 9.5t.143-.357T7.308 9h1q1.038 0 1.769.73t.73 1.77v3.885h2.385V11.5q0-1.038.731-1.77t1.77-.73h1q.213 0 .356.143t.143.357t-.143.357t-.357.143h-1q-.617 0-1.058.441q-.442.442-.442 1.059t.442 1.059t1.058.441q1.766 0 2.94-1.338T19.809 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.44h1q.213 0 .356.144t.143.357t-.143.357t-.357.143h-1q-1.038 0-1.769-.731t-.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.943h.077q.752 0 1.237.566t.354 1.317l-.114.77q-.106.573-.527.943t-.988.399h-.039v1.602q0 .213-.143.356t-.357.144t-.357-.144t-.143-.356v-1.596z"/></svg>

React

import type { SVGProps } from "react";

export function MaterialSymbolsLightUrologyRounded(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="M10.808 19.385v1.596q0 .213-.143.356t-.357.144t-.357-.144t-.143-.356v-1.602h-.039q-.567-.029-.988-.4t-.527-.942l-.113-.77q-.132-.751.353-1.317q.485-.565 1.237-.565h.077V13.44q-.327.272-.7.416t-.8.143q-2.193 0-3.654-1.625Q3.192 10.75 3.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-1q-.213 0-.356-.142t-.143-.357t.143-.357t.357-.143h1q.617 0 1.058-.441q.442-.442.442-1.06t-.442-1.058t-1.058-.441q-1.766 0-2.94 1.338T4.191 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-1q-.213 0-.356-.143T6.808 9.5t.143-.357T7.308 9h1q1.038 0 1.769.73t.73 1.77v3.885h2.385V11.5q0-1.038.731-1.77t1.77-.73h1q.213 0 .356.143t.143.357t-.143.357t-.357.143h-1q-.617 0-1.058.441q-.442.442-.442 1.059t.442 1.059t1.058.441q1.766 0 2.94-1.338T19.809 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.44h1q.213 0 .356.144t.143.357t-.143.357t-.357.143h-1q-1.038 0-1.769-.731t-.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.943h.077q.752 0 1.237.566t.354 1.317l-.114.77q-.106.573-.527.943t-.988.399h-.039v1.602q0 .213-.143.356t-.357.144t-.357-.144t-.143-.356v-1.596z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M10.808 19.385v1.596q0 .213-.143.356t-.357.144t-.357-.144t-.143-.356v-1.602h-.039q-.567-.029-.988-.4t-.527-.942l-.113-.77q-.132-.751.353-1.317q.485-.565 1.237-.565h.077V13.44q-.327.272-.7.416t-.8.143q-2.193 0-3.654-1.625Q3.192 10.75 3.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-1q-.213 0-.356-.142t-.143-.357t.143-.357t.357-.143h1q.617 0 1.058-.441q.442-.442.442-1.06t-.442-1.058t-1.058-.441q-1.766 0-2.94 1.338T4.191 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-1q-.213 0-.356-.143T6.808 9.5t.143-.357T7.308 9h1q1.038 0 1.769.73t.73 1.77v3.885h2.385V11.5q0-1.038.731-1.77t1.77-.73h1q.213 0 .356.143t.143.357t-.143.357t-.357.143h-1q-.617 0-1.058.441q-.442.442-.442 1.059t.442 1.059t1.058.441q1.766 0 2.94-1.338T19.809 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.44h1q.213 0 .356.144t.143.357t-.143.357t-.357.143h-1q-1.038 0-1.769-.731t-.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.943h.077q.752 0 1.237.566t.354 1.317l-.114.77q-.106.573-.527.943t-.988.399h-.039v1.602q0 .213-.143.356t-.357.144t-.357-.144t-.143-.356v-1.596z"/></svg>
</template>

CSS

.icon-urology-rounded {
  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%22M10.808%2019.385v1.596q0%20.213-.143.356t-.357.144t-.357-.144t-.143-.356v-1.602h-.039q-.567-.029-.988-.4t-.527-.942l-.113-.77q-.132-.751.353-1.317q.485-.565%201.237-.565h.077V13.44q-.327.272-.7.416t-.8.143q-2.193%200-3.654-1.625Q3.192%2010.75%203.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-1q-.213%200-.356-.142t-.143-.357t.143-.357t.357-.143h1q.617%200%201.058-.441q.442-.442.442-1.06t-.442-1.058t-1.058-.441q-1.766%200-2.94%201.338T4.191%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-1q-.213%200-.356-.143T6.808%209.5t.143-.357T7.308%209h1q1.038%200%201.769.73t.73%201.77v3.885h2.385V11.5q0-1.038.731-1.77t1.77-.73h1q.213%200%20.356.143t.143.357t-.143.357t-.357.143h-1q-.617%200-1.058.441q-.442.442-.442%201.059t.442%201.059t1.058.441q1.766%200%202.94-1.338T19.809%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.44h1q.213%200%20.356.144t.143.357t-.143.357t-.357.143h-1q-1.038%200-1.769-.731t-.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.943h.077q.752%200%201.237.566t.354%201.317l-.114.77q-.106.573-.527.943t-.988.399h-.039v1.602q0%20.213-.143.356t-.357.144t-.357-.144t-.143-.356v-1.596z%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%22M10.808%2019.385v1.596q0%20.213-.143.356t-.357.144t-.357-.144t-.143-.356v-1.602h-.039q-.567-.029-.988-.4t-.527-.942l-.113-.77q-.132-.751.353-1.317q.485-.565%201.237-.565h.077V13.44q-.327.272-.7.416t-.8.143q-2.193%200-3.654-1.625Q3.192%2010.75%203.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-1q-.213%200-.356-.142t-.143-.357t.143-.357t.357-.143h1q.617%200%201.058-.441q.442-.442.442-1.06t-.442-1.058t-1.058-.441q-1.766%200-2.94%201.338T4.191%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-1q-.213%200-.356-.143T6.808%209.5t.143-.357T7.308%209h1q1.038%200%201.769.73t.73%201.77v3.885h2.385V11.5q0-1.038.731-1.77t1.77-.73h1q.213%200%20.356.143t.143.357t-.143.357t-.357.143h-1q-.617%200-1.058.441q-.442.442-.442%201.059t.442%201.059t1.058.441q1.766%200%202.94-1.338T19.809%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.44h1q.213%200%20.356.144t.143.357t-.143.357t-.357.143h-1q-1.038%200-1.769-.731t-.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.943h.077q.752%200%201.237.566t.354%201.317l-.114.77q-.106.573-.527.943t-.988.399h-.039v1.602q0%20.213-.143.356t-.357.144t-.357-.144t-.143-.356v-1.596z%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-rounded.svg?color=%231a73e8&size=48