Skip to content

Commit 6491003

Browse files
authored
feat(icons): Add phone-plus icon and update existing phone related icons (#1735)
1 parent d967a2a commit 6491003

File tree

9 files changed

+33
-8
lines changed

9 files changed

+33
-8
lines changed

.changeset/lemon-icons-wash.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 `phone-plus` icon and update existing phone related icons

packages/icons/glyphsMapping.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1004,5 +1004,8 @@
10041004
},
10051005
"inbox": {
10061006
"start": "\ue165"
1007+
},
1008+
"phone-plus": {
1009+
"start": "\ue167"
10071010
}
10081011
}
Lines changed: 7 additions & 1 deletion
Loading

packages/icons/src/phone-in.svg

Lines changed: 2 additions & 2 deletions
Loading

0 commit comments

Comments
 (0)