Skip to content

Commit

Permalink
Add keypad icons
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisreimann committed Oct 28, 2024
1 parent ec1df60 commit c22d257
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/design/icons.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ module.exports = [
{ id: 'forms-text', category: 'forms' },
{ id: 'info', category: 'general' },
{ id: 'key', category: 'general' },
{ id: 'keypad-clear', category: 'keypad' },
{ id: 'keypad-plus', category: 'keypad' },
{ id: 'lightning-node', category: 'general' },
{ id: 'lightning', category: 'general' },
{ id: 'lock', category: 'general' },
Expand Down
3 changes: 3 additions & 0 deletions src/icons/keypad/clear.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/icons/keypad/plus.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 2 additions & 0 deletions src/static/svg/icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c22d257

Please sign in to comment.