mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 13:05:39 +02:00
* feat(icons): add briefcase-medical & briefcase-business * chore(icons): add extra tag to briefcase-business.json --------- Co-authored-by: Karsa <karsa@sztaki.hu>
19 lines
258 B
JSON
19 lines
258 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"doctor",
|
|
"medicine",
|
|
"first aid"
|
|
],
|
|
"categories": [
|
|
"medical",
|
|
"transportation"
|
|
]
|
|
}
|