UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 347 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><path fill="none" d="M0 0h24v24H0V0z" /><path d="M14 6h3v7.88l2 2V4h-5V3H6.12L14 10.88zM12 11.71V13h-2v-2h1.29L2.41 2.13 1 3.54l4 4V19H3v2h11v-4.46L20.46 23l1.41-1.41z" /></React.Fragment> , 'NoMeetingRoomSharp');