mirror of
https://github.com/lucide-icons/lucide.git
synced 2025-12-28 21:07:16 +01:00
27 lines
403 B
JSON
27 lines
403 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"danielbayley",
|
|
"karsa-mistmere"
|
|
],
|
|
"tags": [
|
|
"music",
|
|
"audio",
|
|
"video",
|
|
"start",
|
|
"run"
|
|
],
|
|
"categories": [
|
|
"arrows",
|
|
"multimedia"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "play-square",
|
|
"deprecationReason": "alias.name",
|
|
"deprecated": true,
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|