Community Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Community 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/323954.svg" alt="Community icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/323954.svg" alt="Community icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/323954.svg" alt="Community icon" :width="24" :height="24" />
CSS background
.icon-community {
background-image: url('https://proicons.com/icon/323954.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><line class="a" x1="35.4024" y1="30.896" x2="39.4024" y2="30.896"/><line class="a" x1="35.4024" y1="23.996" x2="37.4024" y2="22.896"/><line class="a" x1="37.4024" y1="22.896" x2="37.4024" y2="30.896"/><path class="a" d="M7.0317,5.8761H40.9683a1.5188,1.5188,0,0,1,1.5162,1.5214V32.187a1.5188,1.5188,0,0,1-1.5162,1.5214H5.5155V7.3975A1.5188,1.5188,0,0,1,7.0317,5.8761Z"/><path class="a" d="M16.06,33.7233v8.4006L5.5155,33.7084"/></svg>
Community in other icon packs
Copied!