# icons **Repository Path**: jafey/icons ## Basic Information - **Project Name**: icons - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: add-indexes - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-10 - **Last Updated**: 2021-12-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README * Grafana Icons This is a repository that manages the icons used in grafana === update list ``` go run cmd/buildindex/main.go ``` === generate bundle list the iconst that should be bundled in: `cmd/genbundle/bundle.txt` then: ``` go run cmd/genbundle/main.go > iconBundle.ts ```