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): added round corner to file-archive icon #2132

Merged
merged 3 commits into from
Jun 10, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented May 5, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Added round corner.

Before Submitting

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

github-actions bot commented May 5, 2024

Added or changed icons

icons/file-archive.svg

Preview cohesion icons/square-user-round.svg
icons/file-archive.svg
icons/linkedin.svg
Preview stroke widths icons/file-archive.svg
icons/file-archive.svg
icons/file-archive.svg
DPI Preview (24px) icons/file-archive.svg
Icon X-rays icons/file-archive.svg
Icons as code

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

const FileArchiveIcon = createLucideIcon('FileArchive', [
  ["path",{"d":"M10 12v-1"}],
  ["path",{"d":"M10 18v-2"}],
  ["path",{"d":"M10 7V6"}],
  ["path",{"d":"M14 2v4a2 2 0 0 0 2 2h4"}],
  ["path",{"d":"M15.5 22H18a2 2 0 0 0 2-2V7l-5-5H6a2 2 0 0 0-2 2v16a2 2 0 0 0 .274 1.01"}],
  ["circle",{"cx":"10","cy":"20","r":"2"}]
])

Copy link

github-actions bot commented Jun 5, 2024

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 Jun 5, 2024
@karsa-mistmere karsa-mistmere merged commit f507644 into lucide-icons:main Jun 10, 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 Stale
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants