UNPKG

materialuiupgraded

Version:

Material-UI's workspace package

7 lines (5 loc) 249 B
import React from 'react'; import createSvgIcon from './utils/createSvgIcon'; export default createSvgIcon( <React.Fragment><path d="M10 19h4v-3h-4v3zM5 4v3h5v3h4V7h5V4H5zM3 14h18v-2H3v2z" /></React.Fragment> , 'FormatStrikethroughSharp');