@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 950 B
JavaScript
exports.__esModule = true;
exports.RhUiKubernetesServiceIconConfig = {
name: 'RhUiKubernetesServiceIcon',
icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M29.125 14v9c0 .357-.19.688-.5.866l-12.125 7a.998.998 0 0 1-1.366-.366 1 1 0 0 1 .366-1.366l11.625-6.711V14a1 1 0 1 1 2 0Zm-25.25 7a1 1 0 0 0 1-1V9.577L16 3.154l1.5.866a1 1 0 0 0 1-1.732l-2-1.154a1.003 1.003 0 0 0-1 0l-12.125 7a1 1 0 0 0-.5.866v11a1 1 0 0 0 1 1Zm9.048 3.618a1 1 0 0 0-.217-.326l-2.999-2.999A.999.999 0 0 0 8 22v2H2a1 1 0 1 0 0 2h6v2a1 1 0 0 0 1.707.707l2.999-2.999a1.001 1.001 0 0 0 .217-1.09Zm18-17.236a1.001 1.001 0 0 0-.217-1.09l-2.999-2.999A.999.999 0 0 0 26 4v2h-6a1 1 0 1 0 0 2h6v2a1 1 0 0 0 1.707.707l2.999-2.999a.99.99 0 0 0 .217-.326Z"},
rhUiIcon: null,
};
exports.RhUiKubernetesServiceIcon = require('../createIcon').createIconBase(exports.RhUiKubernetesServiceIconConfig);
exports["default"] = exports.RhUiKubernetesServiceIcon;