sliceofpizza emoji
sliceofpizza from Firefox OS Emoji by Mozilla · Default · Objects · Apache-2.0 Free for personal and commercial use.
- Name
- sliceofpizza
- Set
- Firefox OS Emoji
- Style
- Default
- Category
- Objects
- Viewbox
- 512×512
- License
- Apache 2.0
More objects icons from Firefox OS Emoji
admissionticketsalienmonsteramericanfootballartistpaletteauberginebabybottlebackofenvelopeballoonballotboldscriptxballotboxboldcheckballotboxwithboldscriptxballottboxwithballottballottboxwithscriptxballottscriptxbananabanknotedollarbanknoteeurobanknotepoundbanknoteyenbarchartbaseballbasketballandhoopbathbathtub
Use the sliceofpizza emoji
SVG
<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FECB21" d="m51.6 72.608l199.566-34.825L464.28 72.608c19.867 0 32.553 21.19 23.171 38.701l-206.224 384.92c-9.908 18.492-36.421 18.499-46.337.011L28.435 111.32C19.042 93.808 31.728 72.608 51.6 72.608"/><path fill="#F43B22" d="M270.254 307.902c0 28.665-23.238 51.902-51.902 51.902s-51.902-23.237-51.902-51.902S189.687 256 218.352 256s51.902 23.237 51.902 51.902m65.862 81.954c-25.323-13.433-56.74-3.794-70.173 21.528c-13.433 25.323-3.794 56.74 21.528 70.173m48.645-342.08c-28.665 0-51.902 23.237-51.902 51.902s23.237 51.902 51.902 51.902s51.902-23.237 51.902-51.902s-23.237-51.902-51.902-51.902m-182.102-33.763c-28.665 0-51.902 23.237-51.902 51.902s23.237 51.902 51.902 51.902s51.902-23.237 51.902-51.902s-23.237-51.902-51.902-51.902"/><path fill="#C4790C" d="M41.204 130.519c-13.328.001-26.256-7.039-33.184-19.518C-2.147 92.693 4.454 69.61 22.763 59.444c34.605-19.215 72.08-34.048 111.383-44.088C173.48 5.309 214.284.142 255.425 0c40.982-.14 81.845 4.711 121.369 14.423c40.306 9.904 78.8 24.757 114.412 44.147c18.393 10.014 25.184 33.041 15.17 51.433c-10.014 18.391-33.043 25.185-51.433 15.169c-29.887-16.273-62.269-28.757-96.246-37.105c-33.046-8.12-67.199-12.236-101.53-12.236l-1.481.002c-34.903.121-69.481 4.494-102.772 12.998c-33.009 8.432-64.412 20.851-93.338 36.912a37.7 37.7 0 0 1-18.372 4.776"/></svg>
React
import type { SVGProps } from "react";
export function FxemojiSliceofpizza(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FECB21" d="m51.6 72.608l199.566-34.825L464.28 72.608c19.867 0 32.553 21.19 23.171 38.701l-206.224 384.92c-9.908 18.492-36.421 18.499-46.337.011L28.435 111.32C19.042 93.808 31.728 72.608 51.6 72.608"/><path fill="#F43B22" d="M270.254 307.902c0 28.665-23.238 51.902-51.902 51.902s-51.902-23.237-51.902-51.902S189.687 256 218.352 256s51.902 23.237 51.902 51.902m65.862 81.954c-25.323-13.433-56.74-3.794-70.173 21.528c-13.433 25.323-3.794 56.74 21.528 70.173m48.645-342.08c-28.665 0-51.902 23.237-51.902 51.902s23.237 51.902 51.902 51.902s51.902-23.237 51.902-51.902s-23.237-51.902-51.902-51.902m-182.102-33.763c-28.665 0-51.902 23.237-51.902 51.902s23.237 51.902 51.902 51.902s51.902-23.237 51.902-51.902s-23.237-51.902-51.902-51.902"/><path fill="#C4790C" d="M41.204 130.519c-13.328.001-26.256-7.039-33.184-19.518C-2.147 92.693 4.454 69.61 22.763 59.444c34.605-19.215 72.08-34.048 111.383-44.088C173.48 5.309 214.284.142 255.425 0c40.982-.14 81.845 4.711 121.369 14.423c40.306 9.904 78.8 24.757 114.412 44.147c18.393 10.014 25.184 33.041 15.17 51.433c-10.014 18.391-33.043 25.185-51.433 15.169c-29.887-16.273-62.269-28.757-96.246-37.105c-33.046-8.12-67.199-12.236-101.53-12.236l-1.481.002c-34.903.121-69.481 4.494-102.772 12.998c-33.009 8.432-64.412 20.851-93.338 36.912a37.7 37.7 0 0 1-18.372 4.776"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 512 512"><path fill="#FECB21" d="m51.6 72.608l199.566-34.825L464.28 72.608c19.867 0 32.553 21.19 23.171 38.701l-206.224 384.92c-9.908 18.492-36.421 18.499-46.337.011L28.435 111.32C19.042 93.808 31.728 72.608 51.6 72.608"/><path fill="#F43B22" d="M270.254 307.902c0 28.665-23.238 51.902-51.902 51.902s-51.902-23.237-51.902-51.902S189.687 256 218.352 256s51.902 23.237 51.902 51.902m65.862 81.954c-25.323-13.433-56.74-3.794-70.173 21.528c-13.433 25.323-3.794 56.74 21.528 70.173m48.645-342.08c-28.665 0-51.902 23.237-51.902 51.902s23.237 51.902 51.902 51.902s51.902-23.237 51.902-51.902s-23.237-51.902-51.902-51.902m-182.102-33.763c-28.665 0-51.902 23.237-51.902 51.902s23.237 51.902 51.902 51.902s51.902-23.237 51.902-51.902s-23.237-51.902-51.902-51.902"/><path fill="#C4790C" d="M41.204 130.519c-13.328.001-26.256-7.039-33.184-19.518C-2.147 92.693 4.454 69.61 22.763 59.444c34.605-19.215 72.08-34.048 111.383-44.088C173.48 5.309 214.284.142 255.425 0c40.982-.14 81.845 4.711 121.369 14.423c40.306 9.904 78.8 24.757 114.412 44.147c18.393 10.014 25.184 33.041 15.17 51.433c-10.014 18.391-33.043 25.185-51.433 15.169c-29.887-16.273-62.269-28.757-96.246-37.105c-33.046-8.12-67.199-12.236-101.53-12.236l-1.481.002c-34.903.121-69.481 4.494-102.772 12.998c-33.009 8.432-64.412 20.851-93.338 36.912a37.7 37.7 0 0 1-18.372 4.776"/></svg> </template>
CSS
.icon-sliceofpizza {
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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FECB21%22%20d%3D%22m51.6%2072.608l199.566-34.825L464.28%2072.608c19.867%200%2032.553%2021.19%2023.171%2038.701l-206.224%20384.92c-9.908%2018.492-36.421%2018.499-46.337.011L28.435%20111.32C19.042%2093.808%2031.728%2072.608%2051.6%2072.608%22%2F%3E%3Cpath%20fill%3D%22%23F43B22%22%20d%3D%22M270.254%20307.902c0%2028.665-23.238%2051.902-51.902%2051.902s-51.902-23.237-51.902-51.902S189.687%20256%20218.352%20256s51.902%2023.237%2051.902%2051.902m65.862%2081.954c-25.323-13.433-56.74-3.794-70.173%2021.528c-13.433%2025.323-3.794%2056.74%2021.528%2070.173m48.645-342.08c-28.665%200-51.902%2023.237-51.902%2051.902s23.237%2051.902%2051.902%2051.902s51.902-23.237%2051.902-51.902s-23.237-51.902-51.902-51.902m-182.102-33.763c-28.665%200-51.902%2023.237-51.902%2051.902s23.237%2051.902%2051.902%2051.902s51.902-23.237%2051.902-51.902s-23.237-51.902-51.902-51.902%22%2F%3E%3Cpath%20fill%3D%22%23C4790C%22%20d%3D%22M41.204%20130.519c-13.328.001-26.256-7.039-33.184-19.518C-2.147%2092.693%204.454%2069.61%2022.763%2059.444c34.605-19.215%2072.08-34.048%20111.383-44.088C173.48%205.309%20214.284.142%20255.425%200c40.982-.14%2081.845%204.711%20121.369%2014.423c40.306%209.904%2078.8%2024.757%20114.412%2044.147c18.393%2010.014%2025.184%2033.041%2015.17%2051.433c-10.014%2018.391-33.043%2025.185-51.433%2015.169c-29.887-16.273-62.269-28.757-96.246-37.105c-33.046-8.12-67.199-12.236-101.53-12.236l-1.481.002c-34.903.121-69.481%204.494-102.772%2012.998c-33.009%208.432-64.412%2020.851-93.338%2036.912a37.7%2037.7%200%200%201-18.372%204.776%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%20512%20512%22%3E%3Cpath%20fill%3D%22%23FECB21%22%20d%3D%22m51.6%2072.608l199.566-34.825L464.28%2072.608c19.867%200%2032.553%2021.19%2023.171%2038.701l-206.224%20384.92c-9.908%2018.492-36.421%2018.499-46.337.011L28.435%20111.32C19.042%2093.808%2031.728%2072.608%2051.6%2072.608%22%2F%3E%3Cpath%20fill%3D%22%23F43B22%22%20d%3D%22M270.254%20307.902c0%2028.665-23.238%2051.902-51.902%2051.902s-51.902-23.237-51.902-51.902S189.687%20256%20218.352%20256s51.902%2023.237%2051.902%2051.902m65.862%2081.954c-25.323-13.433-56.74-3.794-70.173%2021.528c-13.433%2025.323-3.794%2056.74%2021.528%2070.173m48.645-342.08c-28.665%200-51.902%2023.237-51.902%2051.902s23.237%2051.902%2051.902%2051.902s51.902-23.237%2051.902-51.902s-23.237-51.902-51.902-51.902m-182.102-33.763c-28.665%200-51.902%2023.237-51.902%2051.902s23.237%2051.902%2051.902%2051.902s51.902-23.237%2051.902-51.902s-23.237-51.902-51.902-51.902%22%2F%3E%3Cpath%20fill%3D%22%23C4790C%22%20d%3D%22M41.204%20130.519c-13.328.001-26.256-7.039-33.184-19.518C-2.147%2092.693%204.454%2069.61%2022.763%2059.444c34.605-19.215%2072.08-34.048%20111.383-44.088C173.48%205.309%20214.284.142%20255.425%200c40.982-.14%2081.845%204.711%20121.369%2014.423c40.306%209.904%2078.8%2024.757%20114.412%2044.147c18.393%2010.014%2025.184%2033.041%2015.17%2051.433c-10.014%2018.391-33.043%2025.185-51.433%2015.169c-29.887-16.273-62.269-28.757-96.246-37.105c-33.046-8.12-67.199-12.236-101.53-12.236l-1.481.002c-34.903.121-69.481%204.494-102.772%2012.998c-33.009%208.432-64.412%2020.851-93.338%2036.912a37.7%2037.7%200%200%201-18.372%204.776%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/fxemoji/sliceofpizza.svg?color=%231a73e8&size=48