Skip to content

Commit 8a5295f

Browse files
gabriellshdougfabristassoevan
authored
feat(icons): add desktop-arrow-up, desktop-cross, pin-filled and update pin (#1882)
Co-authored-by: Douglas Fabris <devfabris@gmail.com> Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
1 parent 97b8699 commit 8a5295f

File tree

6 files changed

+42
-1
lines changed

6 files changed

+42
-1
lines changed

.changeset/cyan-brooms-protect.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@rocket.chat/icons": minor
3+
---
4+
5+
feat(icons): add `desktop-arrow-up`, `desktop-cross`, `pin-filled` and update `pin`

packages/icons/glyphsMapping.json

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1022,5 +1022,14 @@
10221022
},
10231023
"phone-question-mark": {
10241024
"start": "\ue171"
1025+
},
1026+
"desktop-cross": {
1027+
"start": "\ue173"
1028+
},
1029+
"desktop-arrow-up": {
1030+
"start": "\ue175"
1031+
},
1032+
"pin-filled": {
1033+
"start": "\ue177"
10251034
}
10261035
}
Lines changed: 11 additions & 0 deletions
Loading
Lines changed: 11 additions & 0 deletions
Loading

packages/icons/src/pin-filled.svg

Lines changed: 5 additions & 0 deletions
Loading

packages/icons/src/pin.svg

Lines changed: 1 addition & 1 deletion
Loading

0 commit comments

Comments
 (0)