mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-08-29 11:48:29 +02:00
* Added icons/paper-bag.svg * Added icons/paper-bag.json * Update paper-bag.svg * Update paper-bag.json with new fields and tags Added 'use-cases' field and updated 'tags' list. * Update paper-bag.json --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
30 lines
486 B
JSON
30 lines
486 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"jamiemlaw",
|
|
"karsa-mistmere",
|
|
"jguddas",
|
|
"EthanHazel",
|
|
"congemcd",
|
|
"dkast"
|
|
],
|
|
"use-cases": [
|
|
"Represents a takeout for a restaurant/food delivery application",
|
|
"Represents a lunch takeout"
|
|
],
|
|
"tags": [
|
|
"storage",
|
|
"package",
|
|
"lunch",
|
|
"takeout",
|
|
"eco-friendly",
|
|
"kraft",
|
|
"retail",
|
|
"doggybag"
|
|
],
|
|
"categories": [
|
|
"food-beverage",
|
|
"shopping"
|
|
]
|
|
}
|