twotone-gamepad from Google Material Icons by Material Design Authors · Baseline · Hardware · Apache-2.0 Free for personal and commercial use.

Name
twotone-gamepad
Set
Google Material Icons
Style
Baseline
Category
Hardware
Viewbox
24×24
License
Apache 2.0

More hardware icons from Google Material Icons

Use the twotone gamepad icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.67 11H4v2h2.67l1-1zM13 6.67V4h-2v2.67l1 1zm-2 10.66V20h2v-2.67l-1-1zM16.33 12l1 1H20v-2h-2.67z" opacity=".3"/><path fill="currentColor" d="M9 16.5V22h6v-5.5l-3-3zm4 3.5h-2v-2.67l1-1l1 1zm2-12.5V2H9v5.5l3 3zM11 4h2v2.67l-1 1l-1-1zM7.5 9H2v6h5.5l3-3zm-.83 4H4v-2h2.67l1 1zm9.83-4l-3 3l3 3H22V9zm3.5 4h-2.67l-1-1l1-1H20z"/></svg>

React

import type { SVGProps } from "react";

export function IcTwotoneGamepad(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="M6.67 11H4v2h2.67l1-1zM13 6.67V4h-2v2.67l1 1zm-2 10.66V20h2v-2.67l-1-1zM16.33 12l1 1H20v-2h-2.67z" opacity=".3"/><path fill="currentColor" d="M9 16.5V22h6v-5.5l-3-3zm4 3.5h-2v-2.67l1-1l1 1zm2-12.5V2H9v5.5l3 3zM11 4h2v2.67l-1 1l-1-1zM7.5 9H2v6h5.5l3-3zm-.83 4H4v-2h2.67l1 1zm9.83-4l-3 3l3 3H22V9zm3.5 4h-2.67l-1-1l1-1H20z"/></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" d="M6.67 11H4v2h2.67l1-1zM13 6.67V4h-2v2.67l1 1zm-2 10.66V20h2v-2.67l-1-1zM16.33 12l1 1H20v-2h-2.67z" opacity=".3"/><path fill="currentColor" d="M9 16.5V22h6v-5.5l-3-3zm4 3.5h-2v-2.67l1-1l1 1zm2-12.5V2H9v5.5l3 3zM11 4h2v2.67l-1 1l-1-1zM7.5 9H2v6h5.5l3-3zm-.83 4H4v-2h2.67l1 1zm9.83-4l-3 3l3 3H22V9zm3.5 4h-2.67l-1-1l1-1H20z"/></svg>
</template>

CSS

.icon-twotone-gamepad {
  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%22M6.67%2011H4v2h2.67l1-1zM13%206.67V4h-2v2.67l1%201zm-2%2010.66V20h2v-2.67l-1-1zM16.33%2012l1%201H20v-2h-2.67z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2016.5V22h6v-5.5l-3-3zm4%203.5h-2v-2.67l1-1l1%201zm2-12.5V2H9v5.5l3%203zM11%204h2v2.67l-1%201l-1-1zM7.5%209H2v6h5.5l3-3zm-.83%204H4v-2h2.67l1%201zm9.83-4l-3%203l3%203H22V9zm3.5%204h-2.67l-1-1l1-1H20z%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%22M6.67%2011H4v2h2.67l1-1zM13%206.67V4h-2v2.67l1%201zm-2%2010.66V20h2v-2.67l-1-1zM16.33%2012l1%201H20v-2h-2.67z%22%20opacity%3D%22.3%22%2F%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M9%2016.5V22h6v-5.5l-3-3zm4%203.5h-2v-2.67l1-1l1%201zm2-12.5V2H9v5.5l3%203zM11%204h2v2.67l-1%201l-1-1zM7.5%209H2v6h5.5l3-3zm-.83%204H4v-2h2.67l1%201zm9.83-4l-3%203l3%203H22V9zm3.5%204h-2.67l-1-1l1-1H20z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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