mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 06:38:46 +02:00
21 lines
294 B
JSON
21 lines
294 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis"
|
|
],
|
|
"use-cases": [
|
|
"Indicating a draft pull request"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"version control",
|
|
"open",
|
|
"draft",
|
|
"dashed"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|