Skip to content

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 "Remove Keyframe" icon symbolizes precision and control in animation editing or video editing. With a simple click, it eliminates specific frames, enabling seamless adjustments and refining of animated sequences.

Icon use case

  • removing keyframes in animation editing and 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
@github-actions
Copy link
Contributor

Added or changed icons

icons/diamond-minus.svg

Preview cohesion icons/square-arrow-down-left.svg
icons/diamond-minus.svg
icons/option.svg
Preview stroke widths icons/diamond-minus.svg
icons/diamond-minus.svg
icons/diamond-minus.svg
DPI Preview (24px) icons/diamond-minus.svg
Icon X-rays icons/diamond-minus.svg

Icons as code

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

const DiamondMinusIcon = createLucideIcon('DiamondMinus', [
  ["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-minus icon feat(icon): add diamond-minus Apr 14, 2024
@chessurisme chessurisme changed the title feat(icon): add diamond-minus feat(icons): add diamond-minus Apr 14, 2024
@ericfennis ericfennis merged commit 58f614a into lucide-icons:main Apr 18, 2024
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.

4 participants