gamepad icon

gamepad-duotone from Reicon by REICON · Duotone · Devices · MIT Free for personal and commercial use.

Name
gamepad-duotone
Set
Reicon
Style
Duotone
Category
Devices
Viewbox
24×24
License
MIT

2 other variants in Reicon

The same icon in other sets

All gamepad icons →

More devices icons from Reicon

Use the gamepad icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m10.667 6.134l-.502-.355A4.24 4.24 0 0 0 7.715 5h-.612c-.405 0-.813.025-1.194.16c-2.383.846-4.022 3.935-3.903 10.943c.024 1.412.354 2.972 1.628 3.581A3.2 3.2 0 0 0 5.027 20a2.74 2.74 0 0 0 1.53-.437c.41-.268.77-.616 1.13-.964c.444-.43.888-.86 1.424-1.138a4.1 4.1 0 0 1 1.89-.461H13c.658 0 1.306.158 1.89.46c.536.279.98.709 1.425 1.139c.36.348.72.696 1.128.964c.39.256.895.437 1.531.437a3.2 3.2 0 0 0 1.393-.316c1.274-.609 1.604-2.17 1.628-3.581c.119-7.008-1.52-10.097-3.903-10.942C17.71 5.025 17.3 5 16.897 5h-.612a4.24 4.24 0 0 0-2.45.78l-.502.354a2.31 2.31 0 0 1-2.666 0" opacity=".5"/><path d="M16.75 9a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5m-9.25.25a.75.75 0 0 1 .75.75v.75H9a.75.75 0 0 1 0 1.5h-.75V13a.75.75 0 0 1-1.5 0v-.75H6a.75.75 0 0 1 0-1.5h.75V10a.75.75 0 0 1 .75-.75m11.5 2a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m-3.75.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m2.25.75a.75.75 0 1 0-1.5 0a.75.75 0 0 0 1.5 0"/></g></svg>

React

import type { SVGProps } from "react";

export function ReiconGamepadDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m10.667 6.134l-.502-.355A4.24 4.24 0 0 0 7.715 5h-.612c-.405 0-.813.025-1.194.16c-2.383.846-4.022 3.935-3.903 10.943c.024 1.412.354 2.972 1.628 3.581A3.2 3.2 0 0 0 5.027 20a2.74 2.74 0 0 0 1.53-.437c.41-.268.77-.616 1.13-.964c.444-.43.888-.86 1.424-1.138a4.1 4.1 0 0 1 1.89-.461H13c.658 0 1.306.158 1.89.46c.536.279.98.709 1.425 1.139c.36.348.72.696 1.128.964c.39.256.895.437 1.531.437a3.2 3.2 0 0 0 1.393-.316c1.274-.609 1.604-2.17 1.628-3.581c.119-7.008-1.52-10.097-3.903-10.942C17.71 5.025 17.3 5 16.897 5h-.612a4.24 4.24 0 0 0-2.45.78l-.502.354a2.31 2.31 0 0 1-2.666 0" opacity=".5"/><path d="M16.75 9a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5m-9.25.25a.75.75 0 0 1 .75.75v.75H9a.75.75 0 0 1 0 1.5h-.75V13a.75.75 0 0 1-1.5 0v-.75H6a.75.75 0 0 1 0-1.5h.75V10a.75.75 0 0 1 .75-.75m11.5 2a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m-3.75.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m2.25.75a.75.75 0 1 0-1.5 0a.75.75 0 0 0 1.5 0"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="currentColor"><path d="m10.667 6.134l-.502-.355A4.24 4.24 0 0 0 7.715 5h-.612c-.405 0-.813.025-1.194.16c-2.383.846-4.022 3.935-3.903 10.943c.024 1.412.354 2.972 1.628 3.581A3.2 3.2 0 0 0 5.027 20a2.74 2.74 0 0 0 1.53-.437c.41-.268.77-.616 1.13-.964c.444-.43.888-.86 1.424-1.138a4.1 4.1 0 0 1 1.89-.461H13c.658 0 1.306.158 1.89.46c.536.279.98.709 1.425 1.139c.36.348.72.696 1.128.964c.39.256.895.437 1.531.437a3.2 3.2 0 0 0 1.393-.316c1.274-.609 1.604-2.17 1.628-3.581c.119-7.008-1.52-10.097-3.903-10.942C17.71 5.025 17.3 5 16.897 5h-.612a4.24 4.24 0 0 0-2.45.78l-.502.354a2.31 2.31 0 0 1-2.666 0" opacity=".5"/><path d="M16.75 9a.75.75 0 1 1 0 1.5a.75.75 0 0 1 0-1.5m-9.25.25a.75.75 0 0 1 .75.75v.75H9a.75.75 0 0 1 0 1.5h-.75V13a.75.75 0 0 1-1.5 0v-.75H6a.75.75 0 0 1 0-1.5h.75V10a.75.75 0 0 1 .75-.75m11.5 2a.75.75 0 1 1-1.5 0a.75.75 0 0 1 1.5 0m-3.75.75a.75.75 0 1 0 0-1.5a.75.75 0 0 0 0 1.5m2.25.75a.75.75 0 1 0-1.5 0a.75.75 0 0 0 1.5 0"/></g></svg>
</template>

CSS

.icon-gamepad-duotone {
  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%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m10.667%206.134l-.502-.355A4.24%204.24%200%200%200%207.715%205h-.612c-.405%200-.813.025-1.194.16c-2.383.846-4.022%203.935-3.903%2010.943c.024%201.412.354%202.972%201.628%203.581A3.2%203.2%200%200%200%205.027%2020a2.74%202.74%200%200%200%201.53-.437c.41-.268.77-.616%201.13-.964c.444-.43.888-.86%201.424-1.138a4.1%204.1%200%200%201%201.89-.461H13c.658%200%201.306.158%201.89.46c.536.279.98.709%201.425%201.139c.36.348.72.696%201.128.964c.39.256.895.437%201.531.437a3.2%203.2%200%200%200%201.393-.316c1.274-.609%201.604-2.17%201.628-3.581c.119-7.008-1.52-10.097-3.903-10.942C17.71%205.025%2017.3%205%2016.897%205h-.612a4.24%204.24%200%200%200-2.45.78l-.502.354a2.31%202.31%200%200%201-2.666%200%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.75%209a.75.75%200%201%201%200%201.5a.75.75%200%200%201%200-1.5m-9.25.25a.75.75%200%200%201%20.75.75v.75H9a.75.75%200%200%201%200%201.5h-.75V13a.75.75%200%200%201-1.5%200v-.75H6a.75.75%200%200%201%200-1.5h.75V10a.75.75%200%200%201%20.75-.75m11.5%202a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200m-3.75.75a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m2.25.75a.75.75%200%201%200-1.5%200a.75.75%200%200%200%201.5%200%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%2024%2024%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m10.667%206.134l-.502-.355A4.24%204.24%200%200%200%207.715%205h-.612c-.405%200-.813.025-1.194.16c-2.383.846-4.022%203.935-3.903%2010.943c.024%201.412.354%202.972%201.628%203.581A3.2%203.2%200%200%200%205.027%2020a2.74%202.74%200%200%200%201.53-.437c.41-.268.77-.616%201.13-.964c.444-.43.888-.86%201.424-1.138a4.1%204.1%200%200%201%201.89-.461H13c.658%200%201.306.158%201.89.46c.536.279.98.709%201.425%201.139c.36.348.72.696%201.128.964c.39.256.895.437%201.531.437a3.2%203.2%200%200%200%201.393-.316c1.274-.609%201.604-2.17%201.628-3.581c.119-7.008-1.52-10.097-3.903-10.942C17.71%205.025%2017.3%205%2016.897%205h-.612a4.24%204.24%200%200%200-2.45.78l-.502.354a2.31%202.31%200%200%201-2.666%200%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M16.75%209a.75.75%200%201%201%200%201.5a.75.75%200%200%201%200-1.5m-9.25.25a.75.75%200%200%201%20.75.75v.75H9a.75.75%200%200%201%200%201.5h-.75V13a.75.75%200%200%201-1.5%200v-.75H6a.75.75%200%200%201%200-1.5h.75V10a.75.75%200%200%201%20.75-.75m11.5%202a.75.75%200%201%201-1.5%200a.75.75%200%200%201%201.5%200m-3.75.75a.75.75%200%201%200%200-1.5a.75.75%200%200%200%200%201.5m2.25.75a.75.75%200%201%200-1.5%200a.75.75%200%200%200%201.5%200%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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