gamepad2 from Huge Icons by Hugeicons · Stroke · MIT Free for personal and commercial use.

Name
gamepad2
Set
Huge Icons
Style
Stroke
Viewbox
24×24
License
MIT

Use the gamepad2 icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" stroke-width="1.5"><path d="M3.015 18.06q.969.94 2.337.94q.958 0 1.78-.481q.82-.482 1.23-1.313c.312-.603.467-.904.692-1.128c.222-.219.492-.383.788-.48c.302-.098.641-.098 1.32-.098h1.679c.66 0 .99 0 1.283.092a2 2 0 0 1 .83.511c.215.22.363.515.66 1.103q.411.831 1.232 1.313q.82.48 1.779.481q1.391 0 2.383-.93T22 15.806a2.5 2.5 0 0 0-.034-.404a6 6 0 0 0-.08-.405l-1.046-4.014c-.749-2.875-1.123-4.313-2.204-5.148C17.556 5 16.07 5 13.1 5h-2.213c-2.967 0-4.45 0-5.53.833S3.9 8.101 3.147 10.97l-1.056 4.027a3.6 3.6 0 0 0-.091.787q.046 1.335 1.015 2.275Z" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.495 8.508v4m2.005-2.005h-4m10.25-1.378v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-2.75 2.375v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>

React

import type { SVGProps } from "react";

export function HugeiconsGamepad2(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><g fill="none" stroke="currentColor" strokeWidth="1.5"><path d="M3.015 18.06q.969.94 2.337.94q.958 0 1.78-.481q.82-.482 1.23-1.313c.312-.603.467-.904.692-1.128c.222-.219.492-.383.788-.48c.302-.098.641-.098 1.32-.098h1.679c.66 0 .99 0 1.283.092a2 2 0 0 1 .83.511c.215.22.363.515.66 1.103q.411.831 1.232 1.313q.82.48 1.779.481q1.391 0 2.383-.93T22 15.806a2.5 2.5 0 0 0-.034-.404a6 6 0 0 0-.08-.405l-1.046-4.014c-.749-2.875-1.123-4.313-2.204-5.148C17.556 5 16.07 5 13.1 5h-2.213c-2.967 0-4.45 0-5.53.833S3.9 8.101 3.147 10.97l-1.056 4.027a3.6 3.6 0 0 0-.091.787q.046 1.335 1.015 2.275Z" clipRule="evenodd"/><path strokeLinecap="round" strokeLinejoin="round" d="M8.495 8.508v4m2.005-2.005h-4m10.25-1.378v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-2.75 2.375v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 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="none" stroke="currentColor" stroke-width="1.5"><path d="M3.015 18.06q.969.94 2.337.94q.958 0 1.78-.481q.82-.482 1.23-1.313c.312-.603.467-.904.692-1.128c.222-.219.492-.383.788-.48c.302-.098.641-.098 1.32-.098h1.679c.66 0 .99 0 1.283.092a2 2 0 0 1 .83.511c.215.22.363.515.66 1.103q.411.831 1.232 1.313q.82.48 1.779.481q1.391 0 2.383-.93T22 15.806a2.5 2.5 0 0 0-.034-.404a6 6 0 0 0-.08-.405l-1.046-4.014c-.749-2.875-1.123-4.313-2.204-5.148C17.556 5 16.07 5 13.1 5h-2.213c-2.967 0-4.45 0-5.53.833S3.9 8.101 3.147 10.97l-1.056 4.027a3.6 3.6 0 0 0-.091.787q.046 1.335 1.015 2.275Z" clip-rule="evenodd"/><path stroke-linecap="round" stroke-linejoin="round" d="M8.495 8.508v4m2.005-2.005h-4m10.25-1.378v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0m-2.75 2.375v.125m.25 0a.25.25 0 1 1-.5 0a.25.25 0 0 1 .5 0"/></g></svg>
</template>

CSS

.icon-gamepad2 {
  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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.015%2018.06q.969.94%202.337.94q.958%200%201.78-.481q.82-.482%201.23-1.313c.312-.603.467-.904.692-1.128c.222-.219.492-.383.788-.48c.302-.098.641-.098%201.32-.098h1.679c.66%200%20.99%200%201.283.092a2%202%200%200%201%20.83.511c.215.22.363.515.66%201.103q.411.831%201.232%201.313q.82.48%201.779.481q1.391%200%202.383-.93T22%2015.806a2.5%202.5%200%200%200-.034-.404a6%206%200%200%200-.08-.405l-1.046-4.014c-.749-2.875-1.123-4.313-2.204-5.148C17.556%205%2016.07%205%2013.1%205h-2.213c-2.967%200-4.45%200-5.53.833S3.9%208.101%203.147%2010.97l-1.056%204.027a3.6%203.6%200%200%200-.091.787q.046%201.335%201.015%202.275Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.495%208.508v4m2.005-2.005h-4m10.25-1.378v.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-2.75%202.375v.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M3.015%2018.06q.969.94%202.337.94q.958%200%201.78-.481q.82-.482%201.23-1.313c.312-.603.467-.904.692-1.128c.222-.219.492-.383.788-.48c.302-.098.641-.098%201.32-.098h1.679c.66%200%20.99%200%201.283.092a2%202%200%200%201%20.83.511c.215.22.363.515.66%201.103q.411.831%201.232%201.313q.82.48%201.779.481q1.391%200%202.383-.93T22%2015.806a2.5%202.5%200%200%200-.034-.404a6%206%200%200%200-.08-.405l-1.046-4.014c-.749-2.875-1.123-4.313-2.204-5.148C17.556%205%2016.07%205%2013.1%205h-2.213c-2.967%200-4.45%200-5.53.833S3.9%208.101%203.147%2010.97l-1.056%204.027a3.6%203.6%200%200%200-.091.787q.046%201.335%201.015%202.275Z%22%20clip-rule%3D%22evenodd%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M8.495%208.508v4m2.005-2.005h-4m10.25-1.378v.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.5%200m-2.75%202.375v.125m.25%200a.25.25%200%201%201-.5%200a.25.25%200%200%201%20.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/hugeicons/gamepad2.svg?color=%231a73e8&size=48