fix(icons): changed chart-no-axes-combined icon (#3567)

* Updated icons/chart-no-axes-combined.svg

* Updated icons/chart-no-axes-combined.json
This commit is contained in:
Jakob Guddas
2026-05-11 19:17:24 +02:00
committed by GitHub
parent a168a87834
commit 1c381a075c
2 changed files with 6 additions and 5 deletions

View File

@@ -1,7 +1,8 @@
{
"$schema": "../icon.schema.json",
"contributors": [
"karsa-mistmere"
"karsa-mistmere",
"jguddas"
],
"tags": [
"statistics",

View File

@@ -10,9 +10,9 @@
stroke-linejoin="round"
>
<path d="M12 16v5" />
<path d="M16 14v7" />
<path d="M20 10v11" />
<path d="M16 14.639V21" />
<path d="M20 10.656V21" />
<path d="m22 3-8.646 8.646a.5.5 0 0 1-.708 0L9.354 8.354a.5.5 0 0 0-.707 0L2 15" />
<path d="M4 18v3" />
<path d="M8 14v7" />
<path d="M4 18.463V21" />
<path d="M8 14.656V21" />
</svg>

Before

Width:  |  Height:  |  Size: 413 B

After

Width:  |  Height:  |  Size: 432 B