Skip to content

Commit

Permalink
Merge pull request #1922 from db-ui/1920-icons-enable-further-usage
Browse files Browse the repository at this point in the history
refactor(icons): enable further usage
  • Loading branch information
mfranzke authored Nov 29, 2023
2 parents b1fd3ad + 9061b44 commit e007b53
Show file tree
Hide file tree
Showing 1,346 changed files with 1,327 additions and 1,327 deletions.
8 changes: 4 additions & 4 deletions packages/foundations/assets/icons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,10 @@ We're getting these icons by the [DB Design System colleagues](https://dbsw.shar
- Minifications with [`ImageOptim`](https://imageoptim.com/mac)
- Adding some contents within the SVGs (these assets might get exported correctly in the future)
- CSS variables
- replace `fill="#282D37"` by `fill="var(--db-icon-color, currentColor)"`
- replace `fill="#55b9e6"` by `fill="var(--db-icon-color, #55b9e6)"`
- replace `fill="#EC0016"` by `fill="var(--db-icon-pulse-color, #EC0016)"`
- replace `fill="#78be14"` by `fill="var(--db-icon-pulse-color, #78be14)"`
- replace `fill="#282D37"` by `fill="#282D37" style="var(--db-icon-color, currentColor)"`
- replace `fill="#55b9e6"` by `fill="#55b9e6" style="var(--db-icon-color, #55b9e6)"`
- replace `fill="#EC0016"` by `fill="#EC0016" style="var(--db-icon-pulse-color, #EC0016)"`
- replace `fill="#78be14"` by `fill="#78be14" style="var(--db-icon-pulse-color, #78be14)"`
- `id`-Attribute (generic `icon` id within all SVG files)

## Icon font generation
Expand Down
Binary file modified packages/foundations/assets/icons/functional/fonts/all/db-ux.woff2
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.
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.
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 e007b53

Please sign in to comment.