Skip to content

Commit

Permalink
Revert the changes introduced in PR #831 within the master branch, an…
Browse files Browse the repository at this point in the history
…d merge them into the `v2-dev` branch (#835)

Revert "feat(`react-icons`): modularized Icons (#831)"

This reverts commit acffa1b.
  • Loading branch information
cheton authored Mar 11, 2024
1 parent acffa1b commit 310069c
Show file tree
Hide file tree
Showing 453 changed files with 669 additions and 16,436 deletions.
9 changes: 0 additions & 9 deletions .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,6 @@ jobs:
- codecov/upload:
file: ./packages/react-hooks/coverage/lcov.info
flags: react-hooks
- codecov/upload:
file: ./packages/react-icons/coverage/lcov.info
flags: react-icons
- codecov/upload:
file: ./packages/react-lab/coverage/lcov.info
flags: react-lab
Expand Down Expand Up @@ -180,9 +177,6 @@ jobs:
- codecov/upload:
file: ./packages/react-hooks/coverage/lcov.info
flags: react-hooks
- codecov/upload:
file: ./packages/react-icons/coverage/lcov.info
flags: react-icons
- codecov/upload:
file: ./packages/react-lab/coverage/lcov.info
flags: react-lab
Expand Down Expand Up @@ -259,9 +253,6 @@ jobs:
- codecov/upload:
file: ./packages/react-hooks/coverage/lcov.info
flags: react-hooks
- codecov/upload:
file: ./packages/react-icons/coverage/lcov.info
flags: react-icons
- codecov/upload:
file: ./packages/react-lab/coverage/lcov.info
flags: react-lab
Expand Down
3 changes: 0 additions & 3 deletions packages/react-icons/.eslintignore

This file was deleted.

23 changes: 0 additions & 23 deletions packages/react-icons/.eslintrc.js

This file was deleted.

3 changes: 0 additions & 3 deletions packages/react-icons/.gitignore

This file was deleted.

2 changes: 0 additions & 2 deletions packages/react-icons/.npmignore

This file was deleted.

21 changes: 0 additions & 21 deletions packages/react-icons/LICENSE

This file was deleted.

13 changes: 0 additions & 13 deletions packages/react-icons/README.md

This file was deleted.

20 changes: 0 additions & 20 deletions packages/react-icons/babel.config.js

This file was deleted.

66 changes: 0 additions & 66 deletions packages/react-icons/package.json

This file was deleted.

44 changes: 0 additions & 44 deletions packages/react-icons/rollup.config.mjs

This file was deleted.

113 changes: 0 additions & 113 deletions packages/react-icons/scripts/generate-icons.mjs

This file was deleted.

34 changes: 0 additions & 34 deletions packages/react-icons/src/icons/AddCircleOIcon.js

This file was deleted.

Loading

0 comments on commit 310069c

Please sign in to comment.