Skip to content

Commit

Permalink
feat(icons): New question-mark icon (#1462)
Browse files Browse the repository at this point in the history
Co-authored-by: Júlia Jaeger Foresti <[email protected]>
  • Loading branch information
dougfabris and juliajforesti authored Oct 14, 2024
1 parent 9d2d79c commit d255394
Show file tree
Hide file tree
Showing 3 changed files with 21 additions and 1 deletion.
6 changes: 6 additions & 0 deletions .changeset/young-foxes-invent.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
"@rocket.chat/icons": minor
"@rocket.chat/fuselage": patch
---

feat(icons): New `question-mark` icon
5 changes: 4 additions & 1 deletion packages/icons/glyphsMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -982,5 +982,8 @@
},
"pause-shape-unfilled": {
"start": "\ue15b"
},
"question-mark": {
"start": "\ue15d"
}
}
}
11 changes: 11 additions & 0 deletions packages/icons/src/question-mark.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 d255394

Please sign in to comment.