feat(icons): added beef-off icon#3816
Merged
karsa-mistmere merged 2 commits intolucide-icons:mainfrom Mar 24, 2026
Merged
Conversation
Contributor
Added or changed iconsIcons as codeWorks for: const BeefOffIcon = createLucideIcon('BeefOff', [
["path",{"d":"M11.771 6.109a2.5 2.5 0 0 1 3.12 3.12"}],
["path",{"d":"M17.852 12.185a6.5 6.5 0 0 0-9.035-9.04"}],
["path",{"d":"M18.013 18.013C15.029 20.349 10.831 22 7 22a3 3 0 0 1-2.68-1.66L2.4 16.5"}],
["path",{"d":"m18.5 6 2.19 4.5a6.48 6.48 0 0 1-.139 4.393"}],
["path",{"d":"m2 2 20 20"}],
["path",{"d":"M6.355 6.37a7 7 0 0 0-.075.23c-1.1 3.13-.78 3.9-3.18 6.08A3 3 0 0 0 5 18c3.356 0 6.993-1.267 9.85-3.151"}]
]) |
Member
|
We should correlate this with #3457 I guess |
ericfennis
approved these changes
Dec 5, 2025
Contributor
|
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. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
closes #3815
What is the purpose of this pull request?
Description
Added new
beef-officon.Icon use case
an icon that helps me tell vegetarian and vegan recipes apart
Alternative icon designs
Icon Design Checklist
Concept
Author, credits & license
beefNaming
icons/[iconName].json.Design
Before Submitting