https://github.com/UniversalViewer/universalviewer/pull/1635 adds a new React component for buttons. - Review this code and separate out into a new PR - Import new SVG icons in the buttons (depends on #1803 ) - Make tooltip position adjustable (above/below/left/right) - Implement new buttons in current layout
#1635 adds a new React component for buttons.