mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 12:18:23 +02:00
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:
@@ -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 |
Reference in New Issue
Block a user