UNPKG

@patternfly/react-icons

Version:
9 lines 1.12 kB
"use strict" exports.__esModule = true; exports.RhStandardTrainIconConfig = { name: 'RhStandardTrainIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M22 11.375h-8A3.629 3.629 0 0 0 10.375 15v12c0 .345.28.625.625.625h14c.345 0 .625-.28.625-.625V15A3.629 3.629 0 0 0 22 11.375Zm2.375 15h-12.75v-4.75h12.75v4.75Zm0-6h-12.75V15A2.378 2.378 0 0 1 14 12.625h8A2.378 2.378 0 0 1 24.375 15v5.375ZM16 9.625a.625.625 0 0 1 0-1.25h4a.625.625 0 0 1 0 1.25h-4Zm-1.44 19.654-1 2a.625.625 0 0 1-1.12-.558l1-2a.624.624 0 1 1 1.118.559Zm9 1.442a.624.624 0 1 1-1.12.558l-1-2a.624.624 0 1 1 1.12-.558l1 2ZM32.624 18v13a.625.625 0 0 1-1.25 0V18c0-7.375-6-13.375-13.375-13.375S4.625 10.625 4.625 18v13a.625.625 0 0 1-1.25 0V18C3.375 9.936 9.935 3.375 18 3.375S32.625 9.935 32.625 18ZM21.38 24.002a.625.625 0 1 1 1.25 0 .625.625 0 0 1-1.25 0Zm-8 0a.625.625 0 1 1 1.25 0 .625.625 0 0 1-1.25 0Z"}, rhUiIcon: null, }; exports.RhStandardTrainIcon = require('../createIcon').createIconBase(exports.RhStandardTrainIconConfig); exports["default"] = exports.RhStandardTrainIcon;