This is an automated email from the ASF dual-hosted git repository.

zhangliang2022 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git


The following commit(s) were added to refs/heads/main by this push:
     new a2f64c31 replace grafana icon (#2049)
a2f64c31 is described below

commit a2f64c31bf0f43e0743e3ccb5a07c84ec7d4a44f
Author: likyh <[email protected]>
AuthorDate: Tue May 31 22:26:34 2022 +0800

    replace grafana icon (#2049)
    
    Co-authored-by: linyh <[email protected]>
---
 grafana/img/grafana_icon.svg |  12 +++++++++++-
 grafana/img/logo.png         | Bin 5417 -> 5208 bytes
 2 files changed, 11 insertions(+), 1 deletion(-)

diff --git a/grafana/img/grafana_icon.svg b/grafana/img/grafana_icon.svg
index a3ac131d..0d3f0a24 100644
--- a/grafana/img/grafana_icon.svg
+++ b/grafana/img/grafana_icon.svg
@@ -1 +1,11 @@
-<svg xmlns="http://www.w3.org/2000/svg"; viewBox="0 0 80 47.66"><g 
data-name="Layer 2"><path fill="#e8471c" d="M79.78 45.16L67 23 54.23.86A1.59 
1.59 0 0054 .49a1.69 1.69 0 00-2.2-.15 1.74 1.74 0 00-.47.58L40 20.49 
28.68.86a2 2 0 00-.28-.37 1.68 1.68 0 00-2.19-.15 1.66 1.66 0 00-.48.58L13 
23l-.05.1L.22 45.16a1.69 1.69 0 000 1.66 1.67 1.67 0 001.45.84h25.55a1.67 1.67 
0 001.45-.84L40 27.17l11.34 19.65a1.64 1.64 0 001.44.84h25.55a1.67 1.67 0 
001.45-.84 1.69 1.69 0 000-1.66zM52.78 5l10.85 18.8 [...]
+<svg width="68" height="68" xmlns="http://www.w3.org/2000/svg"; fill="none">
+ <g>
+  <title>Layer 1</title>
+  <g stroke="null" id="svg_6">
+   <circle stroke="null" id="svg_1" fill="#7497F7" r="34" cy="34" cx="34"/>
+   <path stroke="null" id="svg_2" fill="white" 
d="m51.5049,40.00851c-2.1284,0.04944 -4.08283,-0.0901 
-5.89135,-0.37712c2.0383,-1.83699 3.23694,-4.36432 
3.08847,-7.09566c-0.14039,-2.58003 -1.45874,-4.86016 
-3.48188,-6.477c2.71178,-1.15444 5.85296,-2.9563 
7.47617,-5.5267c1.88346,-2.98251 0.72944,-5.49709 
-0.19309,-6.79351c-0.36876,-0.51822 -1.23618,-0.56606 
-1.77168,-0.09487l-11.37385,10.00973c-0.6018,-0.07253 -1.21862,-0.10129 
-1.84592,-0.08528c1.9074,-2.25477 3.78278,-5.22212 4.29037,-8. [...]
+   <path stroke="null" id="svg_3" fill="#FF8B8B" 
d="m33.19831,30.66361c0,1.43508 1.16436,2.5976 2.60001,2.5976c1.4365,0 
2.60015,-1.16252 2.60015,-2.5976c0,-1.43508 -1.16365,-2.59746 
-2.60015,-2.59746c-1.4365,0 -2.60001,1.16237 -2.60001,2.59746z"/>
+   <path stroke="null" id="svg_4" fill="white" 
d="m8.23296,56.18316c-1.78599,-2.07258 -3.32619,-4.36319 
-4.57541,-6.82621c4.84245,-1.4467 11.40445,-2.79607 18.53708,-2.79607c5.38546,0 
9.45993,1.00612 13.34996,1.96817l0.06177,0.0153c3.83492,0.94846 7.58129,1.8751 
12.83089,2.10828c6.10541,0.27129 11.84333,-1.14155 
16.49793,-2.52563c-1.63582,3.57623 -3.87359,6.81969 
-6.58353,9.60061c-3.19727,0.54938 -6.6742,0.87706 
-10.26063,0.71768c-6.02636,-0.26775 -10.39592,-1.34881 -14.2511,-2.30251l-0. 
[...]
+  </g>
+ </g>
+</svg>
\ No newline at end of file
diff --git a/grafana/img/logo.png b/grafana/img/logo.png
index 557a8ecb..35cbc4d4 100644
Binary files a/grafana/img/logo.png and b/grafana/img/logo.png differ

Reply via email to