mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
* fix(icons): arcified playback icons * fix(icons): fix file-play name & file-video-2 => file-video-camera * fix(icons): add `stop` tags to square * fix(icons): fix lines on skip icons --------- Co-authored-by: Jakob Guddas <github@jguddas.de>
19 lines
244 B
JSON
19 lines
244 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"arrow",
|
|
"previous",
|
|
"music",
|
|
"left",
|
|
"reverse"
|
|
],
|
|
"categories": [
|
|
"multimedia",
|
|
"arrows"
|
|
]
|
|
}
|