gameboy icon
gameboy-filled from Reicon by REICON · Filled · Devices · MIT Free for personal and commercial use.
- Name
- gameboy-filled
- Set
- Reicon
- Style
- Filled
- Category
- Devices
- Viewbox
- 24×24
- License
- MIT
2 other variants in Reicon
The same icon in other sets
All gameboy icons →More devices icons from Reicon
Use the gameboy icon
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 22c-4.243 0-6.364 0-7.682-1.465C3 19.072 3 16.714 3 12s0-7.071 1.318-8.536S7.758 2 12 2s6.364 0 7.682 1.464C21 4.93 21 7.286 21 12s0 7.071-1.318 8.535S16.242 22 12 22m-2.75-8a.75.75 0 0 0-1.5 0v.75H7a.75.75 0 0 0 0 1.5h.75V17a.75.75 0 0 0 1.5 0v-.75H10a.75.75 0 0 0 0-1.5h-.75zm7.083-.167a.833.833 0 1 1-1.666 0a.833.833 0 0 1 1.666 0m0 3.334a.833.833 0 1 1-1.666 0a.833.833 0 0 1 1.666 0m-2.5-.834a.833.833 0 1 0 0-1.666a.833.833 0 0 0 0 1.666M18 15.5a.833.833 0 1 1-1.667 0a.833.833 0 0 1 1.667 0M7.051 7.112C7 7.302 7 7.535 7 8s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06C8.304 10 8.536 10 9 10h6c.465 0 .697 0 .888-.051a1.5 1.5 0 0 0 1.06-1.06C17 8.696 17 8.464 17 8s0-.697-.051-.888a1.5 1.5 0 0 0-1.06-1.06C15.697 6 15.464 6 15 6H9c-.465 0-.697 0-.888.051a1.5 1.5 0 0 0-1.06 1.06" clip-rule="evenodd"/></svg>
React
import type { SVGProps } from "react";
export function ReiconGameboyFilled(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fillRule="evenodd" d="M12 22c-4.243 0-6.364 0-7.682-1.465C3 19.072 3 16.714 3 12s0-7.071 1.318-8.536S7.758 2 12 2s6.364 0 7.682 1.464C21 4.93 21 7.286 21 12s0 7.071-1.318 8.535S16.242 22 12 22m-2.75-8a.75.75 0 0 0-1.5 0v.75H7a.75.75 0 0 0 0 1.5h.75V17a.75.75 0 0 0 1.5 0v-.75H10a.75.75 0 0 0 0-1.5h-.75zm7.083-.167a.833.833 0 1 1-1.666 0a.833.833 0 0 1 1.666 0m0 3.334a.833.833 0 1 1-1.666 0a.833.833 0 0 1 1.666 0m-2.5-.834a.833.833 0 1 0 0-1.666a.833.833 0 0 0 0 1.666M18 15.5a.833.833 0 1 1-1.667 0a.833.833 0 0 1 1.667 0M7.051 7.112C7 7.302 7 7.535 7 8s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06C8.304 10 8.536 10 9 10h6c.465 0 .697 0 .888-.051a1.5 1.5 0 0 0 1.06-1.06C17 8.696 17 8.464 17 8s0-.697-.051-.888a1.5 1.5 0 0 0-1.06-1.06C15.697 6 15.464 6 15 6H9c-.465 0-.697 0-.888.051a1.5 1.5 0 0 0-1.06 1.06" clipRule="evenodd"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 24 24"><path fill="currentColor" fill-rule="evenodd" d="M12 22c-4.243 0-6.364 0-7.682-1.465C3 19.072 3 16.714 3 12s0-7.071 1.318-8.536S7.758 2 12 2s6.364 0 7.682 1.464C21 4.93 21 7.286 21 12s0 7.071-1.318 8.535S16.242 22 12 22m-2.75-8a.75.75 0 0 0-1.5 0v.75H7a.75.75 0 0 0 0 1.5h.75V17a.75.75 0 0 0 1.5 0v-.75H10a.75.75 0 0 0 0-1.5h-.75zm7.083-.167a.833.833 0 1 1-1.666 0a.833.833 0 0 1 1.666 0m0 3.334a.833.833 0 1 1-1.666 0a.833.833 0 0 1 1.666 0m-2.5-.834a.833.833 0 1 0 0-1.666a.833.833 0 0 0 0 1.666M18 15.5a.833.833 0 1 1-1.667 0a.833.833 0 0 1 1.667 0M7.051 7.112C7 7.302 7 7.535 7 8s0 .697.051.888a1.5 1.5 0 0 0 1.06 1.06C8.304 10 8.536 10 9 10h6c.465 0 .697 0 .888-.051a1.5 1.5 0 0 0 1.06-1.06C17 8.696 17 8.464 17 8s0-.697-.051-.888a1.5 1.5 0 0 0-1.06-1.06C15.697 6 15.464 6 15 6H9c-.465 0-.697 0-.888.051a1.5 1.5 0 0 0-1.06 1.06" clip-rule="evenodd"/></svg> </template>
CSS
.icon-gameboy-filled {
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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2022c-4.243%200-6.364%200-7.682-1.465C3%2019.072%203%2016.714%203%2012s0-7.071%201.318-8.536S7.758%202%2012%202s6.364%200%207.682%201.464C21%204.93%2021%207.286%2021%2012s0%207.071-1.318%208.535S16.242%2022%2012%2022m-2.75-8a.75.75%200%200%200-1.5%200v.75H7a.75.75%200%200%200%200%201.5h.75V17a.75.75%200%200%200%201.5%200v-.75H10a.75.75%200%200%200%200-1.5h-.75zm7.083-.167a.833.833%200%201%201-1.666%200a.833.833%200%200%201%201.666%200m0%203.334a.833.833%200%201%201-1.666%200a.833.833%200%200%201%201.666%200m-2.5-.834a.833.833%200%201%200%200-1.666a.833.833%200%200%200%200%201.666M18%2015.5a.833.833%200%201%201-1.667%200a.833.833%200%200%201%201.667%200M7.051%207.112C7%207.302%207%207.535%207%208s0%20.697.051.888a1.5%201.5%200%200%200%201.06%201.06C8.304%2010%208.536%2010%209%2010h6c.465%200%20.697%200%20.888-.051a1.5%201.5%200%200%200%201.06-1.06C17%208.696%2017%208.464%2017%208s0-.697-.051-.888a1.5%201.5%200%200%200-1.06-1.06C15.697%206%2015.464%206%2015%206H9c-.465%200-.697%200-.888.051a1.5%201.5%200%200%200-1.06%201.06%22%20clip-rule%3D%22evenodd%22%2F%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%3Cpath%20fill%3D%22currentColor%22%20fill-rule%3D%22evenodd%22%20d%3D%22M12%2022c-4.243%200-6.364%200-7.682-1.465C3%2019.072%203%2016.714%203%2012s0-7.071%201.318-8.536S7.758%202%2012%202s6.364%200%207.682%201.464C21%204.93%2021%207.286%2021%2012s0%207.071-1.318%208.535S16.242%2022%2012%2022m-2.75-8a.75.75%200%200%200-1.5%200v.75H7a.75.75%200%200%200%200%201.5h.75V17a.75.75%200%200%200%201.5%200v-.75H10a.75.75%200%200%200%200-1.5h-.75zm7.083-.167a.833.833%200%201%201-1.666%200a.833.833%200%200%201%201.666%200m0%203.334a.833.833%200%201%201-1.666%200a.833.833%200%200%201%201.666%200m-2.5-.834a.833.833%200%201%200%200-1.666a.833.833%200%200%200%200%201.666M18%2015.5a.833.833%200%201%201-1.667%200a.833.833%200%200%201%201.667%200M7.051%207.112C7%207.302%207%207.535%207%208s0%20.697.051.888a1.5%201.5%200%200%200%201.06%201.06C8.304%2010%208.536%2010%209%2010h6c.465%200%20.697%200%20.888-.051a1.5%201.5%200%200%200%201.06-1.06C17%208.696%2017%208.464%2017%208s0-.697-.051-.888a1.5%201.5%200%200%200-1.06-1.06C15.697%206%2015.464%206%2015%206H9c-.465%200-.697%200-.888.051a1.5%201.5%200%200%200-1.06%201.06%22%20clip-rule%3D%22evenodd%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/reicon/gameboy-filled.svg?color=%231a73e8&size=48