pizza emoji
pizza from OpenMoji by OpenMoji · Default · Food Drink · CC-BY-SA-4.0 Attribution required.
- Name
- pizza
- Set
- OpenMoji
- Style
- Default
- Category
- Food Drink
- Viewbox
- 72×72
- License
- CC BY-SA 4.0
The same emoji in other sets
More food drink icons from OpenMoji
Use the pizza emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M52.264 19.737c.476.478.916.978 1.341 1.486l2.9-5.729c-11.324-11.325-29.687-11.325-41.01 0l2.9 5.729c.425-.508.865-1.008 1.341-1.486c8.984-8.983 23.544-8.983 32.528 0"/><path fill="#fcea2b" d="M53.606 21.223a23 23 0 0 0-1.342-1.486c-8.984-8.983-23.544-8.983-32.528 0c-.476.478-.916.978-1.342 1.486L36 56z"/><circle cx="31" cy="24" r="5" fill="#ea5a47"/><circle cx="44" cy="24" r="3" fill="#ea5a47"/><circle cx="37" cy="36" r="3" fill="#ea5a47"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M52.264 19.737c.476.478.916.978 1.341 1.486l2.9-5.729c-11.324-11.325-29.687-11.325-41.01 0l2.9 5.729c.425-.508.865-1.008 1.341-1.486c8.984-8.983 23.544-8.983 32.528 0"/><path d="M53.606 21.223a23 23 0 0 0-1.342-1.486c-8.984-8.983-23.544-8.983-32.528 0c-.476.478-.916.978-1.342 1.486L36 56z"/><circle cx="31" cy="24" r="5"/><circle cx="44" cy="24" r="3"/><circle cx="37" cy="36" r="3"/></g></svg>
React
import type { SVGProps } from "react";
export function OpenmojiPizza(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M52.264 19.737c.476.478.916.978 1.341 1.486l2.9-5.729c-11.324-11.325-29.687-11.325-41.01 0l2.9 5.729c.425-.508.865-1.008 1.341-1.486c8.984-8.983 23.544-8.983 32.528 0"/><path fill="#fcea2b" d="M53.606 21.223a23 23 0 0 0-1.342-1.486c-8.984-8.983-23.544-8.983-32.528 0c-.476.478-.916.978-1.342 1.486L36 56z"/><circle cx="31" cy="24" r="5" fill="#ea5a47"/><circle cx="44" cy="24" r="3" fill="#ea5a47"/><circle cx="37" cy="36" r="3" fill="#ea5a47"/><g fill="none" stroke="#000" strokeLinecap="round" strokeLinejoin="round" strokeMiterlimit="10" strokeWidth="2"><path d="M52.264 19.737c.476.478.916.978 1.341 1.486l2.9-5.729c-11.324-11.325-29.687-11.325-41.01 0l2.9 5.729c.425-.508.865-1.008 1.341-1.486c8.984-8.983 23.544-8.983 32.528 0"/><path d="M53.606 21.223a23 23 0 0 0-1.342-1.486c-8.984-8.983-23.544-8.983-32.528 0c-.476.478-.916.978-1.342 1.486L36 56z"/><circle cx="31" cy="24" r="5"/><circle cx="44" cy="24" r="3"/><circle cx="37" cy="36" r="3"/></g></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 72 72"><path fill="#f4aa41" d="M52.264 19.737c.476.478.916.978 1.341 1.486l2.9-5.729c-11.324-11.325-29.687-11.325-41.01 0l2.9 5.729c.425-.508.865-1.008 1.341-1.486c8.984-8.983 23.544-8.983 32.528 0"/><path fill="#fcea2b" d="M53.606 21.223a23 23 0 0 0-1.342-1.486c-8.984-8.983-23.544-8.983-32.528 0c-.476.478-.916.978-1.342 1.486L36 56z"/><circle cx="31" cy="24" r="5" fill="#ea5a47"/><circle cx="44" cy="24" r="3" fill="#ea5a47"/><circle cx="37" cy="36" r="3" fill="#ea5a47"/><g fill="none" stroke="#000" stroke-linecap="round" stroke-linejoin="round" stroke-miterlimit="10" stroke-width="2"><path d="M52.264 19.737c.476.478.916.978 1.341 1.486l2.9-5.729c-11.324-11.325-29.687-11.325-41.01 0l2.9 5.729c.425-.508.865-1.008 1.341-1.486c8.984-8.983 23.544-8.983 32.528 0"/><path d="M53.606 21.223a23 23 0 0 0-1.342-1.486c-8.984-8.983-23.544-8.983-32.528 0c-.476.478-.916.978-1.342 1.486L36 56z"/><circle cx="31" cy="24" r="5"/><circle cx="44" cy="24" r="3"/><circle cx="37" cy="36" r="3"/></g></svg> </template>
CSS
.icon-pizza {
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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M52.264%2019.737c.476.478.916.978%201.341%201.486l2.9-5.729c-11.324-11.325-29.687-11.325-41.01%200l2.9%205.729c.425-.508.865-1.008%201.341-1.486c8.984-8.983%2023.544-8.983%2032.528%200%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M53.606%2021.223a23%2023%200%200%200-1.342-1.486c-8.984-8.983-23.544-8.983-32.528%200c-.476.478-.916.978-1.342%201.486L36%2056z%22%2F%3E%3Ccircle%20cx%3D%2231%22%20cy%3D%2224%22%20r%3D%225%22%20fill%3D%22%23ea5a47%22%2F%3E%3Ccircle%20cx%3D%2244%22%20cy%3D%2224%22%20r%3D%223%22%20fill%3D%22%23ea5a47%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2236%22%20r%3D%223%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M52.264%2019.737c.476.478.916.978%201.341%201.486l2.9-5.729c-11.324-11.325-29.687-11.325-41.01%200l2.9%205.729c.425-.508.865-1.008%201.341-1.486c8.984-8.983%2023.544-8.983%2032.528%200%22%2F%3E%3Cpath%20d%3D%22M53.606%2021.223a23%2023%200%200%200-1.342-1.486c-8.984-8.983-23.544-8.983-32.528%200c-.476.478-.916.978-1.342%201.486L36%2056z%22%2F%3E%3Ccircle%20cx%3D%2231%22%20cy%3D%2224%22%20r%3D%225%22%2F%3E%3Ccircle%20cx%3D%2244%22%20cy%3D%2224%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2236%22%20r%3D%223%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%2072%2072%22%3E%3Cpath%20fill%3D%22%23f4aa41%22%20d%3D%22M52.264%2019.737c.476.478.916.978%201.341%201.486l2.9-5.729c-11.324-11.325-29.687-11.325-41.01%200l2.9%205.729c.425-.508.865-1.008%201.341-1.486c8.984-8.983%2023.544-8.983%2032.528%200%22%2F%3E%3Cpath%20fill%3D%22%23fcea2b%22%20d%3D%22M53.606%2021.223a23%2023%200%200%200-1.342-1.486c-8.984-8.983-23.544-8.983-32.528%200c-.476.478-.916.978-1.342%201.486L36%2056z%22%2F%3E%3Ccircle%20cx%3D%2231%22%20cy%3D%2224%22%20r%3D%225%22%20fill%3D%22%23ea5a47%22%2F%3E%3Ccircle%20cx%3D%2244%22%20cy%3D%2224%22%20r%3D%223%22%20fill%3D%22%23ea5a47%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2236%22%20r%3D%223%22%20fill%3D%22%23ea5a47%22%2F%3E%3Cg%20fill%3D%22none%22%20stroke%3D%22%23000%22%20stroke-linecap%3D%22round%22%20stroke-linejoin%3D%22round%22%20stroke-miterlimit%3D%2210%22%20stroke-width%3D%222%22%3E%3Cpath%20d%3D%22M52.264%2019.737c.476.478.916.978%201.341%201.486l2.9-5.729c-11.324-11.325-29.687-11.325-41.01%200l2.9%205.729c.425-.508.865-1.008%201.341-1.486c8.984-8.983%2023.544-8.983%2032.528%200%22%2F%3E%3Cpath%20d%3D%22M53.606%2021.223a23%2023%200%200%200-1.342-1.486c-8.984-8.983-23.544-8.983-32.528%200c-.476.478-.916.978-1.342%201.486L36%2056z%22%2F%3E%3Ccircle%20cx%3D%2231%22%20cy%3D%2224%22%20r%3D%225%22%2F%3E%3Ccircle%20cx%3D%2244%22%20cy%3D%2224%22%20r%3D%223%22%2F%3E%3Ccircle%20cx%3D%2237%22%20cy%3D%2236%22%20r%3D%223%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/openmoji/pizza.svg?color=%231a73e8&size=48