Skip to content

Commit

Permalink
Categorize and clean up icons
Browse files Browse the repository at this point in the history
  • Loading branch information
dennisreimann committed Apr 16, 2024
1 parent 3afc12e commit 8725d29
Show file tree
Hide file tree
Showing 55 changed files with 120 additions and 105 deletions.
96 changes: 49 additions & 47 deletions src/design/icons.js
Original file line number Diff line number Diff line change
@@ -1,91 +1,93 @@
module.exports = [
{ id: 'account', category: 'general' },
{ id: 'actions-add', category: 'actions' },
{ id: 'actions-archive', category: 'actions' },
{ id: 'actions-copy', category: 'actions' },
{ id: 'actions-drag', category: 'actions' },
{ id: 'actions-refresh', category: 'actions' },
{ id: 'actions-remove', category: 'actions' },
{ id: 'actions-search', category: 'actions' },
{ id: 'actions-send', category: 'actions' },
{ id: 'actions-trash', category: 'actions' },
{ id: 'api', category: 'general' },
{ id: 'archive', category: 'general' },
{ id: 'back', category: 'general' },
{ id: 'caret-down', category: 'general' },
{ id: 'caret-right', category: 'general' },
{ id: 'caret-down', category: 'caret' },
{ id: 'caret-right', category: 'caret' },
{ id: 'checkmark', category: 'general' },
{ id: 'checkout-complete', category: 'checkout' },
{ id: 'checkout-expired', category: 'checkout' },
{ id: 'checkout-sent', category: 'checkout' },
{ id: 'close', category: 'general' },
{ id: 'copy', category: 'general' },
{ id: 'cross', category: 'general' },
{ id: 'crowdfund', category: 'general' },
{ id: 'docs', category: 'general' },
{ id: 'donate', category: 'general' },
{ id: 'done', category: 'general' },
{ id: 'dots', category: 'general' },
{ id: 'drag', category: 'general' },
{ id: 'existing-wallet', category: 'general' },
{ id: 'forms-checkbox', category: 'forms' },
{ id: 'forms-date', category: 'forms' },
{ id: 'forms-number', category: 'forms' },
{ id: 'forms-select', category: 'forms' },
{ id: 'forms-text', category: 'forms' },
{ id: 'hardware-wallet', category: 'general' },
{ id: 'home', category: 'general' },
{ id: 'hot-wallet', category: 'general' },
{ id: 'info', category: 'general' },
{ id: 'invoice-2', category: 'general' },
{ id: 'invoice-expired', category: 'general' },
{ id: 'invoice', category: 'general' },
{ id: 'key', category: 'general' },
{ id: 'logo-btcpay', category: 'logo' },
{ id: 'logo-lightningterminal', category: 'logo' },
{ id: 'logo-rtl', category: 'logo' },
{ id: 'logo-shopify', category: 'logo' },
{ id: 'logo-thunderhub', category: 'logo' },
{ id: 'logo-tor', category: 'logo' },
{ id: 'manage-plugins', category: 'general' },
{ id: 'menu', category: 'general' },
{ id: 'minus', category: 'general' },
{ id: 'new-store', category: 'general' },
{ id: 'new-wallet', category: 'general' },
{ id: 'new', category: 'general' },
{ id: 'note', category: 'general' },
{ id: 'notifications', category: 'general' },
{ id: 'nav-account', category: 'nav' },
{ id: 'nav-back', category: 'nav' },
{ id: 'nav-close', category: 'nav' },
{ id: 'nav-crowdfund', category: 'nav' },
{ id: 'nav-dashboard', category: 'nav' },
{ id: 'nav-explore', category: 'nav' },
{ id: 'nav-invoice', category: 'nav' },
{ id: 'nav-invoices', category: 'nav' },
{ id: 'nav-keypad', category: 'nav' },
{ id: 'nav-lightning-address', category: 'nav' },
{ id: 'nav-manage', category: 'nav' },
{ id: 'nav-menu', category: 'nav' },
{ id: 'nav-notifications', category: 'nav' },
{ id: 'nav-pay-button', category: 'nav' },
{ id: 'nav-payment-requests', category: 'nav' },
{ id: 'nav-payouts', category: 'nav' },
{ id: 'nav-plugin', category: 'nav' },
{ id: 'nav-pointofsale', category: 'nav' },
{ id: 'nav-pull-payments', category: 'nav' },
{ id: 'nav-reporting', category: 'nav' },
{ id: 'nav-server-settings', category: 'nav' },
{ id: 'nav-settings', category: 'nav' },
{ id: 'nav-store', category: 'nav' },
{ id: 'notifications-invoice-failure', category: 'notifications' },
{ id: 'notifications-invoice-settled', category: 'notifications' },
{ id: 'notifications-new-version', category: 'notifications' },
{ id: 'notifications-payout-approved', category: 'notifications' },
{ id: 'notifications-payout', category: 'notifications' },
{ id: 'onion', category: 'general' },
{ id: 'pay-button', category: 'general' },
{ id: 'payment-complete', category: 'general' },
{ id: 'payment-requests', category: 'general' },
{ id: 'payment-sent', category: 'general' },
{ id: 'payouts', category: 'general' },
{ id: 'plugin', category: 'general' },
{ id: 'payment-receive', category: 'payment' },
{ id: 'payment-send', category: 'payment' },
{ id: 'plus', category: 'general' },
{ id: 'pointofsale', category: 'general' },
{ id: 'pos-cart', category: 'pos' },
{ id: 'pos-light', category: 'pos' },
{ id: 'pos-print', category: 'pos' },
{ id: 'pos-static', category: 'pos' },
{ id: 'pull-payments', category: 'general' },
{ id: 'qr-code', category: 'general' },
{ id: 'refresh', category: 'general' },
{ id: 'remove', category: 'general' },
{ id: 'scan-qr', category: 'general' },
{ id: 'search', category: 'general' },
{ id: 'seed', category: 'general' },
{ id: 'send', category: 'general' },
{ id: 'server-settings', category: 'general' },
{ id: 'settings', category: 'general' },
{ id: 'social-github', category: 'social' },
{ id: 'social-mattermost', category: 'social' },
{ id: 'social-nostr', category: 'social' },
{ id: 'social-telegram', category: 'social' },
{ id: 'social-twitter', category: 'social' },
{ id: 'spark', category: 'general' },
{ id: 'store', category: 'general' },
{ id: 'themes-dark', category: 'themes' },
{ id: 'themes-light', category: 'themes' },
{ id: 'themes-system', category: 'themes' },
{ id: 'trash', category: 'general' },
{ id: 'wallet-file', category: 'general' },
{ id: 'wallet-lightning', category: 'general' },
{ id: 'wallet-onchain', category: 'general' },
{ id: 'warning', category: 'general' },
{ id: 'watchonly-wallet', category: 'general' },
{ id: 'xpub', category: 'general' }
{ id: 'wallet-existing-wallet', category: 'wallet' },
{ id: 'wallet-file', category: 'wallet' },
{ id: 'wallet-hardware', category: 'wallet' },
{ id: 'wallet-hot', category: 'wallet' },
{ id: 'wallet-key', category: 'wallet' },
{ id: 'wallet-new', category: 'wallet' },
{ id: 'wallet-seed', category: 'wallet' },
{ id: 'wallet-watchonly', category: 'wallet' },
{ id: 'wallet-xpub', category: 'wallet' },
{ id: 'warning', category: 'general' }
]
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
3 changes: 3 additions & 0 deletions src/icons/nav/back.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/nav/close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
4 changes: 4 additions & 0 deletions src/icons/nav/explore.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
3 changes: 3 additions & 0 deletions src/icons/nav/keypad.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
3 changes: 3 additions & 0 deletions src/icons/nav/reporting.svg
File renamed without changes
File renamed without changes
File renamed without changes
3 changes: 0 additions & 3 deletions src/icons/new-wallet.svg
Diff not rendered.
3 changes: 0 additions & 3 deletions src/icons/note.svg
Diff not rendered.
3 changes: 0 additions & 3 deletions src/icons/onion.svg
Diff not rendered.
5 changes: 5 additions & 0 deletions src/icons/payment/receive.svg
5 changes: 5 additions & 0 deletions src/icons/payment/send.svg
3 changes: 0 additions & 3 deletions src/icons/wallet-lightning.svg
Diff not rendered.
3 changes: 0 additions & 3 deletions src/icons/wallet-onchain.svg
Diff not rendered.
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
Loading

0 comments on commit 8725d29

Please sign in to comment.