pizza icon
pizza-thin from Phosphor by Phosphor Icons · Thin · MIT Free for personal and commercial use.
- Name
- pizza-thin
- Set
- Phosphor
- Style
- Thin
- 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"><path fill="currentColor" d="M235.66 63.94a11.94 11.94 0 0 0-5.44-7.43a197.51 197.51 0 0 0-204.44 0a12 12 0 0 0-4 16.47l96 157.27a12 12 0 0 0 20.54 0L234.25 73a11.9 11.9 0 0 0 1.41-9.06M58.59 118a28 28 0 1 1 27.66 45.3Zm94 73.41a28 28 0 0 1 29.15-47.76Zm33.33-54.61A35.66 35.66 0 0 0 168 132a36 36 0 0 0-19.56 66.22l-17 27.86a4 4 0 0 1-6.88 0l-34-55.67a36 36 0 1 0-36.33-59.54L43.33 93a156 156 0 0 1 169.34 0Zm41.48-68l-10.55 17.34a164.07 164.07 0 0 0-177.7 0L28.58 68.81a3.9 3.9 0 0 1-.46-3a4 4 0 0 1 1.82-2.48a189.47 189.47 0 0 1 196.12 0a4 4 0 0 1 1.82 2.48a3.9 3.9 0 0 1-.46 3Z"/></svg>
React
import type { SVGProps } from "react";
export function PhPizzaThin(props: SVGProps<SVGSVGElement>) {
return (
<svg {...props} xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M235.66 63.94a11.94 11.94 0 0 0-5.44-7.43a197.51 197.51 0 0 0-204.44 0a12 12 0 0 0-4 16.47l96 157.27a12 12 0 0 0 20.54 0L234.25 73a11.9 11.9 0 0 0 1.41-9.06M58.59 118a28 28 0 1 1 27.66 45.3Zm94 73.41a28 28 0 0 1 29.15-47.76Zm33.33-54.61A35.66 35.66 0 0 0 168 132a36 36 0 0 0-19.56 66.22l-17 27.86a4 4 0 0 1-6.88 0l-34-55.67a36 36 0 1 0-36.33-59.54L43.33 93a156 156 0 0 1 169.34 0Zm41.48-68l-10.55 17.34a164.07 164.07 0 0 0-177.7 0L28.58 68.81a3.9 3.9 0 0 1-.46-3a4 4 0 0 1 1.82-2.48a189.47 189.47 0 0 1 196.12 0a4 4 0 0 1 1.82 2.48a3.9 3.9 0 0 1-.46 3Z"/></svg>
);
}
Vue
<template> <svg xmlns="http://www.w3.org/2000/svg" width="1em" height="1em" viewBox="0 0 256 256"><path fill="currentColor" d="M235.66 63.94a11.94 11.94 0 0 0-5.44-7.43a197.51 197.51 0 0 0-204.44 0a12 12 0 0 0-4 16.47l96 157.27a12 12 0 0 0 20.54 0L234.25 73a11.9 11.9 0 0 0 1.41-9.06M58.59 118a28 28 0 1 1 27.66 45.3Zm94 73.41a28 28 0 0 1 29.15-47.76Zm33.33-54.61A35.66 35.66 0 0 0 168 132a36 36 0 0 0-19.56 66.22l-17 27.86a4 4 0 0 1-6.88 0l-34-55.67a36 36 0 1 0-36.33-59.54L43.33 93a156 156 0 0 1 169.34 0Zm41.48-68l-10.55 17.34a164.07 164.07 0 0 0-177.7 0L28.58 68.81a3.9 3.9 0 0 1-.46-3a4 4 0 0 1 1.82-2.48a189.47 189.47 0 0 1 196.12 0a4 4 0 0 1 1.82 2.48a3.9 3.9 0 0 1-.46 3Z"/></svg> </template>
CSS
.icon-pizza-thin {
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%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M235.66%2063.94a11.94%2011.94%200%200%200-5.44-7.43a197.51%20197.51%200%200%200-204.44%200a12%2012%200%200%200-4%2016.47l96%20157.27a12%2012%200%200%200%2020.54%200L234.25%2073a11.9%2011.9%200%200%200%201.41-9.06M58.59%20118a28%2028%200%201%201%2027.66%2045.3Zm94%2073.41a28%2028%200%200%201%2029.15-47.76Zm33.33-54.61A35.66%2035.66%200%200%200%20168%20132a36%2036%200%200%200-19.56%2066.22l-17%2027.86a4%204%200%200%201-6.88%200l-34-55.67a36%2036%200%201%200-36.33-59.54L43.33%2093a156%20156%200%200%201%20169.34%200Zm41.48-68l-10.55%2017.34a164.07%20164.07%200%200%200-177.7%200L28.58%2068.81a3.9%203.9%200%200%201-.46-3a4%204%200%200%201%201.82-2.48a189.47%20189.47%200%200%201%20196.12%200a4%204%200%200%201%201.82%202.48a3.9%203.9%200%200%201-.46%203Z%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%20256%20256%22%3E%3Cpath%20fill%3D%22currentColor%22%20d%3D%22M235.66%2063.94a11.94%2011.94%200%200%200-5.44-7.43a197.51%20197.51%200%200%200-204.44%200a12%2012%200%200%200-4%2016.47l96%20157.27a12%2012%200%200%200%2020.54%200L234.25%2073a11.9%2011.9%200%200%200%201.41-9.06M58.59%20118a28%2028%200%201%201%2027.66%2045.3Zm94%2073.41a28%2028%200%200%201%2029.15-47.76Zm33.33-54.61A35.66%2035.66%200%200%200%20168%20132a36%2036%200%200%200-19.56%2066.22l-17%2027.86a4%204%200%200%201-6.88%200l-34-55.67a36%2036%200%201%200-36.33-59.54L43.33%2093a156%20156%200%200%201%20169.34%200Zm41.48-68l-10.55%2017.34a164.07%20164.07%200%200%200-177.7%200L28.58%2068.81a3.9%203.9%200%200%201-.46-3a4%204%200%200%201%201.82-2.48a189.47%20189.47%200%200%201%20196.12%200a4%204%200%200%201%201.82%202.48a3.9%203.9%200%200%201-.46%203Z%22%2F%3E%3C%2Fsvg%3E") no-repeat center / contain;
}Direct links: SVG · download · JSON · https://iconsdb.app/api/v1/icon/ph/pizza-thin.svg?color=%231a73e8&size=48