mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 14:50:12 +02:00
21 lines
338 B
JSON
21 lines
338 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Representing webhooks or push API callbacks",
|
|
"Labeling input fields for webhook URLs"
|
|
],
|
|
"tags": [
|
|
"push api",
|
|
"interface",
|
|
"callback"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"social",
|
|
"account"
|
|
]
|
|
}
|