Feather icons (#314)
* Remove fontawesome
Showing
| ... | ... | @@ -5,11 +5,6 @@ |
| "homepage": ".", | ||
| "private": true, | ||
| "dependencies": { | ||
| "@fortawesome/fontawesome-svg-core": "^1.2.18", | ||
| "@fortawesome/free-brands-svg-icons": "^5.8.2", | ||
| "@fortawesome/free-regular-svg-icons": "^5.8.2", | ||
| "@fortawesome/free-solid-svg-icons": "^5.8.2", | ||
| "@fortawesome/react-fontawesome": "^0.1.4", | ||
| "@reach/dialog": "^0.2.8", | ||
| "@reach/tooltip": "^0.2.0", | ||
| "copy-to-clipboard": "^3.2.0", | ||
| ... | ... | @@ -23,6 +18,7 @@ |
| "react": "^16.8.6", | ||
| "react-device-detect": "^1.6.2", | ||
| "react-dom": "^16.8.6", | ||
| "react-feather": "^1.1.6", | ||
| "react-ga": "^2.5.7", | ||
| "react-i18next": "^10.7.0", | ||
| "react-router-dom": "^5.0.0", | ||
| ... | ... |
src/assets/images/circle.svg
0 → 100644
Please register or sign in to comment