mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:26:19 +01:00
* feat(icons): adds barrel icon * feat(icons): add maps category to barrel * feat(icons): add brewery tags to barrel * feat(icons): updates barrel design with 90deg rotated version, added jamiemlaw as a contributor --------- Co-authored-by: Karsa <karsa@sztaki.hu> Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Jakob Guddas <github@jguddas.de>
32 lines
429 B
JSON
32 lines
429 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"keg",
|
|
"drum",
|
|
"tank",
|
|
"wine",
|
|
"beer",
|
|
"oak",
|
|
"wood",
|
|
"firkin",
|
|
"hogshead",
|
|
"kilderkin",
|
|
"barrique",
|
|
"solera",
|
|
"aging",
|
|
"whiskey",
|
|
"brewery",
|
|
"distillery",
|
|
"winery",
|
|
"vineyard"
|
|
],
|
|
"categories": [
|
|
"food-beverage",
|
|
"navigation"
|
|
]
|
|
}
|