Skip to content

Commit

Permalink
fix: add updated set of icons (#69)
Browse files Browse the repository at this point in the history
* chore: add original svg assets

* feat: update formatJS hook to properly handle groups

* chore: fix permission issues

* chore: update icons

* chore: remove unnecessary changes to formatJS

* chore: add flat variants of icons

* chore(format): format migration-v7.md

* fix(star--outline): add updated SVG source
  • Loading branch information
joshblack authored Jun 1, 2018
1 parent 16d273a commit 13ba554
Show file tree
Hide file tree
Showing 42 changed files with 305 additions and 216 deletions.
2 changes: 1 addition & 1 deletion docs/migration-guides/migration-v7.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ Glyphs are no longer supported in the latest versions of the Carbon Design Syste
| -------------------- | ---------------------------------------------- |
| `add--outline` | No change |
| `add--solid` | New ✨ |
| `add` | No change |
| `add` | No change |
| `arrow--down` | No change |
| `arrow--left` | No change |
| `arrow--right` | No change |
Expand Down
20 changes: 12 additions & 8 deletions src/svg/add--outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/svg/add--solid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/svg/add.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/svg/arrow--down.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/svg/arrow--left.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/svg/arrow--right.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions src/svg/arrow--up.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
22 changes: 13 additions & 9 deletions src/svg/chat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
20 changes: 12 additions & 8 deletions src/svg/checkmark--outline.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/svg/checkmark--solid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 13 additions & 1 deletion src/svg/close--outline.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: 5 additions & 5 deletions src/svg/close--solid.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions src/svg/close.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit 13ba554

Please sign in to comment.