Skip to content

Commit

Permalink
feat(icon): review icon is added (#732)
Browse files Browse the repository at this point in the history
  • Loading branch information
buseselvi authored Oct 11, 2023
1 parent f4170f2 commit a3c91aa
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 3 deletions.
7 changes: 4 additions & 3 deletions src/components/icon/icon-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,11 @@ const icons = [
"chart",
"chatbot",
"check",
"clock",
"check_fill",
"clock",
"close",
"code",
"close_fill",
"code",
"coin",
"compass",
"complain",
Expand Down Expand Up @@ -74,8 +74,8 @@ const icons = [
"global_export",
"globe",
"go_forward",
"graphic_decrease",
"graphic",
"graphic_decrease",
"group_of_people",
"growth",
"hamburger_menu",
Expand Down Expand Up @@ -166,6 +166,7 @@ const icons = [
"puzzle",
"qr",
"report",
"review",
"rocket",
"rotate",
"sad",
Expand Down
3 changes: 3 additions & 0 deletions src/components/icon/icons/review.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 a3c91aa

Please sign in to comment.