Sulamericasaude Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Sulamericasaude 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/348005.svg" alt="Sulamericasaude icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/348005.svg" alt="Sulamericasaude icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/348005.svg" alt="Sulamericasaude icon" :width="24" :height="24" />
CSS background
.icon-sulamericasaude {
background-image: url('https://proicons.com/icon/348005.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.a{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><circle class="a" cx="35.02" cy="22.81" r="4.81"/><path class="a" d="M15.47,24.73v9a9.8,9.8,0,0,0,19.6,0V27.62"/><path class="a" d="M15.47,25.87h-3.1a3.11,3.11,0,0,1-3.09-2.82L8.19,11.49A4.59,4.59,0,0,1,10.5,7.08L10.6,7"/><circle class="a" cx="12.44" cy="6.44" r="1.94"/><path class="a" d="M15.47,25.87h3.1a3.11,3.11,0,0,0,3.1-2.82l1.08-11.56a4.58,4.58,0,0,0-2.31-4.41L20.34,7"/><circle class="a" cx="18.5" cy="6.44" r="1.94"/></svg>
Copied!