Skip to content

Commit

Permalink
Core 4993 add sdg icons (#691)
Browse files Browse the repository at this point in the history
* CORE-4993: add sdg icon

* fix icon
  • Loading branch information
ekachxaidze98 authored Sep 17, 2024
1 parent 8dffd28 commit a38d151
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 0 deletions.
21 changes: 21 additions & 0 deletions assets/sdg.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 design.config.js
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ const icons = [
path.resolve(__dirname, './assets/active-arrow.svg'),
path.resolve(__dirname, './assets/metadata-validator.svg'),
path.resolve(__dirname, './assets/deduplication.svg'),
path.resolve(__dirname, './assets/sdg.svg'),
path.resolve(__dirname, './assets/fresh-finds.svg'),
]

Expand Down

0 comments on commit a38d151

Please sign in to comment.