twitch icon
twitch-fill from Akar Icons by Arturo Wibawa · Fill · MIT Free for personal and commercial use.
- Name
- twitch-fill
- Set
- Akar Icons
- Style
- Fill
- Viewbox
- 24×24
- License
- MIT
The same icon in other sets
twitch-filledAnt Design IconstwitchBootstrap 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 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.547 1L1 4.776v15.433h5.5V23h3.093l2.922-2.791h4.47L23 14.462V1zm18.39 12.478L17.5 16.76H12l-2.922 2.791v-2.79h-4.64V2.97h16.499zM17.5 6.747v5.74h-2.063v-5.74zm-5.5 0v5.74H9.938v-5.74z" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function AkarIconsTwitchFill(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" fillRule="evenodd" d="M2.547 1L1 4.776v15.433h5.5V23h3.093l2.922-2.791h4.47L23 14.462V1zm18.39 12.478L17.5 16.76H12l-2.922 2.791v-2.79h-4.64V2.97h16.499zM17.5 6.747v5.74h-2.063v-5.74zm-5.5 0v5.74H9.938v-5.74z" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M2.547 1L1 4.776v15.433h5.5V23h3.093l2.922-2.791h4.47L23 14.462V1zm18.39 12.478L17.5 16.76H12l-2.922 2.791v-2.79h-4.64V2.97h16.499zM17.5 6.747v5.74h-2.063v-5.74zm-5.5 0v5.74H9.938v-5.74z" clip-rule="evenodd"/></svg> </template>
CSS
.icon-twitch-fill {
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%20fill-rule%3D%22evenodd%22%20d%3D%22M2.547%201L1%204.776v15.433h5.5V23h3.093l2.922-2.791h4.47L23%2014.462V1zm18.39%2012.478L17.5%2016.76H12l-2.922%202.791v-2.79h-4.64V2.97h16.499zM17.5%206.747v5.74h-2.063v-5.74zm-5.5%200v5.74H9.938v-5.74z%22%20clip-rule%3D%22evenodd%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%20fill-rule%3D%22evenodd%22%20d%3D%22M2.547%201L1%204.776v15.433h5.5V23h3.093l2.922-2.791h4.47L23%2014.462V1zm18.39%2012.478L17.5%2016.76H12l-2.922%202.791v-2.79h-4.64V2.97h16.499zM17.5%206.747v5.74h-2.063v-5.74zm-5.5%200v5.74H9.938v-5.74z%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/akar-icons/twitch-fill.svg?color=%231a73e8&size=48