urology icon
urology-rounded from Material Symbols by Google · Rounded · Social · Apache-2.0 Free for personal and commercial use.
- Name
- urology-rounded
- Set
- Material Symbols
- Style
- Rounded
- Category
- Social
- Viewbox
- 24×24
- License
- Apache 2.0
5 other variants in Material Symbols
The same icon in other sets
More social icons from Material Symbols
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="M11 21v1q0 .425-.288.713T10 23t-.712-.288T9 22v-1.025q-.625-.125-1.075-.562t-.575-1.088l-.325-2q-.15-.925.45-1.625T9 15v-1.175q-.25.1-.488.138T8 14q-2.5 0-4.25-1.75T2 8V7q0-2.5 1.75-4.25T8 1q1.25 0 2.125.875T11 4t-.875 2.125T8 7H7q-.425 0-.712-.288T6 6t.288-.712T7 5h1q.425 0 .713-.288T9 4t-.288-.712T8 3Q6.35 3 5.175 4.175T4 7v1q0 1.65 1.175 2.825T8 12q.425 0 .713-.288T9 11t-.288-.712T8 10H7q-.425 0-.712-.288T6 9t.288-.712T7 8h1q1.25 0 2.125.875T11 11v4h2v-4q0-1.25.875-2.125T16 8h1q.425 0 .713.288T18 9t-.288.713T17 10h-1q-.425 0-.712.288T15 11t.288.713T16 12q1.65 0 2.825-1.175T20 8V7q0-1.65-1.175-2.825T16 3q-.425 0-.712.287T15 4t.288.713T16 5h1q.425 0 .713.288T18 6t-.288.713T17 7h-1q-1.25 0-2.125-.875T13 4t.875-2.125T16 1q2.5 0 4.25 1.75T22 7v1q0 2.5-1.75 4.25T16 14q-.275 0-.513-.038T15 13.826V15q.925 0 1.525.7t.45 1.625l-.325 2q-.125.65-.575 1.088T15 20.975V22q0 .425-.288.713T14 23t-.712-.288T13 22v-1z"/></svg>
React
import type { SVGProps } from "react";
export function MaterialSymbolsUrologyRounded(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="M11 21v1q0 .425-.288.713T10 23t-.712-.288T9 22v-1.025q-.625-.125-1.075-.562t-.575-1.088l-.325-2q-.15-.925.45-1.625T9 15v-1.175q-.25.1-.488.138T8 14q-2.5 0-4.25-1.75T2 8V7q0-2.5 1.75-4.25T8 1q1.25 0 2.125.875T11 4t-.875 2.125T8 7H7q-.425 0-.712-.288T6 6t.288-.712T7 5h1q.425 0 .713-.288T9 4t-.288-.712T8 3Q6.35 3 5.175 4.175T4 7v1q0 1.65 1.175 2.825T8 12q.425 0 .713-.288T9 11t-.288-.712T8 10H7q-.425 0-.712-.288T6 9t.288-.712T7 8h1q1.25 0 2.125.875T11 11v4h2v-4q0-1.25.875-2.125T16 8h1q.425 0 .713.288T18 9t-.288.713T17 10h-1q-.425 0-.712.288T15 11t.288.713T16 12q1.65 0 2.825-1.175T20 8V7q0-1.65-1.175-2.825T16 3q-.425 0-.712.287T15 4t.288.713T16 5h1q.425 0 .713.288T18 6t-.288.713T17 7h-1q-1.25 0-2.125-.875T13 4t.875-2.125T16 1q2.5 0 4.25 1.75T22 7v1q0 2.5-1.75 4.25T16 14q-.275 0-.513-.038T15 13.826V15q.925 0 1.525.7t.45 1.625l-.325 2q-.125.65-.575 1.088T15 20.975V22q0 .425-.288.713T14 23t-.712-.288T13 22v-1z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11 21v1q0 .425-.288.713T10 23t-.712-.288T9 22v-1.025q-.625-.125-1.075-.562t-.575-1.088l-.325-2q-.15-.925.45-1.625T9 15v-1.175q-.25.1-.488.138T8 14q-2.5 0-4.25-1.75T2 8V7q0-2.5 1.75-4.25T8 1q1.25 0 2.125.875T11 4t-.875 2.125T8 7H7q-.425 0-.712-.288T6 6t.288-.712T7 5h1q.425 0 .713-.288T9 4t-.288-.712T8 3Q6.35 3 5.175 4.175T4 7v1q0 1.65 1.175 2.825T8 12q.425 0 .713-.288T9 11t-.288-.712T8 10H7q-.425 0-.712-.288T6 9t.288-.712T7 8h1q1.25 0 2.125.875T11 11v4h2v-4q0-1.25.875-2.125T16 8h1q.425 0 .713.288T18 9t-.288.713T17 10h-1q-.425 0-.712.288T15 11t.288.713T16 12q1.65 0 2.825-1.175T20 8V7q0-1.65-1.175-2.825T16 3q-.425 0-.712.287T15 4t.288.713T16 5h1q.425 0 .713.288T18 6t-.288.713T17 7h-1q-1.25 0-2.125-.875T13 4t.875-2.125T16 1q2.5 0 4.25 1.75T22 7v1q0 2.5-1.75 4.25T16 14q-.275 0-.513-.038T15 13.826V15q.925 0 1.525.7t.45 1.625l-.325 2q-.125.65-.575 1.088T15 20.975V22q0 .425-.288.713T14 23t-.712-.288T13 22v-1z"/></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%22M11%2021v1q0%20.425-.288.713T10%2023t-.712-.288T9%2022v-1.025q-.625-.125-1.075-.562t-.575-1.088l-.325-2q-.15-.925.45-1.625T9%2015v-1.175q-.25.1-.488.138T8%2014q-2.5%200-4.25-1.75T2%208V7q0-2.5%201.75-4.25T8%201q1.25%200%202.125.875T11%204t-.875%202.125T8%207H7q-.425%200-.712-.288T6%206t.288-.712T7%205h1q.425%200%20.713-.288T9%204t-.288-.712T8%203Q6.35%203%205.175%204.175T4%207v1q0%201.65%201.175%202.825T8%2012q.425%200%20.713-.288T9%2011t-.288-.712T8%2010H7q-.425%200-.712-.288T6%209t.288-.712T7%208h1q1.25%200%202.125.875T11%2011v4h2v-4q0-1.25.875-2.125T16%208h1q.425%200%20.713.288T18%209t-.288.713T17%2010h-1q-.425%200-.712.288T15%2011t.288.713T16%2012q1.65%200%202.825-1.175T20%208V7q0-1.65-1.175-2.825T16%203q-.425%200-.712.287T15%204t.288.713T16%205h1q.425%200%20.713.288T18%206t-.288.713T17%207h-1q-1.25%200-2.125-.875T13%204t.875-2.125T16%201q2.5%200%204.25%201.75T22%207v1q0%202.5-1.75%204.25T16%2014q-.275%200-.513-.038T15%2013.826V15q.925%200%201.525.7t.45%201.625l-.325%202q-.125.65-.575%201.088T15%2020.975V22q0%20.425-.288.713T14%2023t-.712-.288T13%2022v-1z%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%22M11%2021v1q0%20.425-.288.713T10%2023t-.712-.288T9%2022v-1.025q-.625-.125-1.075-.562t-.575-1.088l-.325-2q-.15-.925.45-1.625T9%2015v-1.175q-.25.1-.488.138T8%2014q-2.5%200-4.25-1.75T2%208V7q0-2.5%201.75-4.25T8%201q1.25%200%202.125.875T11%204t-.875%202.125T8%207H7q-.425%200-.712-.288T6%206t.288-.712T7%205h1q.425%200%20.713-.288T9%204t-.288-.712T8%203Q6.35%203%205.175%204.175T4%207v1q0%201.65%201.175%202.825T8%2012q.425%200%20.713-.288T9%2011t-.288-.712T8%2010H7q-.425%200-.712-.288T6%209t.288-.712T7%208h1q1.25%200%202.125.875T11%2011v4h2v-4q0-1.25.875-2.125T16%208h1q.425%200%20.713.288T18%209t-.288.713T17%2010h-1q-.425%200-.712.288T15%2011t.288.713T16%2012q1.65%200%202.825-1.175T20%208V7q0-1.65-1.175-2.825T16%203q-.425%200-.712.287T15%204t.288.713T16%205h1q.425%200%20.713.288T18%206t-.288.713T17%207h-1q-1.25%200-2.125-.875T13%204t.875-2.125T16%201q2.5%200%204.25%201.75T22%207v1q0%202.5-1.75%204.25T16%2014q-.275%200-.513-.038T15%2013.826V15q.925%200%201.525.7t.45%201.625l-.325%202q-.125.65-.575%201.088T15%2020.975V22q0%20.425-.288.713T14%2023t-.712-.288T13%2022v-1z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/material-symbols/urology-rounded.svg?color=%231a73e8&size=48