mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 06:38:46 +02:00
21 lines
275 B
JSON
21 lines
275 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Creating a new pull request"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"version control",
|
|
"open",
|
|
"plus",
|
|
"add",
|
|
"+"
|
|
],
|
|
"categories": [
|
|
"development"
|
|
]
|
|
}
|