Skip to content

Commit

Permalink
feat(icons): Add icon pause-shape-unfilled (#1425)
Browse files Browse the repository at this point in the history
Co-authored-by: Júlia Jaeger Foresti <60678893+juliajforesti@users.noreply.github.com>
  • Loading branch information
aleksandernsilva and juliajforesti committed Aug 13, 2024
1 parent 9b8c578 commit f37f5f1
Show file tree
Hide file tree
Showing 3 changed files with 20 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/long-pants-mate.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
"@rocket.chat/icons": minor
---

feat(icons): Add icon pause-shape-unfilled
3 changes: 3 additions & 0 deletions packages/icons/glyphsMapping.json
Original file line number Diff line number Diff line change
Expand Up @@ -979,5 +979,8 @@
},
"ai": {
"start": "\ue159"
},
"pause-shape-unfilled": {
"start": "\ue15b"
}
}
12 changes: 12 additions & 0 deletions packages/icons/src/pause-shape-unfilled.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 f37f5f1

Please sign in to comment.