Skip to content

Commit

Permalink
feat(icons): new arrow-up icon (#1266)
Browse files Browse the repository at this point in the history
  • Loading branch information
juliajforesti authored Jan 17, 2024
1 parent 9020c0e commit cc8e86b
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/happy-panthers-worry.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/icons": minor
---

feat(icons): new `arrow-up` icon
3 changes: 3 additions & 0 deletions packages/icons/glyphsMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -955,5 +955,8 @@
},
"rocketchat": {
"start": "\ue147"
},
"arrow-up": {
"start": "\ue149"
}
}
5 changes: 5 additions & 0 deletions packages/icons/src/arrow-up.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 cc8e86b

Please sign in to comment.