UNPKG

@patternfly/react-icons

Version:
9 lines 780 B
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardShareIconConfig: { name: 'RhStandardShareIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M26 20.38a.62.62 0 0 0-.62.62v6.88H5.62V8.12h19.76V15a.62.62 0 0 0 1.24 0V7.5a.62.62 0 0 0-.62-.62H5a.62.62 0 0 0-.62.62v21a.62.62 0 0 0 .62.62h21a.62.62 0 0 0 .62-.62V21a.62.62 0 0 0-.62-.62Z"},{"path":"M31.61 18.08a.63.63 0 0 0-.17-.52l-2-2c-.56-.58-1.46.32-.88.88l.93.94H19a.62.62 0 0 0 0 1.24h10.49l-.93.94a.62.62 0 0 0 .88.88l2-2a.64.64 0 0 0 .17-.36Z"}]}, rhUiIcon: null, }; export declare const RhStandardShareIcon: ComponentClass<SVGIconProps>; export default RhStandardShareIcon;