mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-07-10 19:08:48 +02:00
22 lines
295 B
JSON
22 lines
295 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"colebemis",
|
|
"ericfennis",
|
|
"karsa-mistmere"
|
|
],
|
|
"use-cases": [
|
|
"Skipping to the next track"
|
|
],
|
|
"tags": [
|
|
"arrow",
|
|
"skip",
|
|
"next",
|
|
"music"
|
|
],
|
|
"categories": [
|
|
"multimedia",
|
|
"arrows"
|
|
]
|
|
}
|