Twitch Icon
Free SVG icon from the Arcticons 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/334411.svg" alt="Twitch icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/334411.svg" alt="Twitch icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/334411.svg" alt="Twitch icon" :width="24" :height="24" />
CSS background
.icon-twitch {
background-image: url('https://proicons.com/icon/334411.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="a" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.b{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><polygon class="b" points="14.11 4.52 7.23 11.36 7.23 36.48 15.53 36.48 15.53 43.48 22.59 36.48 28.2 36.48 40.77 24.02 40.77 4.52 14.11 4.52"/><polygon class="b" points="15.53 7.41 38 7.41 38 22.61 32.55 28.02 26.94 28.02 21.82 33.15 21.82 28.02 15.53 28.02 15.53 7.41"/><line class="b" x1="24.705" y1="12.775" x2="24.705" y2="19.7674"/><line class="b" x1="32.395" y1="19.775" x2="32.395" y2="12.775"/></svg>
Twitch in other icon packs
Copied!