Skip to content

Commit bad0e03

Browse files
authored
feat: added new transportation icons (#493)
* feat: added new transportation icons * refactor: updated fonts * refactor: added necessary id-attributes for referencing these icons * docs: added entries for the new icons
1 parent ad6b274 commit bad0e03

File tree

7 files changed

+132
-65
lines changed

7 files changed

+132
-65
lines changed

assets/icons/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,4 +15,5 @@ We're getting these icons by the [DB Design System colleagues](https://dbsw.shar
1515
## Icon fonts
1616

1717
- Use the source files out of the folder `assets/icons/functional/fonts/sources` via <https://icomoon.io/app/#/select> to generate the font files.
18-
- You'll need [`wawoff2`](https://www.npmjs.com/package/wawoff2) to generated `woff2` files out of the included `ttf` files.
18+
- 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:
19+
`woff2_compress.js icomoon.ttf icons-20-outline-transportation.woff2`
Binary file not shown.
Binary file not shown.

0 commit comments

Comments
 (0)