Skip to content

Adds receipt icon - #974

Merged
ericfennis merged 6 commits into
lucide-icons:mainfrom
karsa-mistmere:615-icon-requests-from-feather-receipt
Apr 8, 2023
Merged

Adds receipt icon#974
ericfennis merged 6 commits into
lucide-icons:mainfrom
karsa-mistmere:615-icon-requests-from-feather-receipt

Conversation

@karsa-mistmere

Copy link
Copy Markdown
Member

closes #615

Comment thread icons/receipt.svg Outdated
Comment thread icons/receipt.svg Outdated
Comment thread icons/receipt.svg
stroke-linecap="round"
stroke-linejoin="round"
>
<path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1-2-1Z" />

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Suggested change
<path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1-2-1Z" />
<path d="M4 2v20l2-1 2 1 2-1 2 1 2-1 2 1 2-1 2 1V2l-2 1-2-1-2 1-2-1-2 1-2-1-2 1-2-1" />

There is also this svg/svgo#1751

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

In this instance a closepath command is preferable, I think, since we don't want any potential for two line caps in a closed path.

@jguddas jguddas Mar 8, 2023

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

You can remove the zero witdth close path command there as long as the line cap is round, but keeping it is also 100% fine.

@github-actions

github-actions Bot commented Apr 8, 2023

Copy link
Copy Markdown
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.

@github-actions github-actions Bot added the Stale label Apr 8, 2023
@ericfennis
ericfennis merged commit 408c683 into lucide-icons:main Apr 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Icon Requests from Feather] receipt

4 participants