diff --git a/gh-pages/package.json b/gh-pages/package.json index 401accb..8657f1f 100644 --- a/gh-pages/package.json +++ b/gh-pages/package.json @@ -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", diff --git a/icons/location.svg b/icons/location.svg new file mode 100644 index 0000000..982ec6d --- /dev/null +++ b/icons/location.svg @@ -0,0 +1,3 @@ + + + diff --git a/icons/mail.svg b/icons/mail.svg new file mode 100644 index 0000000..a8b2b95 --- /dev/null +++ b/icons/mail.svg @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/package.json b/package.json index 7b224a3..0f572a7 100644 --- a/package.json +++ b/package.json @@ -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",