gamepad old icon

gamepad-old-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.

Name
gamepad-old-broken
Set
Solar
Style
Broken
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the gamepad old 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-linecap="round" stroke-width="1.5"><path d="M8 10V14M6 12L10 12"/><path d="M12 4V3C12 2.44772 12.4477 2 13 2H14C14.5523 2 15 1.55228 15 1V0"/><path d="M22 12C22 14.8003 22 16.2004 21.455 17.27C20.9757 18.2108 20.2108 18.9757 19.27 19.455C18.2004 20 16.8003 20 14 20H10C7.19974 20 5.79961 20 4.73005 19.455C3.78924 18.9757 3.02433 18.2108 2.54497 17.27C2 16.2004 2 14.8003 2 12C2 9.19974 2 7.79961 2.54497 6.73005C3.02433 5.78924 3.78924 5.02433 4.73005 4.54497C5.79961 4 7.19974 4 10 4H14C16.8003 4 18.2004 4 19.27 4.54497C20.2108 5.02433 20.9757 5.78924 21.455 6.73005C21.6432 7.0993 21.7664 7.50794 21.847 8"/><path stroke-linejoin="round" d="M15 10.5H15.0001"/><path stroke-linejoin="round" d="M17 13.5H17.0001"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarGamepadOldBroken(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" strokeLinecap="round" strokeWidth="1.5"><path d="M8 10V14M6 12L10 12"/><path d="M12 4V3C12 2.44772 12.4477 2 13 2H14C14.5523 2 15 1.55228 15 1V0"/><path d="M22 12C22 14.8003 22 16.2004 21.455 17.27C20.9757 18.2108 20.2108 18.9757 19.27 19.455C18.2004 20 16.8003 20 14 20H10C7.19974 20 5.79961 20 4.73005 19.455C3.78924 18.9757 3.02433 18.2108 2.54497 17.27C2 16.2004 2 14.8003 2 12C2 9.19974 2 7.79961 2.54497 6.73005C3.02433 5.78924 3.78924 5.02433 4.73005 4.54497C5.79961 4 7.19974 4 10 4H14C16.8003 4 18.2004 4 19.27 4.54497C20.2108 5.02433 20.9757 5.78924 21.455 6.73005C21.6432 7.0993 21.7664 7.50794 21.847 8"/><path strokeLinejoin="round" d="M15 10.5H15.0001"/><path strokeLinejoin="round" d="M17 13.5H17.0001"/></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-linecap="round" stroke-width="1.5"><path d="M8 10V14M6 12L10 12"/><path d="M12 4V3C12 2.44772 12.4477 2 13 2H14C14.5523 2 15 1.55228 15 1V0"/><path d="M22 12C22 14.8003 22 16.2004 21.455 17.27C20.9757 18.2108 20.2108 18.9757 19.27 19.455C18.2004 20 16.8003 20 14 20H10C7.19974 20 5.79961 20 4.73005 19.455C3.78924 18.9757 3.02433 18.2108 2.54497 17.27C2 16.2004 2 14.8003 2 12C2 9.19974 2 7.79961 2.54497 6.73005C3.02433 5.78924 3.78924 5.02433 4.73005 4.54497C5.79961 4 7.19974 4 10 4H14C16.8003 4 18.2004 4 19.27 4.54497C20.2108 5.02433 20.9757 5.78924 21.455 6.73005C21.6432 7.0993 21.7664 7.50794 21.847 8"/><path stroke-linejoin="round" d="M15 10.5H15.0001"/><path stroke-linejoin="round" d="M17 13.5H17.0001"/></g></svg>
</template>

CSS

.icon-gamepad-old-broken {
  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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%2010V14M6%2012L10%2012%22%2F%3E%3Cpath%20d%3D%22M12%204V3C12%202.44772%2012.4477%202%2013%202H14C14.5523%202%2015%201.55228%2015%201V0%22%2F%3E%3Cpath%20d%3D%22M22%2012C22%2014.8003%2022%2016.2004%2021.455%2017.27C20.9757%2018.2108%2020.2108%2018.9757%2019.27%2019.455C18.2004%2020%2016.8003%2020%2014%2020H10C7.19974%2020%205.79961%2020%204.73005%2019.455C3.78924%2018.9757%203.02433%2018.2108%202.54497%2017.27C2%2016.2004%202%2014.8003%202%2012C2%209.19974%202%207.79961%202.54497%206.73005C3.02433%205.78924%203.78924%205.02433%204.73005%204.54497C5.79961%204%207.19974%204%2010%204H14C16.8003%204%2018.2004%204%2019.27%204.54497C20.2108%205.02433%2020.9757%205.78924%2021.455%206.73005C21.6432%207.0993%2021.7664%207.50794%2021.847%208%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2010.5H15.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2013.5H17.0001%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-linecap%3D%22round%22%20stroke-width%3D%221.5%22%3E%3Cpath%20d%3D%22M8%2010V14M6%2012L10%2012%22%2F%3E%3Cpath%20d%3D%22M12%204V3C12%202.44772%2012.4477%202%2013%202H14C14.5523%202%2015%201.55228%2015%201V0%22%2F%3E%3Cpath%20d%3D%22M22%2012C22%2014.8003%2022%2016.2004%2021.455%2017.27C20.9757%2018.2108%2020.2108%2018.9757%2019.27%2019.455C18.2004%2020%2016.8003%2020%2014%2020H10C7.19974%2020%205.79961%2020%204.73005%2019.455C3.78924%2018.9757%203.02433%2018.2108%202.54497%2017.27C2%2016.2004%202%2014.8003%202%2012C2%209.19974%202%207.79961%202.54497%206.73005C3.02433%205.78924%203.78924%205.02433%204.73005%204.54497C5.79961%204%207.19974%204%2010%204H14C16.8003%204%2018.2004%204%2019.27%204.54497C20.2108%205.02433%2020.9757%205.78924%2021.455%206.73005C21.6432%207.0993%2021.7664%207.50794%2021.847%208%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2010.5H15.0001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2013.5H17.0001%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

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