library/styleguideComponents/RibbonRenderer/stackoverflowIcon.js
Function StackoverflowIcon
has 44 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export default function StackoverflowIcon(props) {
const { className, style } = props;
return (
<svg className={className} style={style} width="89px" height="115px" viewBox="0 0 89 115">