mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 19:46:19 +01:00
* Add gpt tags * Add github actions flow * Add link so people can use the chat * Fix workflow * Add openai dep * Add actions core * Try gh pr review in actions * Try with octokit * Remove changed files part * Try with createReview function * Try this * fix broken json file * Turn on review by gh action * Try this * Update icons/trash.json * Update the runner * Remove added tags * Add more checks
30 lines
398 B
JSON
30 lines
398 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"csandman",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"empty",
|
|
"deletion",
|
|
"cleanup",
|
|
"junk",
|
|
"clear",
|
|
"garbage",
|
|
"delete",
|
|
"remove",
|
|
"bin",
|
|
"waste",
|
|
"recycle",
|
|
"discard",
|
|
"binoculars",
|
|
"rubbish"
|
|
],
|
|
"categories": [
|
|
"files",
|
|
"mail"
|
|
]
|
|
}
|