Studierendenwerkheidelberg Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Studierendenwerkheidelberg 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/333396.svg" alt="Studierendenwerkheidelberg icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/333396.svg" alt="Studierendenwerkheidelberg icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/333396.svg" alt="Studierendenwerkheidelberg icon" :width="24" :height="24" />
CSS background
.icon-studierendenwerkheidelberg {
background-image: url('https://proicons.com/icon/333396.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:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="a" d="M41,32.5l2.5-24H14c-3.3,0-6.6581,3.7179-7,7l-2.5,24H34C37.3,39.5,40.6581,35.7821,41,32.5Z"/><path class="a" d="M12.1,20.6a2.3843,2.3843,0,0,0,2,.9h1.2a2,2,0,0,0,0-4H14a2,2,0,0,1,0-4h1.2a2.1471,2.1471,0,0,1,2,.9"/><path class="a" d="M22.7036,13.5v8"/><path class="a" d="M28,13.5l2,8,2-8,2,8,2-8"/><path class="a" d="M17,30.5h5.3"/><path class="a" d="M25.7,34.5v-8H27a4,4,0,0,1,0,8Z"/><path class="a" d="M20,13.5h5.408"/><path class="a" d="M22.3,26.5v8"/><path class="a" d="M17,26.5v8"/></svg>
Copied!