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): rebuild quote icon #2212

Merged
merged 6 commits into from
Jun 14, 2024
Merged

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Jun 10, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Rebuild using better path segments, and adjusted size to match square.

Before Submitting

Sorry, something went wrong.

jguddas added 3 commits June 10, 2024 23:19

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.

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 Jun 10, 2024
Copy link

github-actions bot commented Jun 10, 2024

Added or changed icons

icons/quote.svg

Preview cohesion icons/square-pen.svg
icons/quote.svg
icons/popcorn.svg
Preview stroke widths icons/quote.svg
icons/quote.svg
icons/quote.svg
DPI Preview (24px) icons/quote.svg
Icon X-rays icons/quote.svg
Icons as code

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

const QuoteIcon = createLucideIcon('Quote', [
  ["path",{"d":"M16 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z"}],
  ["path",{"d":"M5 3a2 2 0 0 0-2 2v6a2 2 0 0 0 2 2 1 1 0 0 1 1 1v1a2 2 0 0 1-2 2 1 1 0 0 0-1 1v2a1 1 0 0 0 1 1 6 6 0 0 0 6-6V5a2 2 0 0 0-2-2z"}]
])

@lucide-icons lucide-icons deleted a comment from github-actions bot Jun 10, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@jguddas
Copy link
Member Author

jguddas commented Jun 10, 2024

@Billiam

jguddas added 2 commits June 12, 2024 08:56

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@ericfennis ericfennis merged commit 91ce922 into lucide-icons:main Jun 14, 2024
7 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants