pizza-duotone from Phosphor by Phosphor Icons · Duotone · MIT Free for personal and commercial use.

Name
pizza-duotone
Set
Phosphor
Style
Duotone
Viewbox
256×256
License
MIT

5 other variants in Phosphor

The same icon in other sets

Use the pizza icon

SVG

<svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m218 91.76l-30.87 50.64A32 32 0 1 0 154 196.78l-19.13 31.38a8 8 0 0 1-13.7 0L84.3 167.71a32 32 0 1 0-30.48-50L38 91.76a159.77 159.77 0 0 1 180 0" opacity=".2"/><path d="M239.54 63a15.9 15.9 0 0 0-7.25-9.9a201.49 201.49 0 0 0-208.58 0a16 16 0 0 0-5.37 22l96 157.27a16 16 0 0 0 27.36 0l52.3-85.84l43.61-71.45A15.82 15.82 0 0 0 239.54 63M63.59 118.5a24 24 0 1 1 24.47 40.09Zm87.92 66.95A24 24 0 0 1 176 145.37Zm32.93-53.93a40 40 0 0 0-41.38 67.77L128 224l-31.5-51.57a40 40 0 1 0-41.35-67.76L48.8 94.26a152 152 0 0 1 158.39 0Zm31.1-50.93a168.12 168.12 0 0 0-175.08 0L32 66.77a185.6 185.6 0 0 1 192 0Z"/></g></svg>

React

import type { SVGProps } from "react";

export function PhPizzaDuotone(props: SVGProps<SVGSVGElement>) {
  return (
    <svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m218 91.76l-30.87 50.64A32 32 0 1 0 154 196.78l-19.13 31.38a8 8 0 0 1-13.7 0L84.3 167.71a32 32 0 1 0-30.48-50L38 91.76a159.77 159.77 0 0 1 180 0" opacity=".2"/><path d="M239.54 63a15.9 15.9 0 0 0-7.25-9.9a201.49 201.49 0 0 0-208.58 0a16 16 0 0 0-5.37 22l96 157.27a16 16 0 0 0 27.36 0l52.3-85.84l43.61-71.45A15.82 15.82 0 0 0 239.54 63M63.59 118.5a24 24 0 1 1 24.47 40.09Zm87.92 66.95A24 24 0 0 1 176 145.37Zm32.93-53.93a40 40 0 0 0-41.38 67.77L128 224l-31.5-51.57a40 40 0 1 0-41.35-67.76L48.8 94.26a152 152 0 0 1 158.39 0Zm31.1-50.93a168.12 168.12 0 0 0-175.08 0L32 66.77a185.6 185.6 0 0 1 192 0Z"/></g></svg>
  );
}

Vue

<template>
  <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><g fill="currentColor"><path d="m218 91.76l-30.87 50.64A32 32 0 1 0 154 196.78l-19.13 31.38a8 8 0 0 1-13.7 0L84.3 167.71a32 32 0 1 0-30.48-50L38 91.76a159.77 159.77 0 0 1 180 0" opacity=".2"/><path d="M239.54 63a15.9 15.9 0 0 0-7.25-9.9a201.49 201.49 0 0 0-208.58 0a16 16 0 0 0-5.37 22l96 157.27a16 16 0 0 0 27.36 0l52.3-85.84l43.61-71.45A15.82 15.82 0 0 0 239.54 63M63.59 118.5a24 24 0 1 1 24.47 40.09Zm87.92 66.95A24 24 0 0 1 176 145.37Zm32.93-53.93a40 40 0 0 0-41.38 67.77L128 224l-31.5-51.57a40 40 0 1 0-41.35-67.76L48.8 94.26a152 152 0 0 1 158.39 0Zm31.1-50.93a168.12 168.12 0 0 0-175.08 0L32 66.77a185.6 185.6 0 0 1 192 0Z"/></g></svg>
</template>

CSS

.icon-pizza-duotone {
  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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m218%2091.76l-30.87%2050.64A32%2032%200%201%200%20154%20196.78l-19.13%2031.38a8%208%200%200%201-13.7%200L84.3%20167.71a32%2032%200%201%200-30.48-50L38%2091.76a159.77%20159.77%200%200%201%20180%200%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M239.54%2063a15.9%2015.9%200%200%200-7.25-9.9a201.49%20201.49%200%200%200-208.58%200a16%2016%200%200%200-5.37%2022l96%20157.27a16%2016%200%200%200%2027.36%200l52.3-85.84l43.61-71.45A15.82%2015.82%200%200%200%20239.54%2063M63.59%20118.5a24%2024%200%201%201%2024.47%2040.09Zm87.92%2066.95A24%2024%200%200%201%20176%20145.37Zm32.93-53.93a40%2040%200%200%200-41.38%2067.77L128%20224l-31.5-51.57a40%2040%200%201%200-41.35-67.76L48.8%2094.26a152%20152%200%200%201%20158.39%200Zm31.1-50.93a168.12%20168.12%200%200%200-175.08%200L32%2066.77a185.6%20185.6%200%200%201%20192%200Z%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%20256%20256%22%3E%3Cg%20fill%3D%22currentColor%22%3E%3Cpath%20d%3D%22m218%2091.76l-30.87%2050.64A32%2032%200%201%200%20154%20196.78l-19.13%2031.38a8%208%200%200%201-13.7%200L84.3%20167.71a32%2032%200%201%200-30.48-50L38%2091.76a159.77%20159.77%200%200%201%20180%200%22%20opacity%3D%22.2%22%2F%3E%3Cpath%20d%3D%22M239.54%2063a15.9%2015.9%200%200%200-7.25-9.9a201.49%20201.49%200%200%200-208.58%200a16%2016%200%200%200-5.37%2022l96%20157.27a16%2016%200%200%200%2027.36%200l52.3-85.84l43.61-71.45A15.82%2015.82%200%200%200%20239.54%2063M63.59%20118.5a24%2024%200%201%201%2024.47%2040.09Zm87.92%2066.95A24%2024%200%200%201%20176%20145.37Zm32.93-53.93a40%2040%200%200%200-41.38%2067.77L128%20224l-31.5-51.57a40%2040%200%201%200-41.35-67.76L48.8%2094.26a152%20152%200%200%201%20158.39%200Zm31.1-50.93a168.12%20168.12%200%200%200-175.08%200L32%2066.77a185.6%20185.6%200%200%201%20192%200Z%22%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E") no-repeat center / contain;
}

Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/pizza-duotone.svg?color=%231a73e8&size=48