diff --git a/bigbluebutton-html5/client/stylesheets/bbb-icons.css b/bigbluebutton-html5/client/stylesheets/bbb-icons.css index fe6d04a721..0578b286dd 100755 --- a/bigbluebutton-html5/client/stylesheets/bbb-icons.css +++ b/bigbluebutton-html5/client/stylesheets/bbb-icons.css @@ -60,7 +60,7 @@ content: "\e91e"; } .icon-bbb-rectangle_tool:before { - content: "\e92f"; + content: "\e91f"; } .icon-bbb-text_tool:before { content: "\e920";