Skip to content

Commit

Permalink
feat(icons): Add rocketchat icon (#1163)
Browse files Browse the repository at this point in the history
Co-authored-by: dougfabris <[email protected]>
  • Loading branch information
hugocostadev and dougfabris authored Sep 15, 2023
1 parent 2c25e75 commit 756aef7
Show file tree
Hide file tree
Showing 3 changed files with 23 additions and 1 deletion.
5 changes: 5 additions & 0 deletions .changeset/shaggy-carrots-guess.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/icons": minor
---

feat(icons): Add rocketchat icon
5 changes: 4 additions & 1 deletion packages/icons/glyphsMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -952,5 +952,8 @@
},
"person-arms-spread": {
"start": "\ue145"
},
"rocketchat": {
"start": "\ue147"
}
}
}
14 changes: 14 additions & 0 deletions packages/icons/src/legacy/brands/rocketchat.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 756aef7

Please sign in to comment.