UNPKG

@patternfly/react-icons

Version:
9 lines 792 B
"use strict" exports.__esModule = true; exports.RhUiMonitoringFillIconConfig = { name: 'RhUiMonitoringFillIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M29.5 3h-27C1.673 3 1 3.673 1 4.5v17c0 .827.673 1.5 1.5 1.5H12v4H8a1 1 0 1 0 0 2h16a1 1 0 1 0 0-2h-4v-4h9.5c.827 0 1.5-.673 1.5-1.5v-17c0-.827-.673-1.5-1.5-1.5ZM18 27h-4v-4h4v4Zm7.796-17.204-6.646 6.646a1.629 1.629 0 0 1-2.299 0L13 12.59l-5.204 5.205c-.22.22-.508.329-.796.329s-.576-.109-.796-.329a1.129 1.129 0 0 1 0-1.592l5.646-5.646c.615-.613 1.684-.613 2.299 0L18 14.409l6.204-6.205a1.127 1.127 0 0 1 1.592 1.592Z"}, rhUiIcon: null, }; exports.RhUiMonitoringFillIcon = require('../createIcon').createIconBase(exports.RhUiMonitoringFillIconConfig); exports["default"] = exports.RhUiMonitoringFillIcon;