fix(icons): changed barrel icon (#4592)

* Updated icons/barrel.svg

* Updated icons/barrel.json

* Update barrel.json

---------

Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
This commit is contained in:
Karsa
2026-07-24 14:41:37 +02:00
committed by GitHub
parent c757cb9d4b
commit 1d578ab536

View File

@@ -9,9 +9,9 @@
stroke-linecap="round" stroke-linecap="round"
stroke-linejoin="round" stroke-linejoin="round"
> >
<path d="M10 3a41 41 0 0 0 0 18" /> <path d="M10 3a41 41 0 000 18" />
<path d="M14 3a41 41 0 0 1 0 18" /> <path d="M14 3a41 41 0 010 18" />
<path d="M17 3a2 2 0 0 1 1.68.92 15.25 15.25 0 0 1 0 16.16A2 2 0 0 1 17 21H7a2 2 0 0 1-1.68-.92 15.25 15.25 0 0 1 0-16.16A2 2 0 0 1 7 3z" /> <path d="M16.997 21a2 2 0 001.68-.92 15.25 15.25 0 000-16.16 2 2 0 00-1.68-.92h-10a2 2 0 00-1.681.92 15.25 15.25 0 000 16.16 2 2 0 001.681.92z" />
<path d="M3.84 17h16.32" /> <path d="M3.54 16h16.914" />
<path d="M3.84 7h16.32" /> <path d="M3.54 8h16.914" />
</svg> </svg>

Before

Width:  |  Height:  |  Size: 486 B

After

Width:  |  Height:  |  Size: 490 B