UNPKG

@patternfly/react-icons

Version:
9 lines 634 B
"use strict" exports.__esModule = true; exports.RhUiPowerIconConfig = { name: 'RhUiPowerIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M30 17c0 7.72-6.28 14-14 14S2 24.72 2 17c0-4.338 1.962-8.36 5.384-11.036A1.002 1.002 0 0 1 8.617 7.54 11.936 11.936 0 0 0 4.001 17c0 6.617 5.383 12 12 12s12-5.383 12-12a11.94 11.94 0 0 0-4.616-9.46 1 1 0 1 1 1.233-1.576A13.928 13.928 0 0 1 30.002 17Zm-14 1a1 1 0 0 0 1-1V2a1 1 0 1 0-2 0v15a1 1 0 0 0 1 1Z"}, rhUiIcon: null, }; exports.RhUiPowerIcon = require('../createIcon').createIconBase(exports.RhUiPowerIconConfig); exports["default"] = exports.RhUiPowerIcon;