mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 20:56:20 +01:00
* Added icons/handbag.svg * Added icons/handbag.json * Update handbag.json Added extra tags * Fix trailing comma * Update icons/handbag.svg Co-authored-by: Karsa <contact@karsa.org> * Update handbag.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com> Co-authored-by: Karsa <contact@karsa.org>
23 lines
300 B
JSON
23 lines
300 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jamiemlaw",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"bag",
|
|
"baggage",
|
|
"carry",
|
|
"clutch",
|
|
"fashion",
|
|
"luggage",
|
|
"purse",
|
|
"tote",
|
|
"travel"
|
|
],
|
|
"categories": [
|
|
"shopping",
|
|
"transportation"
|
|
]
|
|
}
|