UNPKG

@patternfly/react-icons

Version:
11 lines (8 loc) 813 B
import { createIconBase } from '../createIcon.js'; export const RhStandardOilAndGasIconConfig = { name: 'RhStandardOilAndGasIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M19.44 11.56a.59.59 0 0 0-.44-.18H6a.62.62 0 0 0-.62.62v19a.62.62 0 0 0 .62.62h17a.62.62 0 0 0 .62-.62V16a.6.6 0 0 0-.18-.44Zm2.94 18.82H6.62V12.62h12.12l3.64 3.64Z"},{"path":"M14 14.38H9a.62.62 0 0 0 0 1.24h5a.62.62 0 0 0 0-1.24Zm16.44-7.82-2-2a.61.61 0 0 0-.88 0L22 10.12l-.56-.56c-.56-.58-1.46.31-.88.88l4 4a.62.62 0 0 0 .88-.88l-.56-.56 5.56-5.56a.61.61 0 0 0 0-.88ZM24 12.12 22.88 11 28 5.88 29.12 7Z"}]}, rhUiIcon: null, }; export const RhStandardOilAndGasIcon = createIconBase(RhStandardOilAndGasIconConfig); export default RhStandardOilAndGasIcon;