UNPKG

@patternfly/react-icons

Version:
12 lines 623 B
import * as React from 'react'; import { SVGIconProps } from '../createIcon'; export declare const BoxTissueIconConfig: { name: 'BoxTissueIcon', height: 512, width: 512, svgPath: 'M383.88,287.82l64-192H338.47a70.2,70.2,0,0,1-66.59-48,70.21,70.21,0,0,0-66.6-48H63.88l64,288Zm-384,192a32,32,0,0,0,32,32h448a32,32,0,0,0,32-32v-64H-.12Zm480-256H438.94l-21.33,64h14.27a16,16,0,0,1,0,32h-352a16,16,0,1,1,0-32H95.09l-14.22-64h-49a32,32,0,0,0-32,32v128h512v-128A32,32,0,0,0,479.88,223.82Z', yOffset: 0, xOffset: 0, }; export declare const BoxTissueIcon: React.ComponentClass<SVGIconProps>; export default BoxTissueIcon;