Skip to content

Commit

Permalink
feat(icons): latest icons from alfa-ui-primitives 1.12.1 (#833)
Browse files Browse the repository at this point in the history
  • Loading branch information
SiebenSieben committed Jul 10, 2019
1 parent d78b696 commit aa7c16f
Show file tree
Hide file tree
Showing 22 changed files with 63 additions and 12 deletions.
6 changes: 3 additions & 3 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
Expand Up @@ -108,7 +108,7 @@
"react-dom": ">=15.6"
},
"devDependencies": {
"alfa-ui-primitives": "1.12.0",
"alfa-ui-primitives": "1.12.1",
"arui-presets": "4.13.4",
"babel-plugin-dynamic-import-node": "^2.0.0",
"conventional-changelog-cli": "1.3.14",
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.
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.
12 changes: 12 additions & 0 deletions src/icon/brand/bank-2449/bank-2449.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,15 @@
.icon_size_xl.icon_name_bank-2449.icon_theme_alfa-on-color {
background-image: url('./icon_bank-2449_xl_white.svg');
}

.icon_size_xxl.icon_name_bank-2449.icon_theme_alfa-on-white {
background-image: url('./icon_bank-2449_xxl_black.svg');
}

.icon_size_xxl.icon_name_bank-2449.icon_colored.icon_theme_alfa-on-color, .icon_size_xxl.icon_name_bank-2449.icon_colored.icon_theme_alfa-on-white {
background-image: url('./icon_bank-2449_xxl_color.svg');
}

.icon_size_xxl.icon_name_bank-2449.icon_theme_alfa-on-color {
background-image: url('./icon_bank-2449_xxl_white.svg');
}
1 change: 1 addition & 0 deletions src/icon/brand/bank-2449/icon_bank-2449_xxl_black.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/icon/brand/bank-2449/icon_bank-2449_xxl_color.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/icon/brand/bank-2449/icon_bank-2449_xxl_white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions src/icon/brand/bank-alfa/bank-alfa.css
Original file line number Diff line number Diff line change
Expand Up @@ -49,3 +49,15 @@
.icon_size_xl.icon_name_bank-alfa.icon_theme_alfa-on-color {
background-image: url('./icon_bank-alfa_xl_white.svg');
}

.icon_size_xxl.icon_name_bank-alfa.icon_theme_alfa-on-white {
background-image: url('./icon_bank-alfa_xxl_black.svg');
}

.icon_size_xxl.icon_name_bank-alfa.icon_colored.icon_theme_alfa-on-color, .icon_size_xxl.icon_name_bank-alfa.icon_colored.icon_theme_alfa-on-white {
background-image: url('./icon_bank-alfa_xxl_color.svg');
}

.icon_size_xxl.icon_name_bank-alfa.icon_theme_alfa-on-color {
background-image: url('./icon_bank-alfa_xxl_white.svg');
}
1 change: 1 addition & 0 deletions src/icon/brand/bank-alfa/icon_bank-alfa_xxl_black.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/icon/brand/bank-alfa/icon_bank-alfa_xxl_color.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 aa7c16f

Please sign in to comment.