Logo Facebook Icon
Free SVG icon from the Carbon Icons collection. Download or copy for use in any project.
The Logo Facebook 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/318294.svg" alt="Logo Facebook icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/318294.svg" alt="Logo Facebook icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/318294.svg" alt="Logo Facebook icon" :width="24" :height="24" />
CSS background
.icon-logo-facebook {
background-image: url('https://proicons.com/icon/318294.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" viewBox="0 0 32 32"><defs><style>.cls-1{fill:none;}</style></defs><title>logo--facebook</title><path d="M26.67,4H5.33A1.34,1.34,0,0,0,4,5.33V26.67A1.34,1.34,0,0,0,5.33,28H16.82V18.72H13.7V15.09h3.12V12.42c0-3.1,1.89-4.79,4.67-4.79.93,0,1.86,0,2.79.14V11H22.37c-1.51,0-1.8.72-1.8,1.77v2.31h3.6l-.47,3.63H20.57V28h6.1A1.34,1.34,0,0,0,28,26.67V5.33A1.34,1.34,0,0,0,26.67,4Z" transform="translate(0 0)"/><rect id="_Transparent_Rectangle_" data-name="<Transparent Rectangle>" class="cls-1" width="32" height="32"/></svg>
Logo Facebook in other icon packs
Copied!