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): arcified award icon #2113

Merged
merged 3 commits into from
May 2, 2024

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented May 1, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Arcified icon

Before Submitting

@github-actions github-actions bot added the 🎨 icon About new icons label May 1, 2024
Copy link

github-actions bot commented May 1, 2024

Added or changed icons

icons/award.svg

Preview cohesion icons/square-arrow-down.svg
icons/award.svg
icons/panels-right-bottom.svg
Preview stroke widths icons/award.svg
icons/award.svg
icons/award.svg
DPI Preview (24px) icons/award.svg
Icon X-rays icons/award.svg
Icons as code

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

const AwardIcon = createLucideIcon('Award', [
  ["path",{"d":"m15.477 12.89 1.515 8.526a.5.5 0 0 1-.81.47l-3.58-2.687a1 1 0 0 0-1.197 0l-3.586 2.686a.5.5 0 0 1-.81-.469l1.514-8.526"}],
  ["circle",{"cx":"12","cy":"8","r":"6"}]
])

@karsa-mistmere
Copy link
Member

karsa-mistmere commented May 2, 2024

Should we not keep this aligned to the grid to keep it as sharp as possible?

E.g.:
image

icons
Open lucide studio

image

icons/award.svg Outdated Show resolved Hide resolved
Co-authored-by: Karsa <contact@karsa.org>
@karsa-mistmere karsa-mistmere merged commit 5862ea7 into lucide-icons:main May 2, 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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants