twitch-fill from MingCute Icon by MingCute Design · Fill · Apache-2.0 Free for personal and commercial use.

Name
twitch-fill
Set
MingCute Icon
Style
Fill
Viewbox
24×24
License
Apache 2.0

1 other variant in MingCute Icon

The same icon in other sets

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="M20 2a1 1 0 0 1 1 1v9a1 1 0 0 1-.2.6l-3 4q-.076.102-.175.181l-2.5 2A1 1 0 0 1 14.5 19h-3.086l-2.707 2.707A1 1 0 0 1 7 21v-2H4a1 1 0 0 1-1-1V6c.013-.266.1-.515.293-.707l3-3A1.04 1.04 0 0 1 7 2zM8 15h2a1 1 0 0 1 1 1v.364l1.36-1.133A1 1 0 0 1 13 15h3.501L19 11.667V4H8zm3-4V7.5a1 1 0 1 1 2 0V11a1 1 0 1 1-2 0m4 0V7.5a1 1 0 1 1 2 0V11a1 1 0 1 1-2 0"/></svg>

React

import type { SVGProps } from "react";

export function MingcuteTwitchFill(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="M20 2a1 1 0 0 1 1 1v9a1 1 0 0 1-.2.6l-3 4q-.076.102-.175.181l-2.5 2A1 1 0 0 1 14.5 19h-3.086l-2.707 2.707A1 1 0 0 1 7 21v-2H4a1 1 0 0 1-1-1V6c.013-.266.1-.515.293-.707l3-3A1.04 1.04 0 0 1 7 2zM8 15h2a1 1 0 0 1 1 1v.364l1.36-1.133A1 1 0 0 1 13 15h3.501L19 11.667V4H8zm3-4V7.5a1 1 0 1 1 2 0V11a1 1 0 1 1-2 0m4 0V7.5a1 1 0 1 1 2 0V11a1 1 0 1 1-2 0"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M20 2a1 1 0 0 1 1 1v9a1 1 0 0 1-.2.6l-3 4q-.076.102-.175.181l-2.5 2A1 1 0 0 1 14.5 19h-3.086l-2.707 2.707A1 1 0 0 1 7 21v-2H4a1 1 0 0 1-1-1V6c.013-.266.1-.515.293-.707l3-3A1.04 1.04 0 0 1 7 2zM8 15h2a1 1 0 0 1 1 1v.364l1.36-1.133A1 1 0 0 1 13 15h3.501L19 11.667V4H8zm3-4V7.5a1 1 0 1 1 2 0V11a1 1 0 1 1-2 0m4 0V7.5a1 1 0 1 1 2 0V11a1 1 0 1 1-2 0"/></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%20d%3D%22M20%202a1%201%200%200%201%201%201v9a1%201%200%200%201-.2.6l-3%204q-.076.102-.175.181l-2.5%202A1%201%200%200%201%2014.5%2019h-3.086l-2.707%202.707A1%201%200%200%201%207%2021v-2H4a1%201%200%200%201-1-1V6c.013-.266.1-.515.293-.707l3-3A1.04%201.04%200%200%201%207%202zM8%2015h2a1%201%200%200%201%201%201v.364l1.36-1.133A1%201%200%200%201%2013%2015h3.501L19%2011.667V4H8zm3-4V7.5a1%201%200%201%201%202%200V11a1%201%200%201%201-2%200m4%200V7.5a1%201%200%201%201%202%200V11a1%201%200%201%201-2%200%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%22M20%202a1%201%200%200%201%201%201v9a1%201%200%200%201-.2.6l-3%204q-.076.102-.175.181l-2.5%202A1%201%200%200%201%2014.5%2019h-3.086l-2.707%202.707A1%201%200%200%201%207%2021v-2H4a1%201%200%200%201-1-1V6c.013-.266.1-.515.293-.707l3-3A1.04%201.04%200%200%201%207%202zM8%2015h2a1%201%200%200%201%201%201v.364l1.36-1.133A1%201%200%200%201%2013%2015h3.501L19%2011.667V4H8zm3-4V7.5a1%201%200%201%201%202%200V11a1%201%200%201%201-2%200m4%200V7.5a1%201%200%201%201%202%200V11a1%201%200%201%201-2%200%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/mingcute/twitch-fill.svg?color=%231a73e8&size=48