Skip to content

Commit

Permalink
feat: add delete icons for dark and light themes
Browse files Browse the repository at this point in the history
- Add document-delete.svg in dark and light scalable directories.
- Modify document-close.svg to differentiate from delete icons.
- Ensure delete icons use "-" as a marker, distinct from "+" for new icons.

Signed-off-by: Huang Rui <[email protected]>
  • Loading branch information
vowstar committed Jan 22, 2025
1 parent ac410a0 commit 9a44f2e
Show file tree
Hide file tree
Showing 4 changed files with 49 additions and 2 deletions.
47 changes: 46 additions & 1 deletion resource/icon/dark/scalable/document-close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resource/icon/dark/scalable/document-delete.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: 1 addition & 1 deletion resource/icon/light/scalable/document-close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions resource/icon/light/scalable/document-delete.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 9a44f2e

Please sign in to comment.