Pizza Boy Gbc Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pizza Boy Gbc 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/331335.svg" alt="Pizza Boy Gbc icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331335.svg" alt="Pizza Boy Gbc icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331335.svg" alt="Pizza Boy Gbc icon" :width="24" :height="24" />
CSS background
.icon-pizza-boy-gbc {
background-image: url('https://proicons.com/icon/331335.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><circle class="cls-1" cx="22.2447" cy="23.3567" r="3.617"/><circle class="cls-1" cx="33.4687" cy="23.8078" r="3.9787"/><circle class="cls-1" cx="27.0593" cy="34.697" r="2.9619"/><path class="cls-1" d="m23.99,13.27c-.33,1.75-.91,4.02-1.65,6.48"/><ellipse class="cls-2" cx="42.5698" cy="28.8075" rx="2.5369" ry="1.8337" transform="translate(-6.4971 13.4943) rotate(-16.7542)"/><path class="cls-1" d="m33.7,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="m40.14,29.5338c-.55-1.89-1.52-3.7-2.71-5.39"/><path class="cls-1" d="m25.92,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="m29.41,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="26.3617" cy="18.6151" r=".75"/><circle class="cls-3" cx="25.8617" cy="29.3075" r=".75"/><circle class="cls-3" cx="19.6809" cy="36.244" r=".75"/><circle class="cls-3" cx="35.6383" cy="30.7101" r=".75"/><path class="cls-1" d="m16.26,35.27l-3.2.9c-1.04.29-2.12-.32-2.41-1.36L5.07,14.92c-.29-1.04.32-2.12,1.35-2.41l11.64-3.27c1.04-.29,2.11.32,2.41,1.36l2.23,7.93"/><path class="cls-1" d="m19.88,20.6438l-9.25,2.59c-.28.07-.57-.09-.64-.36l-2.17-7.72c-.07-.27.09-.56.36-.63l9.42-2.65c.28-.07.56.09.64.36l2.16,7.72c.03.11.03.22-.02.31"/><line class="cls-1" x1="12.7769" y1="26.3233" x2="13.7077" y2="29.642"/><line class="cls-1" x1="14.9017" y1="27.5172" x2="11.583" y2="28.448"/><circle class="cls-3" cx="19.1755" cy="26.7218" r=".75"/></svg>
Copied!