UNPKG

@patternfly/react-icons

Version:
9 lines 672 B
"use strict" exports.__esModule = true; exports.RhStandardServerIconConfig = { name: 'RhStandardServerIcon', icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":[{"path":"M27 18.62a.62.62 0 1 0-.62-.62.61.61 0 0 0 .62.62Z"},{"path":"M31 12.38H5a.61.61 0 0 0-.62.62v10a.61.61 0 0 0 .62.62h26a.61.61 0 0 0 .62-.62V13a.61.61 0 0 0-.62-.62Zm-.62 10H5.62v-8.76h24.76Z"},{"path":"M9 18.62h6a.62.62 0 0 0 0-1.24H9a.62.62 0 0 0 0 1.24Z"}]}, rhUiIcon: null, }; exports.RhStandardServerIcon = require('../createIcon').createIconBase(exports.RhStandardServerIconConfig); exports["default"] = exports.RhStandardServerIcon;