Skip to content

Commit

Permalink
feat(icon): partial_approve and disable icons added (#249)
Browse files Browse the repository at this point in the history
  • Loading branch information
ogunb authored Sep 28, 2022
1 parent 8d3d693 commit c178d69
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/components/icon/icon-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export default [
'copy',
'delete',
'dialog',
'disable',
'dislike',
'document',
'document_search',
Expand Down Expand Up @@ -109,6 +110,7 @@ export default [
'order_return',
'order_tracking',
'paper',
'partial_approve',
'pause',
'pause_fill',
'people',
Expand Down
3 changes: 3 additions & 0 deletions src/components/icon/icons/disable.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: 6 additions & 0 deletions src/components/icon/icons/partial_approve.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit c178d69

Please sign in to comment.