UNPKG

@patternfly/react-icons

Version:
9 lines 1.74 kB
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardSharkFinIconConfig: { name: 'RhStandardSharkFinIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M5.32 24.99c.24-.14.47-.31.68-.49 1.67 1.44 4.33 1.44 6 0 1.67 1.44 4.33 1.44 6 0 1.67 1.44 4.33 1.44 6 0 1.66 1.49 4.34 1.49 6 0 .21.18.44.35.68.49.3.17.68.08.86-.22.18-.3.08-.68-.22-.86-.32-.19-.6-.42-.85-.71a.647.647 0 0 0-.94 0c-1.29 1.54-3.77 1.54-5.06 0a.647.647 0 0 0-.94 0c-1.29 1.54-3.77 1.54-5.06 0a.647.647 0 0 0-.94 0c-1.29 1.54-3.77 1.54-5.06 0a.647.647 0 0 0-.94 0c-1.29 1.54-3.77 1.54-5.06 0a.631.631 0 0 0-.94 0c-.25.28-.53.52-.85.71-.3.18-.4.56-.22.86.18.3.56.39.86.22Zm26 3.93c-.32-.19-.6-.42-.85-.71a.647.647 0 0 0-.94 0c-1.29 1.54-3.77 1.54-5.06 0a.647.647 0 0 0-.94 0c-1.29 1.54-3.77 1.54-5.06 0a.647.647 0 0 0-.94 0c-1.29 1.54-3.77 1.54-5.06 0a.647.647 0 0 0-.94 0c-1.29 1.54-3.77 1.54-5.06 0a.631.631 0 0 0-.94 0c-.25.28-.53.52-.85.71-.3.18-.4.56-.22.86.18.3.56.39.86.22.24-.14.47-.31.68-.49 1.67 1.44 4.33 1.44 6 0 1.67 1.44 4.33 1.44 6 0 1.67 1.44 4.33 1.44 6 0 1.66 1.49 4.34 1.49 6 0 .21.18.44.35.68.49.3.17.68.08.86-.22.18-.3.08-.68-.22-.86ZM8.29 6.53c4.85 2.93 5.46 10.29 1.21 14.01-.25.23-.27.63-.04.88s.63.27.88.04c1.43-1.31 2.42-3 2.92-4.84H16c.82 0 .82-1.25 0-1.25h-2.48c.08-.58.14-1.17.09-1.75H15c.82 0 .82-1.25 0-1.25h-1.52c-.36-2.21-1.41-4.22-3.04-5.75H12c7.93 0 14.38 6.45 14.38 14.38 0 .81 1.25.82 1.25 0 0-8.62-7.01-15.62-15.62-15.62H8.64c-.28 0-.52.18-.6.45-.08.27.03.55.26.7Z"}, rhUiIcon: null, }; export declare const RhStandardSharkFinIcon: ComponentClass<SVGIconProps>; export default RhStandardSharkFinIcon;