Foobar2000 Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Foobar2000 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/340691.svg" alt="Foobar2000 icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/340691.svg" alt="Foobar2000 icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/340691.svg" alt="Foobar2000 icon" :width="24" :height="24" />
CSS background
.icon-foobar2000 {
background-image: url('https://proicons.com/icon/340691.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg id="Layer_2" data-name="Layer 2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1{fill:none;stroke:#fff;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="cls-1" d="M16.36,4.5c-2.46,4.37-5.14,8.27-6.71,15.35a13.68,13.68,0,0,0,0,6.17c.92,5.44,8.69,12.77,14.35,17.47h0c5.66-4.7,13.43-12,14.35-17.47a13.68,13.68,0,0,0,0-6.17c-1.57-7.08-4.25-11-6.71-15.35l-5,6.94H21.38ZM13.3,18.87c1.7,0,3.95,1.45,5.7,3.63,2.42,3,3.15,6.4,1.64,7.62s-4.7-.21-7.11-3.2-3.15-6.4-1.64-7.62a2.12,2.12,0,0,1,1.41-.43Zm21.53,0a2.12,2.12,0,0,1,1.41.43c1.51,1.22.78,4.63-1.64,7.62s-5.59,4.42-7.11,3.2-.78-4.63,1.64-7.62c1.76-2.18,4-3.61,5.7-3.63Zm-15.25,18,3.84-4.32a.72.72,0,0,1,.49-.26H24a.8.8,0,0,1,.59.27l3.84,4.32M24,32.28"/></svg>
Foobar2000 in other icon packs
Copied!