including some more dashboard components

This commit is contained in:
2026-03-05 06:34:27 +01:00
parent f03ec900c6
commit 7d8c36a771
57 changed files with 1694 additions and 0 deletions

View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<svg xmlns:xlink="http://www.w3.org/1999/xlink" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 465.365 465.363">
<defs>
<linearGradient id="a" x1="110.25" x2="496.14" y1="213.3" y2="436.09" gradientUnits="userSpaceOnUse">
<stop offset="0" style="stop-color:#aa5cc3"></stop>
<stop offset="1" style="stop-color:#00a4dc"></stop>
</linearGradient>
<linearGradient xlink:href="#a" id="b" x1="110.25" x2="496.14" y1="213.3" y2="436.09" gradientUnits="userSpaceOnUse"></linearGradient>
<linearGradient xlink:href="#a" id="c" x1="110.25" x2="496.14" y1="213.3" y2="436.09" gradientUnits="userSpaceOnUse"></linearGradient>
</defs>
<g fill="url(#a)" transform="translate(-23.29 -23.3)">
<path d="M256 201.6c-20.4 0-86.2 119.3-76.2 139.4 10 20.1 142.5 19.9 152.4 0 9.9-19.9-55.7-139.4-76.2-139.4z" style="fill:url(#b)"></path>
<path d="M256 23.3c-61.6 0-259.8 359.4-229.6 420.1 30.2 60.7 429.3 60 459.2 0 29.9-60-168-420.1-229.6-420.1Zm150.5 367.5c-19.6 39.3-281.1 39.8-300.9 0C85.8 351 215.7 115.5 256 115.5c40.3 0 170.1 235.9 150.5 275.3z" style="fill:url(#c)"></path>
</g>
</svg>

After

Width:  |  Height:  |  Size: 1.1 KiB