twitch icon
twitch from Prime Icons by PrimeTek · Regular · MIT Free for personal and commercial use.
- Name
- twitch
- Set
- Prime Icons
- Style
- Regular
- 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 IconstwitchHuge IconstwitchJam IconstwitchLine AwesometwitchSVG LogostwitchLucidetwitchMaterial Design Iconstwitch-fillMingCute IcontwitchMyna UI 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="currentColor" d="M11.706 7.144h1.168v3.424h-1.168m3.21-3.424h1.168v3.424h-1.168M7.916 4L5 6.856v10.288h3.496V20l2.924-2.856h2.328L19 12V4m-1.168 7.432l-2.328 2.28h-2.336l-2.042 2v-2h-2.63V5.144h9.336z"/></svg>
React
import type { SVGProps } from "react";
export function PrimeTwitch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.706 7.144h1.168v3.424h-1.168m3.21-3.424h1.168v3.424h-1.168M7.916 4L5 6.856v10.288h3.496V20l2.924-2.856h2.328L19 12V4m-1.168 7.432l-2.328 2.28h-2.336l-2.042 2v-2h-2.63V5.144h9.336z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M11.706 7.144h1.168v3.424h-1.168m3.21-3.424h1.168v3.424h-1.168M7.916 4L5 6.856v10.288h3.496V20l2.924-2.856h2.328L19 12V4m-1.168 7.432l-2.328 2.28h-2.336l-2.042 2v-2h-2.63V5.144h9.336z"/></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%22currentColor%22%20d%3D%22M11.706%207.144h1.168v3.424h-1.168m3.21-3.424h1.168v3.424h-1.168M7.916%204L5%206.856v10.288h3.496V20l2.924-2.856h2.328L19%2012V4m-1.168%207.432l-2.328%202.28h-2.336l-2.042%202v-2h-2.63V5.144h9.336z%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%22currentColor%22%20d%3D%22M11.706%207.144h1.168v3.424h-1.168m3.21-3.424h1.168v3.424h-1.168M7.916%204L5%206.856v10.288h3.496V20l2.924-2.856h2.328L19%2012V4m-1.168%207.432l-2.328%202.28h-2.336l-2.042%202v-2h-2.63V5.144h9.336z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/prime/twitch.svg?color=%231a73e8&size=48