Skip to content

Commit

Permalink
added icon (#2060)
Browse files Browse the repository at this point in the history
  • Loading branch information
corinaper authored Nov 19, 2024
1 parent e0f3dca commit fe2fe5b
Show file tree
Hide file tree
Showing 11 changed files with 8 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@ebury/chameleon-components",
"version": "2.8.17",
"version": "2.8.18",
"main": "src/main.ts",
"sideEffects": false,
"author": "Ebury Team (http://labs.ebury.rocks/)",
Expand Down
3 changes: 3 additions & 0 deletions src/assets/icons/simple/cloud-sync.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/assets/img/simple-icons.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions src/components/ec-icon/icon-names.ts
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,7 @@ export enum IconName {
SIMPLE_CHEVRON_UP = 'simple-chevron-up',
SIMPLE_CITY = 'simple-city',
SIMPLE_CLOSE = 'simple-close',
SIMPLE_CLOUD_SYNC = 'simple-cloud-sync',
SIMPLE_CLOUD_UPLOAD = 'simple-cloud-upload',
SIMPLE_COLLECT = 'simple-collect',
SIMPLE_CONVERT_AND_PAY = 'simple-convert-and-pay',
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 fe2fe5b

Please sign in to comment.