mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 18:56:24 +01:00
* Lucidified pizza.svg Rounded the corners of the pizza slice and spaced out the pepperoni to address the two-pixel-gap rule * Update pizza.json * Update pizza.svg --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
18 lines
231 B
JSON
18 lines
231 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"jguddas",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"pie",
|
|
"quiche",
|
|
"food"
|
|
],
|
|
"categories": [
|
|
"food-beverage"
|
|
]
|
|
}
|