gameboy icon
gameboy-broken from Solar by 480 Design · Broken · Devices · CC-BY-4.0 Attribution required.
- Name
- gameboy-broken
- Set
- Solar
- Style
- Broken
- Category
- Devices
- Viewbox
- 24×24
- License
- CC BY 4.0
5 other variants in Solar
The same icon in other sets
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 gameboy 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="M21 12C21 16.714 21 19.0711 19.682 20.5355C18.364 22 16.2426 22 12 22C7.75736 22 5.63604 22 4.31802 20.5355C3 19.0711 3 16.714 3 12C3 7.28595 3 4.92893 4.31802 3.46447C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.46447C20.5583 4.43821 20.852 5.80655 20.9504 8"/><path d="M8.11177 9.94889C7.59413 9.81019 7.18981 9.40587 7.05111 8.88823C7 8.69748 7 8.46499 7 8C7 7.53501 7 7.30252 7.05111 7.11177C7.18981 6.59413 7.59413 6.18981 8.11177 6.05111C8.30252 6 8.53501 6 9 6H15C15.465 6 15.6975 6 15.8882 6.05111C16.4059 6.18981 16.8102 6.59413 16.9489 7.11177C17 7.30252 17 7.53501 17 8C17 8.46499 17 8.69748 16.9489 8.88823C16.8102 9.40587 16.4059 9.81019 15.8882 9.94889C15.6975 10 15.465 10 15 10H12"/><path stroke-linejoin="round" d="M8.5 14V17M7 15.5L10 15.5"/><path stroke-linejoin="round" d="M13.8335 15.5H13.8336"/><path stroke-linejoin="round" d="M17.1665 15.5H17.1666"/><path stroke-linejoin="round" d="M15.5 17.166H15.5001"/><path stroke-linejoin="round" d="M15.4995 13.833H15.4996"/></g></svg>
React
import type { SVGProps } from "react";
export function SolarGameboyBroken(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="M21 12C21 16.714 21 19.0711 19.682 20.5355C18.364 22 16.2426 22 12 22C7.75736 22 5.63604 22 4.31802 20.5355C3 19.0711 3 16.714 3 12C3 7.28595 3 4.92893 4.31802 3.46447C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.46447C20.5583 4.43821 20.852 5.80655 20.9504 8"/><path d="M8.11177 9.94889C7.59413 9.81019 7.18981 9.40587 7.05111 8.88823C7 8.69748 7 8.46499 7 8C7 7.53501 7 7.30252 7.05111 7.11177C7.18981 6.59413 7.59413 6.18981 8.11177 6.05111C8.30252 6 8.53501 6 9 6H15C15.465 6 15.6975 6 15.8882 6.05111C16.4059 6.18981 16.8102 6.59413 16.9489 7.11177C17 7.30252 17 7.53501 17 8C17 8.46499 17 8.69748 16.9489 8.88823C16.8102 9.40587 16.4059 9.81019 15.8882 9.94889C15.6975 10 15.465 10 15 10H12"/><path strokeLinejoin="round" d="M8.5 14V17M7 15.5L10 15.5"/><path strokeLinejoin="round" d="M13.8335 15.5H13.8336"/><path strokeLinejoin="round" d="M17.1665 15.5H17.1666"/><path strokeLinejoin="round" d="M15.5 17.166H15.5001"/><path strokeLinejoin="round" d="M15.4995 13.833H15.4996"/></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="M21 12C21 16.714 21 19.0711 19.682 20.5355C18.364 22 16.2426 22 12 22C7.75736 22 5.63604 22 4.31802 20.5355C3 19.0711 3 16.714 3 12C3 7.28595 3 4.92893 4.31802 3.46447C5.63604 2 7.75736 2 12 2C16.2426 2 18.364 2 19.682 3.46447C20.5583 4.43821 20.852 5.80655 20.9504 8"/><path d="M8.11177 9.94889C7.59413 9.81019 7.18981 9.40587 7.05111 8.88823C7 8.69748 7 8.46499 7 8C7 7.53501 7 7.30252 7.05111 7.11177C7.18981 6.59413 7.59413 6.18981 8.11177 6.05111C8.30252 6 8.53501 6 9 6H15C15.465 6 15.6975 6 15.8882 6.05111C16.4059 6.18981 16.8102 6.59413 16.9489 7.11177C17 7.30252 17 7.53501 17 8C17 8.46499 17 8.69748 16.9489 8.88823C16.8102 9.40587 16.4059 9.81019 15.8882 9.94889C15.6975 10 15.465 10 15 10H12"/><path stroke-linejoin="round" d="M8.5 14V17M7 15.5L10 15.5"/><path stroke-linejoin="round" d="M13.8335 15.5H13.8336"/><path stroke-linejoin="round" d="M17.1665 15.5H17.1666"/><path stroke-linejoin="round" d="M15.5 17.166H15.5001"/><path stroke-linejoin="round" d="M15.4995 13.833H15.4996"/></g></svg> </template>
CSS
.icon-gameboy-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%22M21%2012C21%2016.714%2021%2019.0711%2019.682%2020.5355C18.364%2022%2016.2426%2022%2012%2022C7.75736%2022%205.63604%2022%204.31802%2020.5355C3%2019.0711%203%2016.714%203%2012C3%207.28595%203%204.92893%204.31802%203.46447C5.63604%202%207.75736%202%2012%202C16.2426%202%2018.364%202%2019.682%203.46447C20.5583%204.43821%2020.852%205.80655%2020.9504%208%22%2F%3E%3Cpath%20d%3D%22M8.11177%209.94889C7.59413%209.81019%207.18981%209.40587%207.05111%208.88823C7%208.69748%207%208.46499%207%208C7%207.53501%207%207.30252%207.05111%207.11177C7.18981%206.59413%207.59413%206.18981%208.11177%206.05111C8.30252%206%208.53501%206%209%206H15C15.465%206%2015.6975%206%2015.8882%206.05111C16.4059%206.18981%2016.8102%206.59413%2016.9489%207.11177C17%207.30252%2017%207.53501%2017%208C17%208.46499%2017%208.69748%2016.9489%208.88823C16.8102%209.40587%2016.4059%209.81019%2015.8882%209.94889C15.6975%2010%2015.465%2010%2015%2010H12%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.5%2014V17M7%2015.5L10%2015.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.8335%2015.5H13.8336%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.1665%2015.5H17.1666%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5%2017.166H15.5001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.4995%2013.833H15.4996%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%22M21%2012C21%2016.714%2021%2019.0711%2019.682%2020.5355C18.364%2022%2016.2426%2022%2012%2022C7.75736%2022%205.63604%2022%204.31802%2020.5355C3%2019.0711%203%2016.714%203%2012C3%207.28595%203%204.92893%204.31802%203.46447C5.63604%202%207.75736%202%2012%202C16.2426%202%2018.364%202%2019.682%203.46447C20.5583%204.43821%2020.852%205.80655%2020.9504%208%22%2F%3E%3Cpath%20d%3D%22M8.11177%209.94889C7.59413%209.81019%207.18981%209.40587%207.05111%208.88823C7%208.69748%207%208.46499%207%208C7%207.53501%207%207.30252%207.05111%207.11177C7.18981%206.59413%207.59413%206.18981%208.11177%206.05111C8.30252%206%208.53501%206%209%206H15C15.465%206%2015.6975%206%2015.8882%206.05111C16.4059%206.18981%2016.8102%206.59413%2016.9489%207.11177C17%207.30252%2017%207.53501%2017%208C17%208.46499%2017%208.69748%2016.9489%208.88823C16.8102%209.40587%2016.4059%209.81019%2015.8882%209.94889C15.6975%2010%2015.465%2010%2015%2010H12%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M8.5%2014V17M7%2015.5L10%2015.5%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M13.8335%2015.5H13.8336%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M17.1665%2015.5H17.1666%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.5%2017.166H15.5001%22%2F%3E%3Cpath%20stroke-linejoin%3D%22round%22%20d%3D%22M15.4995%2013.833H15.4996%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/gameboy-broken.svg?color=%231a73e8&size=48