Files
lucide/icons/handbag.json
Jamie Law 5a93aff903 feat(icons): added handbag icon (#3298)
* 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>
2025-07-28 15:56:37 +02:00

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"
]
}