twitch icon
twitch from Bootstrap Icons by The Bootstrap Authors · Outline · MIT Free for personal and commercial use.
- Name
- twitch
- Set
- Bootstrap Icons
- Style
- Outline
- Viewbox
- 16×16
- License
- MIT
The same icon in other sets
twitch-fillAkar Iconstwitch-filledAnt Design IconstwitchBoxicons BrandstwitchCoreUI BrandstwitchFont Awesome 6 BrandstwitchFont Awesome BrandstwitchFeather IconstwitchHuge 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 16 16"><g fill="currentColor"><path d="M3.857 0L1 2.857v10.286h3.429V16l2.857-2.857H9.57L14.714 8V0zm9.714 7.429l-2.285 2.285H9l-2 2v-2H4.429V1.143h9.142z"/><path d="M11.857 3.143h-1.143V6.57h1.143zm-3.143 0H7.571V6.57h1.143z"/></g></svg>
React
import type { SVGProps } from "react";
export function BiTwitch(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M3.857 0L1 2.857v10.286h3.429V16l2.857-2.857H9.57L14.714 8V0zm9.714 7.429l-2.285 2.285H9l-2 2v-2H4.429V1.143h9.142z"/><path d="M11.857 3.143h-1.143V6.57h1.143zm-3.143 0H7.571V6.57h1.143z"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 16 16"><g fill="currentColor"><path d="M3.857 0L1 2.857v10.286h3.429V16l2.857-2.857H9.57L14.714 8V0zm9.714 7.429l-2.285 2.285H9l-2 2v-2H4.429V1.143h9.142z"/><path d="M11.857 3.143h-1.143V6.57h1.143zm-3.143 0H7.571V6.57h1.143z"/></g></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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3.857%200L1%202.857v10.286h3.429V16l2.857-2.857H9.57L14.714%208V0zm9.714%207.429l-2.285%202.285H9l-2%202v-2H4.429V1.143h9.142z%22%2F%3E%3Cpath%20d%3D%22M11.857%203.143h-1.143V6.57h1.143zm-3.143%200H7.571V6.57h1.143z%22%2F%3E%3C%2Fg%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%2016%2016%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22M3.857%200L1%202.857v10.286h3.429V16l2.857-2.857H9.57L14.714%208V0zm9.714%207.429l-2.285%202.285H9l-2%202v-2H4.429V1.143h9.142z%22%2F%3E%3Cpath%20d%3D%22M11.857%203.143h-1.143V6.57h1.143zm-3.143%200H7.571V6.57h1.143z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/bi/twitch.svg?color=%231a73e8&size=48