UNPKG

@patternfly/react-icons

Version:
9 lines 1.07 kB
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardEarIconConfig: { name: 'RhStandardEarIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M18 4.38A9.62 9.62 0 0 0 8.38 14a.62.62 0 0 0 1.24 0 8.38 8.38 0 1 1 16.76 0c0 3.5-1.9 5.1-3.72 6.65C21 22 19.38 23.42 19.38 26a4.38 4.38 0 0 1-8.76 0 .62.62 0 1 0-1.24 0 5.62 5.62 0 0 0 11.24 0c0-2 1.32-3.11 2.84-4.4 1.95-1.65 4.16-3.52 4.16-7.6A9.62 9.62 0 0 0 18 4.38Z"},{"path":"M15 22.38A2.62 2.62 0 0 0 12.38 25a.62.62 0 0 0 1.24 0A1.38 1.38 0 0 1 15 23.62a4.12 4.12 0 0 0 4.12-4.34 4.23 4.23 0 0 0-4.33-3.9 1.18 1.18 0 0 1-1.17-1.17 4.5 4.5 0 0 1 3.49-4.5A4.39 4.39 0 0 1 22.38 14a.62.62 0 1 0 1.24 0 5.63 5.63 0 0 0-6.75-5.51 5.73 5.73 0 0 0-4.49 5.72 2.41 2.41 0 0 0 2.42 2.41 3 3 0 0 1 3.07 2.72 2.9 2.9 0 0 1-.78 2.14 2.85 2.85 0 0 1-2.09.9Z"}]}, rhUiIcon: null, }; export declare const RhStandardEarIcon: ComponentClass<SVGIconProps>; export default RhStandardEarIcon;