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

feat(icons): added signature icon #2248

Merged
merged 4 commits into from
Jun 26, 2024

Conversation

AndreasSas
Copy link
Contributor

closes #1494

What is the purpose of this pull request?

  • Other: Icon update

Description

Added new signature icon.

Icon use case

Declaring an input field to be a signature, or broader than that it could also represent an input field for freely written text

Alternative icon designs

Icon Design Checklist

Concept

  • I have provided valid use cases for each icon.
  • I have not added any a brand or logo icon.
  • I have not used any hate symbols.
  • I have not included any religious or political imagery.

Author, credits & license

Naming

  • I've read and followed the naming conventions
  • I've named icons by what they are rather than their use case.
  • I've provided meta JSON files in icons/[iconName].json.

Design

  • I've read and followed the icon design guidelines
  • I've made sure that the icons look sharp on low DPI displays.
  • I've made sure that the icons look consistent with the icon set in size, optical volume and density.
  • I've made sure that the icons are visually centered.
  • I've correctly optimized all icons to three points of precision.

Before Submitting

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

github-actions bot commented Jun 23, 2024

Added or changed icons

icons/signature.svg

Preview cohesion icons/square-arrow-left.svg
icons/signature.svg
icons/folder-closed.svg
Preview stroke widths icons/signature.svg
icons/signature.svg
icons/signature.svg
DPI Preview (24px) icons/signature.svg
Icon X-rays icons/signature.svg
Icons as code

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

const SignatureIcon = createLucideIcon('Signature', [
  ["path",{"d":"M14.218 7.183a2.5 2.5 0 1 0-3.712-2.354c-.349 2.295-.853 12.217-5.006 12.217a1 1 0 0 1 0-5.091c4.509.03 8.516 1.676 8.516 4.221a1 1 0 0 0 .781.803l2.429.015a1 1 0 0 0 1.006-1v-.4a.5.5 0 0 1 .838-.368L21 17"}],
  ["path",{"d":"M3 21h18"}]
])

Copy link
Member

@ericfennis ericfennis left a comment

Choose a reason for hiding this comment

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

Nice looks fabulous @AndreasSas !

icons/signature.json Outdated Show resolved Hide resolved
Co-authored-by: Eric Fennis <[email protected]>
@ericfennis ericfennis merged commit fbd5225 into lucide-icons:main Jun 26, 2024
8 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.

Icon Request: Signature
3 participants