UNPKG

@patternfly/react-icons

Version:
9 lines 835 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhUiLabIconConfig: { name: 'RhUiLabIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M27.676 25.783 21 10.787V3h1a1 1 0 0 0 0-2h-1.5c-.827 0-1.5.673-1.5 1.5V11c0 .14.029.279.086.407L22.021 18H9.977l2.935-6.593c.057-.128.086-.267.086-.407V2.5c0-.827-.673-1.5-1.5-1.5h-1.5a1 1 0 0 0 0 2h1v7.788L4.322 25.784c-.513 1.151-.409 2.47.277 3.528s1.849 1.689 3.11 1.689h16.577c1.261 0 2.424-.631 3.11-1.689s.79-2.376.277-3.528Zm-1.954 2.439a1.679 1.679 0 0 1-1.433.778H7.711c-.59 0-1.112-.284-1.433-.778a1.68 1.68 0 0 1-.127-1.625L9.088 20h13.824l2.937 6.597c.24.539.193 1.131-.127 1.625Z"}, rhUiIcon: null, }; export declare const RhUiLabIcon: ComponentClass<SVGIconProps>; export default RhUiLabIcon;