import * as React from 'react'; import { Flex } from '@fluentui/react-northstar'; import { CallVideoIcon, SkypeLogoIcon, EmojiIcon, MoreIcon } from '@fluentui/react-icons-northstar'; const SvgIconExampleRotate = () => ( ); export default SvgIconExampleRotate;