mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 12:55:55 +02:00
* Added icons/last-commit.svg * Added icons/last-commit.json * Rename to line-dot-right-horizontal --------- Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
23 lines
317 B
JSON
23 lines
317 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"johnletey",
|
|
"nathan-de-pachtere"
|
|
],
|
|
"tags": [
|
|
"code",
|
|
"version control",
|
|
"waypoint",
|
|
"stop",
|
|
"station",
|
|
"last",
|
|
"end"
|
|
],
|
|
"categories": [
|
|
"development",
|
|
"navigation"
|
|
]
|
|
}
|