Share Knowledge Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Share Knowledge icon is commonly used in social sharing buttons, export menus and collaboration tools. Available as a free SVG - copy the code or download directly.
img tag
<img src="https://proicons.com/icon/318841.svg" alt="Share Knowledge icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318841.svg" alt="Share Knowledge icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318841.svg" alt="Share Knowledge icon" :width="24" :height="24" />
CSS background
.icon-share-knowledge {
background-image: url('https://proicons.com/icon/318841.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>share-knowledge</title><path d="M27,25H21a3,3,0,0,0-3,3v2h2V28a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v2h2V28A3,3,0,0,0,27,25Z" transform="translate(0 0)"/><path d="M20,20a4,4,0,1,0,4-4A4,4,0,0,0,20,20Zm6,0a2,2,0,1,1-2-2A2,2,0,0,1,26,20Z" transform="translate(0 0)"/><path d="M6,21V20H4v1a7,7,0,0,0,7,7h3V26H11A5,5,0,0,1,6,21Z" transform="translate(0 0)"/><rect x="19" y="10" width="7" height="2"/><rect x="19" y="6" width="10" height="2"/><rect x="19" y="2" width="10" height="2"/><path d="M11,11H5a3,3,0,0,0-3,3v2H4V14a1,1,0,0,1,1-1h6a1,1,0,0,1,1,1v2h2V14A3,3,0,0,0,11,11Z" transform="translate(0 0)"/><path d="M8,10A4,4,0,1,0,4,6,4,4,0,0,0,8,10ZM8,4A2,2,0,1,1,6,6,2,2,0,0,1,8,4Z" transform="translate(0 0)"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Share Knowledge in other icon packs
Copied!