Hello Kidney Th Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Hello Kidney Th icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/326971.svg" alt="Hello Kidney Th icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/326971.svg" alt="Hello Kidney Th icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/326971.svg" alt="Hello Kidney Th icon" :width="24" :height="24" />
CSS background
.icon-hello-kidney-th {
background-image: url('https://proicons.com/icon/326971.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.f{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="f" d="M18.4791,16.0186c3.7493-2.7021,2.4468-8.5868-4.3114-8.5868-5.9734,0-11.5137,7.8903-11.5137,13.9986,0,5.9562,5.1278,13.5563,9.8764,13.5563,3.4788,0,6.1248-1.9961,6.4699-5.0904.297-3.8191-2.6513-4.8006-3.2375-8.1104-.3332-1.8814.0582-3.8515,2.7163-5.7672"/><path class="f" d="M16.6417,23.7349c3.6097.0276,4.9508.8859,4.9508,3.4575v13.3757M29.5209,16.0186c-3.7493-2.7021-2.4468-8.5868,4.3114-8.5868,5.9734,0,11.5137,7.8903,11.5137,13.9986,0,5.9562-5.1278,13.5563-9.8764,13.5563-3.4788,0-6.1248-1.9961-6.4699-5.0904-.297-3.8191,2.6513-4.8006,3.2375-8.1104.3332-1.8814-.0582-3.8515-2.7163-5.7672"/><path class="f" d="M31.3583,23.7349c-3.6097.0276-4.9508.8859-4.9508,3.4575v13.3757"/></svg>
Copied!