mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
styling tweaks
This commit is contained in:
9
public/img/panel-tabs/alert-selected.svg
Normal file
9
public/img/panel-tabs/alert-selected.svg
Normal file
@@ -0,0 +1,9 @@
|
||||
<svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="22" cy="22" r="20" fill="#09090B" stroke="#8E8E8E" stroke-width="4"/>
|
||||
<line x1="12.5925" y1="28.1482" x2="31.4073" y2="28.1482" stroke="#8E8E8E" stroke-width="4" stroke-linecap="round"/>
|
||||
<ellipse cx="22.0001" cy="20.3704" rx="8.96296" ry="9.77778" fill="#8E8E8E"/>
|
||||
<circle cx="22.0001" cy="30.1482" r="2.44444" fill="#8E8E8E"/>
|
||||
<line x1="18.7407" y1="30.463" x2="25.2592" y2="30.463" stroke="#09090B"/>
|
||||
<rect x="13.0371" y="20.3704" width="17.9259" height="6.51852" fill="#8E8E8E"/>
|
||||
<ellipse cx="22.0001" cy="11.0001" rx="0.814815" ry="1.22222" fill="#8E8E8E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 677 B |
31
public/img/panel-tabs/general-selected.svg
Normal file
31
public/img/panel-tabs/general-selected.svg
Normal file
@@ -0,0 +1,31 @@
|
||||
<svg width="65" height="54" viewBox="0 0 65 54" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="27" cy="27" r="25" fill="#09090B" stroke="url(#paint0_linear)" stroke-width="4"/>
|
||||
<ellipse cx="27" cy="33" rx="14" ry="6" fill="url(#paint1_linear)"/>
|
||||
<ellipse cx="27" cy="30" rx="14" ry="6" fill="#09090B"/>
|
||||
<ellipse cx="27" cy="27" rx="14" ry="6" fill="url(#paint2_linear)"/>
|
||||
<ellipse cx="27" cy="24" rx="14" ry="6" fill="#09090B"/>
|
||||
<ellipse cx="27" cy="21" rx="14" ry="6" fill="url(#paint3_linear)"/>
|
||||
<path d="M52 37L65 26.9999L52 17L52 37Z" fill="url(#paint4_linear)"/>
|
||||
<defs>
|
||||
<linearGradient id="paint0_linear" x1="27" y1="0" x2="27" y2="54" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D44A3A"/>
|
||||
<stop offset="1" stop-color="#EB7B18"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint1_linear" x1="27" y1="2.01165e-07" x2="27" y2="54" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D44A3A"/>
|
||||
<stop offset="1" stop-color="#FEBC11"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint2_linear" x1="27" y1="1.40816e-06" x2="27" y2="54" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D44A3A"/>
|
||||
<stop offset="1" stop-color="#FEBC11"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint3_linear" x1="27" y1="-6.03497e-07" x2="27" y2="54" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#D44A3A"/>
|
||||
<stop offset="1" stop-color="#FEBC11"/>
|
||||
</linearGradient>
|
||||
<linearGradient id="paint4_linear" x1="57" y1="54" x2="57" y2="7.55191e-06" gradientUnits="userSpaceOnUse">
|
||||
<stop stop-color="#EB7B18"/>
|
||||
<stop offset="1" stop-color="#D44A3A"/>
|
||||
</linearGradient>
|
||||
</defs>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 1.5 KiB |
8
public/img/panel-tabs/general.svg
Normal file
8
public/img/panel-tabs/general.svg
Normal file
@@ -0,0 +1,8 @@
|
||||
<svg width="44" height="44" viewBox="0 0 44 44" fill="none" xmlns="http://www.w3.org/2000/svg">
|
||||
<circle cx="22" cy="22" r="20" fill="#09090B" stroke="#8E8E8E" stroke-width="4"/>
|
||||
<ellipse cx="21.9999" cy="26.8889" rx="11.4074" ry="4.88889" fill="#8E8E8E"/>
|
||||
<ellipse cx="21.9999" cy="24.4444" rx="11.4074" ry="4.88889" fill="#09090B"/>
|
||||
<ellipse cx="21.9999" cy="22" rx="11.4074" ry="4.88889" fill="#8E8E8E"/>
|
||||
<ellipse cx="21.9999" cy="19.5555" rx="11.4074" ry="4.88889" fill="#09090B"/>
|
||||
<ellipse cx="21.9999" cy="17.1111" rx="11.4074" ry="4.88889" fill="#8E8E8E"/>
|
||||
</svg>
|
||||
|
After Width: | Height: | Size: 570 B |
Reference in New Issue
Block a user