Twitch Icon
Free SVG icon from the IcoFont collection. Download or copy for use in any project.
The Twitch 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/306727.svg" alt="Twitch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/306727.svg" alt="Twitch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/306727.svg" alt="Twitch icon" :width="24" :height="24" />
CSS background
.icon-twitch {
background-image: url('https://proicons.com/icon/306727.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<svg width="64" height="64" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M139 63L82 215v608h209v115h114l114-115h171l228-228V63H139zm703 494L709 690H500L386 804V690H215V139h627v418zM424 291h76v228h-76zm209 0h76v228h-76z"/></svg>
Twitch in other icon packs
Copied!