mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 09:34:43 +02:00
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:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"$schema": "../icon.schema.json",
|
||||
"contributors": [
|
||||
"karsa-mistmere"
|
||||
"karsa-mistmere",
|
||||
"jguddas"
|
||||
],
|
||||
"tags": [
|
||||
"statistics",
|
||||
|
||||
@@ -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 |
Reference in New Issue
Block a user