Skip to content

Commit

Permalink
feat: added new transportation icons (#493)
Browse files Browse the repository at this point in the history
* feat: added new transportation icons

* refactor: updated fonts

* refactor: added necessary id-attributes for referencing these icons

* docs: added entries for the new icons
  • Loading branch information
mfranzke authored Mar 4, 2024
1 parent ad6b274 commit bad0e03
Show file tree
Hide file tree
Showing 7 changed files with 132 additions and 65 deletions.
3 changes: 2 additions & 1 deletion assets/icons/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ We're getting these icons by the [DB Design System colleagues](https://dbsw.shar
## Icon fonts

- Use the source files out of the folder `assets/icons/functional/fonts/sources` via <https://icomoon.io/app/#/select> to generate the font files.
- You'll need [`wawoff2`](https://www.npmjs.com/package/wawoff2) to generated `woff2` files out of the included `ttf` files.
- You'll need [`wawoff2`](https://www.npmjs.com/package/wawoff2) to generated `woff2` files out of the included `ttf` files; e.g. install it globally and run the following command afterwards within the icomoon folder:
`woff2_compress.js icomoon.ttf icons-20-outline-transportation.woff2`
Binary file modified assets/icons/functional/fonts/icons-20-outline-transportation.woff
Binary file not shown.
Binary file modified assets/icons/functional/fonts/icons-20-outline-transportation.woff2
Binary file not shown.
Loading

0 comments on commit bad0e03

Please sign in to comment.