Forum Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Forum 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/317827.svg" alt="Forum icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/317827.svg" alt="Forum icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/317827.svg" alt="Forum icon" :width="24" :height="24" />
CSS background
.icon-forum {
background-image: url('https://proicons.com/icon/317827.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="utf-8"?>
<!-- Generator: Adobe Illustrator 24.0.3, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
<svg version="1.1" id="icon" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
width="32px" height="32px" viewBox="0 0 32 32" style="enable-background:new 0 0 32 32;" xml:space="preserve">
<style type="text/css">
.st0{fill:none;}
</style>
<path d="M28,6H8C6.8,6,6,6.8,6,8v14c0,1.2,0.8,2,2,2h8v-2H8V8h20v14h-7.2L16,28.8l1.6,1.2l4.2-6H28c1.2,0,2-0.8,2-2V8
C30,6.8,29.2,6,28,6z"/>
<path d="M4,18H2V5c0-1.7,1.3-3,3-3h13v2H5C4.4,4,4,4.4,4,5V18z"/>
<rect id="_Transparent_Rectangle_" class="st0" width="32" height="32"/>
</svg>
Forum in other icon packs
Copied!