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): add diamond-plus #2074

Merged
merged 2 commits into from
Apr 18, 2024
Merged

Conversation

chessurisme
Copy link
Contributor

@chessurisme chessurisme commented Apr 14, 2024

What is the purpose of this pull request?

  • New Icon
  • Bug fix
  • New Feature
  • Documentation update
  • Other:

Description

The "Add Keyframe" icon embodies creativity and progression in animation design or video editing.

Icon use case

  • add keyframe to the animation or video editing

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

  • The icons are solely my own creation.
  • The icons were originally created in # by @
  • I've based them on the following Lucide icons: diamond and square-plus
  • I've based them on the following design: IconFinder

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 Apr 14, 2024
Copy link

Added or changed icons

icons/diamond-plus.svg

Preview cohesion icons/square-user.svg
icons/diamond-plus.svg
icons/circle-stop.svg
Preview stroke widths icons/diamond-plus.svg
icons/diamond-plus.svg
icons/diamond-plus.svg
DPI Preview (24px) icons/diamond-plus.svg
Icon X-rays icons/diamond-plus.svg

Icons as code

Only working for:
lucide-react, lucide-react-native, lucide-preact, lucide-vue-next

const DiamondPlusIcon = createLucideIcon('DiamondPlus', [
  ["path",{"d":"M12 8v8"}],
  ["path",{"d":"M2.7 10.3a2.41 2.41 0 0 0 0 3.41l7.59 7.59a2.41 2.41 0 0 0 3.41 0l7.59-7.59a2.41 2.41 0 0 0 0-3.41L13.7 2.71a2.41 2.41 0 0 0-3.41 0z"}],
  ["path",{"d":"M8 12h8"}]
])

@chessurisme chessurisme changed the title Add diamond-plus icon feat(icons): add diamond-plus` Apr 14, 2024
@chessurisme chessurisme changed the title feat(icons): add diamond-plus` feat(icons): add diamond-plus Apr 14, 2024
@ericfennis
Copy link
Member

Nice work @chessurisme !

@ericfennis ericfennis merged commit d598ad7 into lucide-icons:main Apr 18, 2024
7 checks passed
@chessurisme chessurisme deleted the diamond-plus branch April 18, 2024 08:37
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

4 participants