mirror of
https://github.com/lucide-icons/lucide.git
synced 2026-05-18 09:34:43 +02:00
* Rename `waves` to `waves-horizontal` and add `waves-vertical` * Increase spacing * Update tags for `waves-vertical` Co-authored-by: Karsa <contact@karsa.org> * Remove old `waves` icons --------- Co-authored-by: Karsa <contact@karsa.org> Co-authored-by: Eric Fennis <eric.fennis@gmail.com>
34 lines
519 B
JSON
34 lines
519 B
JSON
{
|
|
"$schema": "../icon.schema.json",
|
|
"contributors": [
|
|
"karsa-mistmere",
|
|
"ericfennis",
|
|
"jamiemlaw"
|
|
],
|
|
"tags": [
|
|
"water",
|
|
"sea",
|
|
"sound",
|
|
"hertz",
|
|
"wavelength",
|
|
"vibrate",
|
|
"ocean",
|
|
"swimming",
|
|
"frequency"
|
|
],
|
|
"categories": [
|
|
"weather",
|
|
"navigation",
|
|
"multimedia",
|
|
"sustainability"
|
|
],
|
|
"aliases": [
|
|
{
|
|
"name": "waves",
|
|
"deprecated": true,
|
|
"deprecationReason": "alias.name",
|
|
"toBeRemovedInVersion": "v1.0"
|
|
}
|
|
]
|
|
}
|