gamepad old icon
gamepad-old-line-duotone from Solar by 480 Design · Line Duotone · Devices · CC-BY-4.0 Attribution required.
- Name
- gamepad-old-line-duotone
- Set
- Solar
- Style
- Line Duotone
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
More devices icons from Solar
airbuds-boldairbuds-case-boldairbuds-case-charge-boldairbuds-case-minimalistic-boldairbuds-case-open-boldairbuds-charge-boldairbuds-check-boldairbuds-left-boldairbuds-remove-boldairbuds-right-boldbinoculars-boldbluetooth-boldbluetooth-circle-boldbluetooth-square-boldbluetooth-wave-boldboombox-boldbot-boldcassette-2-boldcassette-boldcloud-storage-boldcpu-boldcpu-bolt-bolddevices-bolddiskette-bold
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-width="1.5"><path stroke-linecap="round" d="M8 10V14M6 12L10 12" opacity=".5"/><path stroke-linecap="round" d="M12 4V3C12 2.44772 12.4477 2 13 2H14C14.5523 2 15 1.55228 15 1V0" opacity=".5"/><path d="M2 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.73005C22 7.79961 22 9.19974 22 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 12Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 10.5H15.0001" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M17 13.5H17.0001" opacity=".5"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarGamepadOldLineDuotone(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 strokeLinecap="round" d="M8 10V14M6 12L10 12" opacity=".5"/><path strokeLinecap="round" d="M12 4V3C12 2.44772 12.4477 2 13 2H14C14.5523 2 15 1.55228 15 1V0" opacity=".5"/><path d="M2 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.73005C22 7.79961 22 9.19974 22 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 12Z"/><path strokeLinecap="round" strokeLinejoin="round" d="M15 10.5H15.0001" opacity=".5"/><path strokeLinecap="round" strokeLinejoin="round" d="M17 13.5H17.0001" opacity=".5"/></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 stroke-linecap="round" d="M8 10V14M6 12L10 12" opacity=".5"/><path stroke-linecap="round" d="M12 4V3C12 2.44772 12.4477 2 13 2H14C14.5523 2 15 1.55228 15 1V0" opacity=".5"/><path d="M2 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.73005C22 7.79961 22 9.19974 22 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 12Z"/><path stroke-linecap="round" stroke-linejoin="round" d="M15 10.5H15.0001" opacity=".5"/><path stroke-linecap="round" stroke-linejoin="round" d="M17 13.5H17.0001" opacity=".5"/></g></svg> </template>
CSS
.icon-gamepad-old-line-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%22none%22%20stroke%3D%22currentColor%22%20stroke-width%3D%221.5%22%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M8%2010V14M6%2012L10%2012%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%204V3C12%202.44772%2012.4477%202%2013%202H14C14.5523%202%2015%201.55228%2015%201V0%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M2%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.73005C22%207.79961%2022%209.19974%2022%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%2012Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2010.5H15.0001%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2013.5H17.0001%22%20opacity%3D%22.5%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%20stroke-linecap%3D%22round%22%20d%3D%22M8%2010V14M6%2012L10%2012%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20d%3D%22M12%204V3C12%202.44772%2012.4477%202%2013%202H14C14.5523%202%2015%201.55228%2015%201V0%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20d%3D%22M2%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.73005C22%207.79961%2022%209.19974%2022%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%2012Z%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M15%2010.5H15.0001%22%20opacity%3D%22.5%22%2F%3E%3Cpath%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20d%3D%22M17%2013.5H17.0001%22%20opacity%3D%22.5%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-line-duotone.svg?color=%231a73e8&size=48