UNPKG

@patternfly/react-icons

Version:
9 lines 1.21 kB
import { ComponentClass } from 'react'; import { SVGIconProps } from '../createIcon.js'; export declare const RhStandardMoneyIconConfig: { name: 'RhStandardMoneyIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M21.62 16A3.62 3.62 0 1 0 18 19.62 3.62 3.62 0 0 0 21.62 16ZM18 18.38A2.38 2.38 0 1 1 20.38 16 2.39 2.39 0 0 1 18 18.38Zm10.5 0a4.12 4.12 0 1 0 4.12 4.12 4.13 4.13 0 0 0-4.12-4.12Zm0 7a2.88 2.88 0 1 1 2.88-2.88 2.89 2.89 0 0 1-2.88 2.88Zm-7.5-3A2.62 2.62 0 1 0 23.62 25 2.62 2.62 0 0 0 21 22.38Zm0 4A1.38 1.38 0 1 1 22.38 25 1.38 1.38 0 0 1 21 26.38Z"},{"path":"M17 22.38H9.61a4.1 4.1 0 0 0-4-4v-4.77a4.1 4.1 0 0 0 4-4h16.78a4.1 4.1 0 0 0 4 4V17a.62.62 0 0 0 1.24 0V9a.62.62 0 0 0-.63-.62H5a.62.62 0 0 0-.62.62v14a.62.62 0 0 0 .62.62h12a.62.62 0 0 0 0-1.24Zm13.38-10a2.85 2.85 0 0 1-2.74-2.74h2.74Zm-22-2.74a2.85 2.85 0 0 1-2.74 2.74V9.62Zm-2.74 10a2.85 2.85 0 0 1 2.74 2.74H5.62Z"},{"path":"M10.38 16a.63.63 0 1 0 .62-.62.63.63 0 0 0-.62.62Zm14 0a.62.62 0 1 0 .62-.63.62.62 0 0 0-.62.63Z"}]}, rhUiIcon: null, }; export declare const RhStandardMoneyIcon: ComponentClass<SVGIconProps>; export default RhStandardMoneyIcon;