Skip to content

Commit

Permalink
feat: 🎸 Added power icon in type mapping enum
Browse files Browse the repository at this point in the history
✅ Closes: 154
  • Loading branch information
luciobordonaro committed Oct 7, 2020
1 parent 59f0aaa commit 6e62681
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/types/Icon.ts
Original file line number Diff line number Diff line change
Expand Up @@ -32,6 +32,7 @@ export enum Icons {
open_new = "open_new",
pause = "pause",
play = "play",
power = "power",
print = "print",
refresh = "refresh",
right = "right",
Expand Down

0 comments on commit 6e62681

Please sign in to comment.