Skip to content

Commit

Permalink
feat(icon): new icons added
Browse files Browse the repository at this point in the history
  • Loading branch information
buseselvi authored Jan 15, 2024
1 parent 9e2d0ba commit 3d8c5f1
Show file tree
Hide file tree
Showing 7 changed files with 29 additions and 1 deletion.
5 changes: 5 additions & 0 deletions src/components/icon/icon-list.ts
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,7 @@ const icons = [
"award",
"back",
"back_fill",
"badge",
"barcode",
"bill",
"book",
Expand Down Expand Up @@ -58,6 +59,9 @@ const icons = [
"exit",
"expand",
"export",
"express",
"express_delivery",
"express_furniture",
"external_link",
"external_share",
"eye_off",
Expand Down Expand Up @@ -205,6 +209,7 @@ const icons = [
"support",
"target",
"ticket",
"translation",
"truck",
"turn_back",
"turn_back_fill",
Expand Down
5 changes: 5 additions & 0 deletions src/components/icon/icons/badge.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/components/icon/icons/express.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/express_delivery.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/express_furniture.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/components/icon/icons/medal.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 3 additions & 0 deletions src/components/icon/icons/translation.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 3d8c5f1

Please sign in to comment.