UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 298 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><path d="M6 9.03V14h12V9.03h2V5H4v4.03z" /><path d="M19 15H5v-4.97H1V19h22v-8.97h-4z" /></React.Fragment> , 'WeekendSharp');