mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 06:49:07 +02:00
22 lines
312 B
JSON
22 lines
312 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Indicating a closed pull request"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"version control",
|
|
"rejected",
|
|
"closed",
|
|
"cancelled",
|
|
"x"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|