mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 11:51:36 +02:00
22 lines
330 B
JSON
22 lines
330 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley"
|
|
],
|
|
"use-cases": [
|
|
"Representing a git commit",
|
|
"Indicating a point on a timeline"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"version control",
|
|
"waypoint",
|
|
"stop",
|
|
"station"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"navigation"
|
|
]
|
|
}
|