Skip to content

Commit

Permalink
Merge pull request #46 from IFRCGo/feature/location-mail-icons
Browse files Browse the repository at this point in the history
Add location and mail icons
  • Loading branch information
barshathakuri authored Jan 31, 2024
2 parents e0e09b8 + 572b37a commit f998e5a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 2 deletions.
2 changes: 1 addition & 1 deletion gh-pages/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"lint": "next lint"
},
"dependencies": {
"@ifrc-go/icons": "^1.2.0",
"@ifrc-go/icons": "^1.3.0",
"@types/node": "20.2.5",
"@types/react": "18.2.7",
"@types/react-dom": "18.2.4",
Expand Down
3 changes: 3 additions & 0 deletions icons/location.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
10 changes: 10 additions & 0 deletions icons/mail.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 package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ifrc-go/icons",
"version": "1.2.0",
"version": "1.3.0",
"description": "IFRC-GO icons library for React.",
"keywords": [
"ifrc-go",
Expand Down

0 comments on commit f998e5a

Please sign in to comment.