Skip to content

Commit

Permalink
feat(icon): latest icons from alfa-ui-primitives 2.18.0
Browse files Browse the repository at this point in the history
  • Loading branch information
SiebenSieben committed Jul 9, 2020
1 parent d944c64 commit 928ca33
Show file tree
Hide file tree
Showing 6 changed files with 11 additions and 6 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 @@ -127,7 +127,7 @@
"@typescript-eslint/eslint-plugin": "^2.28.0",
"@typescript-eslint/parser": "^2.28.0",
"acorn": "^6.1.1",
"alfa-ui-primitives": "2.17.0",
"alfa-ui-primitives": "2.18.0",
"arui-demo": "3.0.0",
"arui-presets": "^5.1.0",
"arui-presets-lint": "^4.1.2",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 4 additions & 0 deletions src/icon/file/format-doc/format-doc.css
Original file line number Diff line number Diff line change
Expand Up @@ -33,3 +33,7 @@
.icon_size_xl.icon_name_format-doc.icon_theme_alfa-on-color {
background-image: url('./icon_format-doc_xl_white.svg');
}

.icon_size_xxl.icon_name_format-doc.icon_colored.icon_theme_alfa-on-color, .icon_size_xxl.icon_name_format-doc.icon_colored.icon_theme_alfa-on-white {
background-image: url('./icon_format-doc_xxl_color.svg');
}
1 change: 1 addition & 0 deletions src/icon/file/format-doc/icon_format-doc_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.
2 changes: 1 addition & 1 deletion src/icon/file/format-jpg/icon_format-jpg_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.

0 comments on commit 928ca33

Please sign in to comment.