"Customize" Grafana logo (#890)

This commit is contained in:
Frank van Boven
2020-09-01 11:28:29 +02:00
committed by GitHub
parent 982448ff50
commit a4b3cd6a27
3 changed files with 4 additions and 0 deletions
+3
View File
@@ -20,6 +20,9 @@ RUN grafana-cli --pluginsDir "${GF_PATHS_PLUGINS}" plugins install pr0ps-trackma
USER grafana
COPY logo.svg /usr/share/grafana/public/img/grafana_icon.svg
COPY favicon.png /usr/share/grafana/public/img/fav32.png
COPY datasource.yml /etc/grafana/provisioning/datasources/
COPY dashboards.yml /etc/grafana/provisioning/dashboards/
COPY dashboards/internal/*.json /dashboards_internal/
Binary file not shown.

After

Width:  |  Height:  |  Size: 473 B

+1
View File
@@ -0,0 +1 @@
<svg overflow="visible" viewBox="0 0 127.683 147" xmlns="http://www.w3.org/2000/svg"><path d="M67.557.996l46.196 26.671a7.43 7.43 0 0 1 3.715 6.435v53.343a7.43 7.43 0 0 1-3.715 6.435l-46.196 26.672a7.43 7.43 0 0 1-7.431 0L13.93 93.88a7.43 7.43 0 0 1-3.715-6.435V34.102a7.43 7.43 0 0 1 3.715-6.435L60.126.996a7.43 7.43 0 0 1 7.43 0z" class="" fill="#363636"/><path d="M70.785 26.05L49.95 63.55h12.5l-5.555 31.946L77.73 57.995H63.84z" stroke="#fff" stroke-miterlimit="10" stroke-width="1.39202954" class="" fill="#fff"/></svg>

After

Width:  |  Height:  |  Size: 524 B