UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 239 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><path d="M22 2H2v16h16l4 4V2zm-5 9h-4v4h-2v-4H7V9h4V5h2v4h4v2z" /></React.Fragment> , 'AddCommentSharp');