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(icons): added shrimp icon #2319

Merged
merged 4 commits into from
Mar 14, 2025
Merged

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Jul 17, 2024

Partially resolves #924

What is the purpose of this pull request?

  • New Icon

Description

Added new shrimp icon.

Icon use case

  • Allergens
  • Menu item
  • fishing grounds
  • indicate seafood spots

Alternative icon designs

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any a brand or logo icon.
  • I have not used any hate symbols.
  • I have not included any religious or political imagery.

Author, credits & license

Naming

  • I've read and followed the naming conventions
  • I've named icons by what they are rather than their use case.
  • I've provided meta JSON files in icons/[iconName].json.

Design

  • I've read and followed the icon design guidelines
  • I've made sure that the icons look sharp on low DPI displays.
  • I've made sure that the icons look consistent with the icon set in size, optical volume and density.
  • I've made sure that the icons are visually centered.
  • I've correctly optimized all icons to three points of precision.

Before Submitting

Sorry, something went wrong.

jguddas added 4 commits July 17, 2024 21:40

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@github-actions github-actions bot added 🎨 icon About new icons 🫧 metadata Improved metadata labels Jul 17, 2024
Copy link

github-actions bot commented Jul 17, 2024

Added or changed icons

icons/shrimp.svg

Preview cohesion icons/square-chevron-up.svg
icons/shrimp.svg
icons/remove-formatting.svg
Preview stroke widths icons/shrimp.svg
icons/shrimp.svg
icons/shrimp.svg
DPI Preview (24px) icons/shrimp.svg
Icon X-rays icons/shrimp.svg
Icons as code

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

const ShrimpIcon = createLucideIcon('Shrimp', [
  ["path",{"d":"M11 12h.01"}],
  ["path",{"d":"M13 22c.5-.5 1.12-1 2.5-1-1.38 0-2-.5-2.5-1"}],
  ["path",{"d":"M14 2a3.276 3.276 0 0 1-3.227 1.798l-6.17-.561A2.387 2.387 0 1 0 4.387 8H15.5a1 1 0 0 1 0 13 1 1 0 0 0 0-5H12a7 7 0 0 1-7-7V8"}],
  ["path",{"d":"M14 8a8.5 8.5 0 0 1 0 8"}],
  ["path",{"d":"M16 16c2 0 4.5-4 4-6"}]
])

Copy link

This PR is stale because it has been open 45 days with no activity. Remove stale label or comment or this will be closed in 5 days.

@github-actions github-actions bot added the Stale label Aug 17, 2024
Copy link
Member

@karsa-mistmere karsa-mistmere left a comment

Choose a reason for hiding this comment

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

Dapper icon you have here. 🤪

@ericfennis ericfennis merged commit 1058ea5 into lucide-icons:main Mar 14, 2025
8 checks passed
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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

All allergens as icons
3 participants