Pizza Boy Gba Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pizza Boy Gba icon is available as a free SVG and is ready to drop into any web or app project.
img tag
<img src="https://proicons.com/icon/331334.svg" alt="Pizza Boy Gba icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331334.svg" alt="Pizza Boy Gba icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331334.svg" alt="Pizza Boy Gba icon" :width="24" :height="24" />
CSS background
.icon-pizza-boy-gba {
background-image: url('https://proicons.com/icon/331334.svg');
background-size: contain;
background-repeat: no-repeat;
width: 24px;
height: 24px;
display: inline-block;
}
SVG markup
<?xml version="1.0" encoding="UTF-8"?><svg id="Layer_2" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.cls-1,.cls-2{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}.cls-3{fill:#000;stroke-width:1px;}.cls-2{stroke-width:1px;}</style></defs><line class="cls-1" x1="8.6774" y1="24.1522" x2="10.5279" y2="26.0028"/><line class="cls-1" x1="10.5279" y1="24.1522" x2="8.6774" y2="26.0028"/><circle class="cls-1" cx="20.6347" cy="23.3567" r="3.617"/><circle class="cls-1" cx="31.8587" cy="23.8078" r="3.9787"/><circle class="cls-1" cx="25.4493" cy="34.697" r="2.9619"/><path class="cls-1" d="m22.38,13.27c-.33,1.75-.91,4.02-1.65,6.48"/><ellipse class="cls-2" cx="40.9598" cy="28.8075" rx="2.5369" ry="1.8337" transform="translate(-6.5655 13.0302) rotate(-16.7542)"/><path class="cls-1" d="m32.09,19.8438c-3.32-3.19-6.99-5.48-8.98-6.24-.12-.05-.23-.09-.34-.12-1.28-.56-1.87-2.06-1.31-3.34.56-1.29,2.01-1.68,3.34-1.32,1.91.51,6.05,3.01,9.96,6.55,3.92,3.53,7.61,8.09,8.63,12.7"/><path class="cls-1" d="m38.53,29.5338c-.55-1.89-1.52-3.7-2.71-5.39"/><path class="cls-1" d="m24.31,37.4438c-4.09.96-8.4,1.6-12.4,1.86,2.02-1.93,4.54-7.33,6.63-13"/><path class="cls-1" d="m27.8,36.5038c2.04-.61,3.98-1.3,5.73-2.07.72-.32.24,2.24,2.2,2.03.99-.1,1.52-.79,1.66-2.66.11-1.46,1.79-2.69,2.34-3.2"/><circle class="cls-3" cx="24.7517" cy="18.6151" r=".75"/><circle class="cls-3" cx="24.2517" cy="29.3075" r=".75"/><circle class="cls-3" cx="18.0709" cy="36.244" r=".75"/><circle class="cls-3" cx="34.0283" cy="30.7101" r=".75"/><path class="cls-1" d="m17.95,25.77c-1.51,1.2-3.81,2.76-7,4.27-.67.31-1.36-.03-1.81-.49-.89-.89-4.29-4.67-4.29-4.67-.39-.5-.32-1.18-.21-1.57.18-.68,1.48-2.78,1.99-5.18l7.99-7.99c2.4-.51,4.5-1.81,5.18-1.99.38-.1,1.07-.18,1.56.22,0,0,.36.32.89.8"/><path class="cls-1" d="m17.46,21.64v.01l-2.84,2.83c-.43.43-1.12.43-1.54,0l-3.97-3.96c-.42-.43-.42-1.12,0-1.54l6.36-6.36c.42-.42,1.11-.42,1.54,0l3.97,3.97c.42.42.42,1.11,0,1.54l-2.02,2.01"/><circle class="cls-3" cx="20.4589" cy="13.1377" r=".75"/></svg>
Copied!