Skip to content

Commit 0183bbd

Browse files
feat(icons): Add desktop-text icon (#972)
* Add log-view icon * change the icon name --------- Co-authored-by: Tasso Evangelista <tasso.evangelista@rocket.chat>
1 parent df77265 commit 0183bbd

File tree

2 files changed

+8
-0
lines changed

2 files changed

+8
-0
lines changed

packages/icons/glyphsMapping.json

+3
Original file line numberDiff line numberDiff line change
@@ -907,5 +907,8 @@
907907
},
908908
"stop": {
909909
"start": "\ue123"
910+
},
911+
"desktop-text": {
912+
"start": "\ue125"
910913
}
911914
}

packages/icons/src/desktop-text.svg

+5
Loading

0 commit comments

Comments
 (0)