Pizza Icon
Free SVG icon from the Arcticons collection. Download or copy for use in any project.
The Pizza 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/331333.svg" alt="Pizza icon" width="24" height="24">
React JSX
<img src="https://proicons.com/icon/331333.svg" alt="Pizza icon" width={24} height={24} />
Vue template
<img src="https://proicons.com/icon/331333.svg" alt="Pizza icon" :width="24" :height="24" />
CSS background
.icon-pizza {
background-image: url('https://proicons.com/icon/331333.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="b" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 48 48"><defs><style>.c{fill:none;stroke:#000;stroke-linecap:round;stroke-linejoin:round;}</style></defs><path class="c" d="m5.5,40.7048L22.8557,7.2952c5.0651,2.6312,9.4661,6.3802,12.8693,10.9624,3.4031,4.5823,5.7201,9.879,6.7751,15.4884l-37,6.9588Z"/><circle class="c" cx="27.1974" cy="31.7061" r="1.97"/><circle class="c" cx="23.1745" cy="20.9006" r="3.4286"/><circle class="c" cx="15.4695" cy="33.2342" r="1.9516"/><path class="c" d="m21.1457,10.6041c4.4828,2.5566,8.3878,6.0238,11.4697,10.1914,3.0119,4.0801,5.1833,8.703,6.374,13.6236"/></svg>
Pizza in other icon packs
Copied!