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

feat: add cup-to-go icon #2702

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

Conversation

realguse
Copy link

@realguse realguse commented Dec 20, 2024

What is the purpose of this pull request?

  • New Icon

Description

Merges the cup-to-go icon from lucide-lab into lucide

Closes #2701

Before Submitting

@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Dec 20, 2024
Copy link

github-actions bot commented Dec 20, 2024

Added or changed icons

icons/cup-to-go.svg

Preview cohesion icons/square-check-big.svg
icons/cup-to-go.svg
icons/section.svg
Preview stroke widths icons/cup-to-go.svg
icons/cup-to-go.svg
icons/cup-to-go.svg
DPI Preview (24px) icons/cup-to-go.svg
Icon X-rays icons/cup-to-go.svg
Icon Diffs icons/cup-to-go.svg
Icons as code

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

const CupToGoIcon = createLucideIcon('CupToGo', [
  ["path",{"d":"m18.2 11 .722-3.608a2 2 0 0 0 0-.784l-.761-3.804A1 1 0 0 0 17.18 2H6.82a1 1 0 0 0-.98.804l-.762 3.804a2 2 0 0 0 0 .784L5.8 11"}],
  ["path",{"d":"M4 7h16"}],
  ["path",{"d":"M5.163 12.141A1 1 0 0 1 6.153 11h11.694a1 1 0 0 1 .99 1.141l-.714 5a1 1 0 0 1-.99.859H6.867a1 1 0 0 1-.99-.859z"}],
  ["path",{"d":"m7.2 18 .64 3.196a1 1 0 0 0 .98.804h6.36a1 1 0 0 0 .98-.804L16.8 18"}]
])

Copy link
Member

@jguddas jguddas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Optimized paths:
icons
Open lucide studio

Optimized paths + Arcified corners:
icons
Open lucide studio

Optimized paths + Arcified corners + Changed border radius from 1.19 px to 1px:
icons
Open lucide studio

icons/cup-to-go.json Outdated Show resolved Hide resolved
@realguse
Copy link
Author

@jguddas Is there any hope of getting this merge?

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.

Merge cup-to-go from lab
2 participants