gamepad no charge icon

gamepad-no-charge-linear from Solar by 480 Design · Linear · Devices · CC-BY-4.0 Attribution required.

Name
gamepad-no-charge-linear
Set
Solar
Style
Linear
Category
Devices
Viewbox
24×24
License
CC BY 4.0

5 other variants in Solar

More devices icons from Solar

Use the gamepad no charge 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="M16.4042 17.2468C16.5877 17.8312 17.3584 19 18.9733 19C19.5033 19 19.9688 18.8741 20.3658 18.6842C21.6397 18.075 21.9701 16.5145 21.994 15.1026C22.1125 8.09503 20.4735 5.00566 18.0908 4.16059C17.7099 4.02549 17.3016 4 16.8974 4H16.2849C15.4074 4 14.5514 4.27225 13.8351 4.77922L13.3332 5.13441C12.9434 5.41029 12.4776 5.55844 12 5.55844C11.5225 5.55844 11.0567 5.41029 10.6669 5.13443L10.165 4.77922C9.44862 4.27225 8.59264 4 7.71504 4H7.10257C6.69838 4 6.29009 4.02549 5.90915 4.16059C3.52645 5.00566 1.88749 8.09504 2.00604 15.1026C2.02992 16.5145 2.3603 18.075 3.63423 18.6842C4.03121 18.8741 4.49667 19 5.02671 19C6.64158 19 7.41231 17.8312 7.59582 17.2468"/><path d="M14 17L10 21"/><path d="M10 17L14 21"/><path d="M7.5 9V12M6 10.5L9 10.5"/><path stroke-linejoin="round" d="M15.25 10.25H15.2501"/><path stroke-linejoin="round" d="M16.75 11.75H16.7501"/><path stroke-linejoin="round" d="M18.25 10.25H18.2501"/><path stroke-linejoin="round" d="M16.75 8.75H16.7501"/></g></svg>

React

import type { SVGProps } from "react";

export function SolarGamepadNoChargeLinear(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="M16.4042 17.2468C16.5877 17.8312 17.3584 19 18.9733 19C19.5033 19 19.9688 18.8741 20.3658 18.6842C21.6397 18.075 21.9701 16.5145 21.994 15.1026C22.1125 8.09503 20.4735 5.00566 18.0908 4.16059C17.7099 4.02549 17.3016 4 16.8974 4H16.2849C15.4074 4 14.5514 4.27225 13.8351 4.77922L13.3332 5.13441C12.9434 5.41029 12.4776 5.55844 12 5.55844C11.5225 5.55844 11.0567 5.41029 10.6669 5.13443L10.165 4.77922C9.44862 4.27225 8.59264 4 7.71504 4H7.10257C6.69838 4 6.29009 4.02549 5.90915 4.16059C3.52645 5.00566 1.88749 8.09504 2.00604 15.1026C2.02992 16.5145 2.3603 18.075 3.63423 18.6842C4.03121 18.8741 4.49667 19 5.02671 19C6.64158 19 7.41231 17.8312 7.59582 17.2468"/><path d="M14 17L10 21"/><path d="M10 17L14 21"/><path d="M7.5 9V12M6 10.5L9 10.5"/><path strokeLinejoin="round" d="M15.25 10.25H15.2501"/><path strokeLinejoin="round" d="M16.75 11.75H16.7501"/><path strokeLinejoin="round" d="M18.25 10.25H18.2501"/><path strokeLinejoin="round" d="M16.75 8.75H16.7501"/></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="M16.4042 17.2468C16.5877 17.8312 17.3584 19 18.9733 19C19.5033 19 19.9688 18.8741 20.3658 18.6842C21.6397 18.075 21.9701 16.5145 21.994 15.1026C22.1125 8.09503 20.4735 5.00566 18.0908 4.16059C17.7099 4.02549 17.3016 4 16.8974 4H16.2849C15.4074 4 14.5514 4.27225 13.8351 4.77922L13.3332 5.13441C12.9434 5.41029 12.4776 5.55844 12 5.55844C11.5225 5.55844 11.0567 5.41029 10.6669 5.13443L10.165 4.77922C9.44862 4.27225 8.59264 4 7.71504 4H7.10257C6.69838 4 6.29009 4.02549 5.90915 4.16059C3.52645 5.00566 1.88749 8.09504 2.00604 15.1026C2.02992 16.5145 2.3603 18.075 3.63423 18.6842C4.03121 18.8741 4.49667 19 5.02671 19C6.64158 19 7.41231 17.8312 7.59582 17.2468"/><path d="M14 17L10 21"/><path d="M10 17L14 21"/><path d="M7.5 9V12M6 10.5L9 10.5"/><path stroke-linejoin="round" d="M15.25 10.25H15.2501"/><path stroke-linejoin="round" d="M16.75 11.75H16.7501"/><path stroke-linejoin="round" d="M18.25 10.25H18.2501"/><path stroke-linejoin="round" d="M16.75 8.75H16.7501"/></g></svg>
</template>

CSS

.icon-gamepad-no-charge-linear {
  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%22M16.4042%2017.2468C16.5877%2017.8312%2017.3584%2019%2018.9733%2019C19.5033%2019%2019.9688%2018.8741%2020.3658%2018.6842C21.6397%2018.075%2021.9701%2016.5145%2021.994%2015.1026C22.1125%208.09503%2020.4735%205.00566%2018.0908%204.16059C17.7099%204.02549%2017.3016%204%2016.8974%204H16.2849C15.4074%204%2014.5514%204.27225%2013.8351%204.77922L13.3332%205.13441C12.9434%205.41029%2012.4776%205.55844%2012%205.55844C11.5225%205.55844%2011.0567%205.41029%2010.6669%205.13443L10.165%204.77922C9.44862%204.27225%208.59264%204%207.71504%204H7.10257C6.69838%204%206.29009%204.02549%205.90915%204.16059C3.52645%205.00566%201.88749%208.09504%202.00604%2015.1026C2.02992%2016.5145%202.3603%2018.075%203.63423%2018.6842C4.03121%2018.8741%204.49667%2019%205.02671%2019C6.64158%2019%207.41231%2017.8312%207.59582%2017.2468%22%2F%3E%3Cpath%20d%3D%22M14%2017L10%2021%22%2F%3E%3Cpath%20d%3D%22M10%2017L14%2021%22%2F%3E%3Cpath%20d%3D%22M7.5%209V12M6%2010.5L9%2010.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.25%2010.25H15.2501%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.75%2011.75H16.7501%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.25%2010.25H18.2501%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.75%208.75H16.7501%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%22M16.4042%2017.2468C16.5877%2017.8312%2017.3584%2019%2018.9733%2019C19.5033%2019%2019.9688%2018.8741%2020.3658%2018.6842C21.6397%2018.075%2021.9701%2016.5145%2021.994%2015.1026C22.1125%208.09503%2020.4735%205.00566%2018.0908%204.16059C17.7099%204.02549%2017.3016%204%2016.8974%204H16.2849C15.4074%204%2014.5514%204.27225%2013.8351%204.77922L13.3332%205.13441C12.9434%205.41029%2012.4776%205.55844%2012%205.55844C11.5225%205.55844%2011.0567%205.41029%2010.6669%205.13443L10.165%204.77922C9.44862%204.27225%208.59264%204%207.71504%204H7.10257C6.69838%204%206.29009%204.02549%205.90915%204.16059C3.52645%205.00566%201.88749%208.09504%202.00604%2015.1026C2.02992%2016.5145%202.3603%2018.075%203.63423%2018.6842C4.03121%2018.8741%204.49667%2019%205.02671%2019C6.64158%2019%207.41231%2017.8312%207.59582%2017.2468%22%2F%3E%3Cpath%20d%3D%22M14%2017L10%2021%22%2F%3E%3Cpath%20d%3D%22M10%2017L14%2021%22%2F%3E%3Cpath%20d%3D%22M7.5%209V12M6%2010.5L9%2010.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.25%2010.25H15.2501%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.75%2011.75H16.7501%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M18.25%2010.25H18.2501%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M16.75%208.75H16.7501%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-no-charge-linear.svg?color=%231a73e8&size=48