Join Inner Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Join Inner 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/318180.svg" alt="Join Inner icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318180.svg" alt="Join Inner icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318180.svg" alt="Join Inner icon" :width="24" :height="24" />
CSS background
.icon-join-inner {
background-image: url('https://proicons.com/icon/318180.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="icon" xmlns="http://www.w3.org/2000/svg" width="32" height="32" viewBox="0 0 32 32">
<defs>
<style>
.cls-1 {
fill: none;
}
</style>
</defs>
<title>join--inner</title>
<path d="M20,6a9.9355,9.9355,0,0,0-4,.8418A9.999,9.999,0,1,0,16,25.16,9.998,9.998,0,1,0,20,6ZM12,24A8,8,0,1,1,13.7573,8.2017a9.9734,9.9734,0,0,0,0,15.5986A7.9919,7.9919,0,0,1,12,24Zm8,0a7.9919,7.9919,0,0,1-1.7573-.2,9.9734,9.9734,0,0,0,0-15.5986A7.9972,7.9972,0,1,1,20,24Z"/>
<rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/>
</svg>
Join Inner in other icon packs
Copied!