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): redoing the accessibility icon #2468

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

jguddas
Copy link
Member

@jguddas jguddas commented Sep 17, 2024

What is the purpose of this pull request?

  • Other: Icon update

Description

Redoing the accessibility icon with less sharpness and without basing it on the accessibleicon project icon.

The Accessible Icon is owned by Triangle, Inc. and was created by Sara Hendren & Brian Glenney. The Accessible Icon is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

Before Submitting

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

github-actions bot commented Sep 17, 2024

Added or changed icons

icons/accessibility.svg

Preview cohesion icons/message-square-reply.svg
icons/accessibility.svg
icons/croissant.svg
Preview stroke widths icons/accessibility.svg
icons/accessibility.svg
icons/accessibility.svg
DPI Preview (24px) icons/accessibility.svg
Icon X-rays icons/accessibility.svg
Icon Diffs icons/accessibility.svg
Icons as code

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

const AccessibilityIcon = createLucideIcon('Accessibility', [
  ["path",{"d":"M14 13h3.653a1 1 0 0 1 .986.836 9 9 0 0 1-.21 5.198"}],
  ["path",{"d":"M6.065 7.913A9 9 0 0 1 14 8l-1.9 3.5"}],
  ["circle",{"cx":"10","cy":"16","r":"5"}],
  ["circle",{"cx":"16.6","cy":"3.7","r":"1"}]
])

@karsa-mistmere
Copy link
Member

Still not a fan of the rag doll approach, it feels contrary to what the aim of Accessible Icon is all about.

I think we should improve our licensing capabilities instead (not that there isn't room for improvement with the icon).

@jguddas
Copy link
Member Author

jguddas commented Sep 17, 2024

I'm not sure what you mean by rag doll?

I have this but I don't like it.
icons
Open lucide studio

Maybe you have some alternative suggestions.

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.

2 participants