Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(icons): changed pizza icon #2476

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Conversation

jamiemlaw
Copy link

What is the purpose of this pull request?

  • New Icon
  • Bug fix
  • New Feature
  • Documentation update
  • Other: Icon update

Description

Rounded the corners of the pizza slice and spaced out the pepperoni to address the two-pixel-gap rule.

Alternative Designs

icons
Open lucide studio

thinner slice, most similar to existing pizza shape, but the pepperoni lies on half-pixels in order to fit

icons
Open lucide studio

submitted design, I think the most balanced

icons
Open lucide studio

thicker slice, but the arcs at te edge of the pizza lie on half pixels

Before Submitting

Rounded the corners of the pizza slice and spaced out the pepperoni to address the two-pixel-gap rule
@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Sep 19, 2024
Copy link

Added or changed icons

icons/pizza.svg

Preview cohesion icons/message-square.svg
icons/pizza.svg
icons/file-chart-pie.svg
Preview stroke widths icons/pizza.svg
icons/pizza.svg
icons/pizza.svg
DPI Preview (24px) icons/pizza.svg
Icon X-rays icons/pizza.svg
Icon Diffs icons/pizza.svg
Icons as code

Works for: lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const PizzaIcon = createLucideIcon('Pizza', [
  ["path",{"d":"M12 15h.01"}],
  ["path",{"d":"M15 12h.01"}],
  ["path",{"d":"M16 16h.01"}],
  ["path",{"d":"M17.775 5.654a15.68 15.68 0 0 0-12.121 12.12"}],
  ["path",{"d":"M21.964 20.732a1 1 0 0 1-1.232 1.232l-18-5a1 1 0 0 1-.695-1.232A19.68 19.68 0 0 1 15.732 2.037a1 1 0 0 1 1.232.695z"}]
])

@jguddas
Copy link
Member

jguddas commented Sep 19, 2024

Lovely ❤️

With different toppings:

icons
Open lucide studio

@karsa-mistmere
Copy link
Member

Lovely ❤️

With different toppings:

iconsOpen lucide studio

I think this really helps it to look more like pizza and less like watermelon

@jguddas
Copy link
Member

jguddas commented Sep 19, 2024

We could also consider renaming this icon slice-pizza.

@jamiemlaw
Copy link
Author

I think this really helps it to look more like pizza and less like watermelon

100% agreed. That's a beautiful looking pizza.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 icon About new icons 🫧 metadata Improved metadata
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants