Icons
Icon used
- black icons: tabler-icons
- colored icons: flat-color-icons
The icons have been extracted from the following repo: https://github.com/iconify/icon-sets.git.
The javascript script
To generate the icons from the repo, install the following javascript module
npm install @iconify/tools
Then a script needs to be executed (see below)