UNPKG

@patternfly/react-icons

Version:
9 lines 1.11 kB
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardInsuranceIconConfig: { name: 'RhStandardInsuranceIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M27 7.38h-4c-.9 0-.57 1.24-.62 1.8h-8.76c0-.54.28-1.79-.62-1.8H9a.61.61 0 0 0-.62.62v23a.61.61 0 0 0 .62.62h18a.61.61 0 0 0 .62-.62V8a.61.61 0 0 0-.62-.62Zm-.62 23H9.62V8.62h2.76c0 .56-.28 1.79.62 1.81h10c.9 0 .57-1.25.62-1.81h2.76ZM12 6.62h3c.31 0 .65-.07.76-.41a2.37 2.37 0 0 1 4.48 0 .68.68 0 0 0 .76.41h3a.62.62 0 0 0 0-1.24h-2.77a3.63 3.63 0 0 0-6.46 0H12a.62.62 0 0 0 0 1.24Z"},{"path":"m22.13 15.51-4-.85a.57.57 0 0 0-.26 0l-4 .85a.62.62 0 0 0-.49.61v4.61c.19 6.11 9 6.11 9.25 0v-4.61a.62.62 0 0 0-.5-.61Zm-4.13.4 3.38.72v.16l-6.76 3.52v-3.68Zm0 8.19a3.36 3.36 0 0 1-3.23-2.45l6.61-3.45v2.53A3.38 3.38 0 0 1 18 24.1ZM17.38 6a.63.63 0 1 0 .62-.63.62.62 0 0 0-.62.63Z"}]}, rhUiIcon: null, }; export declare const RhStandardInsuranceIcon: ComponentClass<SVGIconProps>; export default RhStandardInsuranceIcon;