Skip to content

Commit

Permalink
Add alias "submit" and "wait" (#342)
Browse files Browse the repository at this point in the history
Issue: #339 Alias for icon `send`
  • Loading branch information
PeterlitsZo authored Jun 9, 2021
1 parent 099575b commit e731e80
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tags.json
Original file line number Diff line number Diff line change
Expand Up @@ -1078,7 +1078,8 @@
"order"
],
"loader": [
"load"
"load",
"wait"
],
"loader-2": [
"load"
Expand Down Expand Up @@ -1506,11 +1507,12 @@
"magnifying glass"
],
"send": [
"email",
"message",
"mail",
"email",
"paper airplane",
"paper aeroplane"
"paper aeroplane",
"submit"
],
"separator-horizontal": [
"move",
Expand Down

0 comments on commit e731e80

Please sign in to comment.