@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 782 B
JavaScript
exports.__esModule = true;
exports.RhUiPlaygroundFillIconConfig = {
name: 'RhUiPlaygroundFillIcon',
icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M3.076 12.383a1 1 0 0 1 .217-1.09l10-10A.999.999 0 0 1 15 2v9.5c0 .827-.673 1.5-1.5 1.5H4a.999.999 0 0 1-.924-.617ZM28.5 16h-25c-.827 0-1.5.673-1.5 1.5v11c0 .827.673 1.5 1.5 1.5H9a1 1 0 0 0 1-1c0-3.309 2.691-6 6-6s6 2.691 6 6a1 1 0 0 0 1 1h5.5c.827 0 1.5-.673 1.5-1.5v-11c0-.827-.673-1.5-1.5-1.5Zm-9-3h8c.827 0 1.5-.673 1.5-1.5v-8c0-.827-.673-1.5-1.5-1.5h-8c-.827 0-1.5.673-1.5 1.5v8c0 .827.673 1.5 1.5 1.5Z"},
rhUiIcon: null,
};
exports.RhUiPlaygroundFillIcon = require('../createIcon').createIconBase(exports.RhUiPlaygroundFillIconConfig);
exports["default"] = exports.RhUiPlaygroundFillIcon;