UNPKG

@patternfly/react-icons

Version:
9 lines 975 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardMicrophoneIconConfig: { name: 'RhStandardMicrophoneIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M26.62 19a.63.63 0 0 0-1.25 0c-.21 9.77-14.53 9.76-14.74 0a.63.63 0 0 0-1.25 0 8.62 8.62 0 0 0 8 8.59v2.78H12a.63.63 0 0 0 0 1.25h12a.63.63 0 0 0 0-1.25h-5.38v-2.78a8.62 8.62 0 0 0 8-8.59Z"},{"path":"M28 16.37h-4.34v-1.75H25a.63.63 0 0 0 0-1.25h-7a.63.63 0 0 0 0 1.25h4.38v1.75h-8.83v-6.3c.23-6.07 9.05-5.77 8.9.3H18a.63.63 0 0 0 0 1.25h7a.62.62 0 0 0 .62-.62c0-.92-1.28-.56-1.92-.63.1-7.73-11.12-8-11.4-.3v6.3H8a.63.63 0 0 0 0 1.25h4.3c-.87 9.45 12.3 9.44 11.38 0H28a.63.63 0 0 0 0-1.25ZM22.45 19a4.45 4.45 0 0 1-8.9 0v-1.38h8.88Z"}]}, rhUiIcon: null, }; export declare const RhStandardMicrophoneIcon: ComponentClass<SVGIconProps>; export default RhStandardMicrophoneIcon;