Skip to content

Commit cc51290

Browse files
jamiemlawkarsa-mistmereericfennis
authored
feat(icons): add waves-vertical icon (#3867)
* 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>
1 parent 1da4059 commit cc51290

5 files changed

Lines changed: 70 additions & 17 deletions

File tree

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,20 +2,32 @@
22
"$schema": "../icon.schema.json",
33
"contributors": [
44
"karsa-mistmere",
5-
"ericfennis"
5+
"ericfennis",
6+
"jamiemlaw"
67
],
78
"tags": [
89
"water",
910
"sea",
1011
"sound",
1112
"hertz",
1213
"wavelength",
13-
"vibrate"
14+
"vibrate",
15+
"ocean",
16+
"swimming",
17+
"frequency"
1418
],
1519
"categories": [
1620
"weather",
1721
"navigation",
1822
"multimedia",
1923
"sustainability"
24+
],
25+
"aliases": [
26+
{
27+
"name": "waves",
28+
"deprecated": true,
29+
"deprecationReason": "alias.name",
30+
"toBeRemovedInVersion": "v1.0"
31+
}
2032
]
2133
}

icons/waves-horizontal.svg

Lines changed: 15 additions & 0 deletions
Loading

icons/waves-vertical.json

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,26 @@
1+
{
2+
"$schema": "../icon.schema.json",
3+
"contributors": [
4+
"karsa-mistmere",
5+
"ericfennis",
6+
"jamiemlaw"
7+
],
8+
"tags": [
9+
"steam",
10+
"warmth",
11+
"temperature",
12+
"burn",
13+
"hot",
14+
"boiling",
15+
"heat",
16+
"smoke",
17+
"vapor",
18+
"smell",
19+
"aroma",
20+
"sauna"
21+
],
22+
"categories": [
23+
"weather",
24+
"sustainability"
25+
]
26+
}

icons/waves-vertical.svg

Lines changed: 15 additions & 0 deletions
Loading

icons/waves.svg

Lines changed: 0 additions & 15 deletions
This file was deleted.

0 commit comments

Comments
 (0)