twitch icon
twitch from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.
- Name
- twitch
- Set
- Huge Icons
- Style
- Stroke
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
twitch-fillAkar Iconstwitch-filledAnt Design IconstwitchBootstrap IconstwitchBoxicons BrandstwitchCoreUI BrandstwitchFont Awesome 6 BrandstwitchFont Awesome BrandstwitchFeather IconstwitchJam IconstwitchLine AwesometwitchSVG LogostwitchLucidetwitchMaterial Design Iconstwitch-fillMingCute IcontwitchMyna UI IconstwitchPrime Iconstwitch-fillRemix IcontwitchSimple Iconstwitch-outlineTeenyicons
Use the twitch icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 7v4m-4-4v4m4-8H8c-1.886 0-2.828 0-3.414.584C4 4.167 4 5.106 4 6.984v6.576c0 .37 0 .555.025.71a2 2 0 0 0 1.662 1.657c.156.024.341.024.713.024c.093 0 .14 0 .178.006a.5.5 0 0 1 .416.414c.006.039.006.085.006.178v1.543c0 1.182 0 1.773.335 1.89c.334.117.705-.344 1.446-1.268l1.919-2.39c.147-.183.221-.275.324-.324c.102-.049.22-.049.457-.049h3.862c.818 0 1.226 0 1.594-.152c.367-.151.656-.44 1.235-1.015l.656-.655c.579-.575.867-.863 1.02-1.23c.152-.366.152-.773.152-1.587V6.985c0-1.879 0-2.818-.586-3.401C18.828 3 17.886 3 16 3"/></svg>
React
import type { SVGProps } from "react";
export function HugeiconsTwitch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" strokeLinecap="round" strokeLinejoin="round" strokeWidth="1.5" d="M16 7v4m-4-4v4m4-8H8c-1.886 0-2.828 0-3.414.584C4 4.167 4 5.106 4 6.984v6.576c0 .37 0 .555.025.71a2 2 0 0 0 1.662 1.657c.156.024.341.024.713.024c.093 0 .14 0 .178.006a.5.5 0 0 1 .416.414c.006.039.006.085.006.178v1.543c0 1.182 0 1.773.335 1.89c.334.117.705-.344 1.446-1.268l1.919-2.39c.147-.183.221-.275.324-.324c.102-.049.22-.049.457-.049h3.862c.818 0 1.226 0 1.594-.152c.367-.151.656-.44 1.235-1.015l.656-.655c.579-.575.867-.863 1.02-1.23c.152-.366.152-.773.152-1.587V6.985c0-1.879 0-2.818-.586-3.401C18.828 3 17.886 3 16 3"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="1.5" d="M16 7v4m-4-4v4m4-8H8c-1.886 0-2.828 0-3.414.584C4 4.167 4 5.106 4 6.984v6.576c0 .37 0 .555.025.71a2 2 0 0 0 1.662 1.657c.156.024.341.024.713.024c.093 0 .14 0 .178.006a.5.5 0 0 1 .416.414c.006.039.006.085.006.178v1.543c0 1.182 0 1.773.335 1.89c.334.117.705-.344 1.446-1.268l1.919-2.39c.147-.183.221-.275.324-.324c.102-.049.22-.049.457-.049h3.862c.818 0 1.226 0 1.594-.152c.367-.151.656-.44 1.235-1.015l.656-.655c.579-.575.867-.863 1.02-1.23c.152-.366.152-.773.152-1.587V6.985c0-1.879 0-2.818-.586-3.401C18.828 3 17.886 3 16 3"/></svg> </template>
CSS
.icon-twitch {
width: 24px;
height: 24px;
background-color: currentColor;
-webkit-mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16%207v4m-4-4v4m4-8H8c-1.886%200-2.828%200-3.414.584C4%204.167%204%205.106%204%206.984v6.576c0%20.37%200%20.555.025.71a2%202%200%200%200%201.662%201.657c.156.024.341.024.713.024c.093%200%20.14%200%20.178.006a.5.5%200%200%201%20.416.414c.006.039.006.085.006.178v1.543c0%201.182%200%201.773.335%201.89c.334.117.705-.344%201.446-1.268l1.919-2.39c.147-.183.221-.275.324-.324c.102-.049.22-.049.457-.049h3.862c.818%200%201.226%200%201.594-.152c.367-.151.656-.44%201.235-1.015l.656-.655c.579-.575.867-.863%201.02-1.23c.152-.366.152-.773.152-1.587V6.985c0-1.879%200-2.818-.586-3.401C18.828%203%2017.886%203%2016%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
mask: url("data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20width%3D%221em%22%20height%3D%221em%22%20viewBox%3D%220%200%2024%2024%22%3E%3Cpath%20fill%3D%22none%22%20stroke%3D%22currentColor%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-width%3D%221.5%22%20d%3D%22M16%207v4m-4-4v4m4-8H8c-1.886%200-2.828%200-3.414.584C4%204.167%204%205.106%204%206.984v6.576c0%20.37%200%20.555.025.71a2%202%200%200%200%201.662%201.657c.156.024.341.024.713.024c.093%200%20.14%200%20.178.006a.5.5%200%200%201%20.416.414c.006.039.006.085.006.178v1.543c0%201.182%200%201.773.335%201.89c.334.117.705-.344%201.446-1.268l1.919-2.39c.147-.183.221-.275.324-.324c.102-.049.22-.049.457-.049h3.862c.818%200%201.226%200%201.594-.152c.367-.151.656-.44%201.235-1.015l.656-.655c.579-.575.867-.863%201.02-1.23c.152-.366.152-.773.152-1.587V6.985c0-1.879%200-2.818-.586-3.401C18.828%203%2017.886%203%2016%203%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/hugeicons/twitch.svg?color=%231a73e8&size=48