UNPKG

@patternfly/react-icons

Version:
9 lines 976 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardTestTubeIconConfig: { name: 'RhStandardTestTubeIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M27 30.88h-1.38V9.54a2.62 2.62 0 1 0-3.16-3.16h-3.34v-.76H20a.62.62 0 1 0 0-1.24h-1.5a.62.62 0 0 0-.62.62v4.38h-4.76V5a.62.62 0 0 0-.62-.62H11a.62.62 0 0 0 0 1.24h.88V26a3.62 3.62 0 0 0 7.24 0V7.62h3.34a2.6 2.6 0 0 0 1.92 1.92v21.34H9a.62.62 0 0 0 0 1.24h18a.62.62 0 1 0 0-1.24Zm-11.5-2.5A2.39 2.39 0 0 1 13.12 26v-3.38H15a.62.62 0 0 0 0-1.24h-1.88v-1.76H15a.62.62 0 0 0 0-1.24h-1.88v-1.76H15a.62.62 0 0 0 0-1.24h-1.88v-1.76H15a.62.62 0 0 0 0-1.24h-1.88v-1.76h4.76V26a2.39 2.39 0 0 1-2.38 2.38ZM23.62 7A1.38 1.38 0 1 1 25 8.38 1.38 1.38 0 0 1 23.62 7Z"}, rhUiIcon: null, }; export declare const RhStandardTestTubeIcon: ComponentClass<SVGIconProps>; export default RhStandardTestTubeIcon;