UNPKG

@patternfly/react-icons

Version:
9 lines 762 B
"use strict" exports.__esModule = true; exports.RhUiBlueprintIconConfig = { name: 'RhUiBlueprintIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M29.5 4H9a1.001 1.001 0 0 0-.708.294l-6.998 6.998A1.001 1.001 0 0 0 1 12v14.5c0 .827.673 1.5 1.5 1.5h27c.827 0 1.5-.673 1.5-1.5v-21c0-.827-.673-1.5-1.5-1.5ZM8 7.414V11H4.414L8 7.414ZM29 26H3V13h5.5c.827 0 1.5-.673 1.5-1.5V6h19v20ZM12 12a1 1 0 0 1 1-1h9V9a1 1 0 1 1 2 0v2h2a1 1 0 1 1 0 2h-2v6h2a1 1 0 1 1 0 2h-2v2a1 1 0 1 1-2 0v-2H10v2a1 1 0 1 1-2 0v-2H6a1 1 0 1 1 0-2h2v-3a1 1 0 1 1 2 0v3h12v-6h-9a1 1 0 0 1-1-1Z"}, rhUiIcon: null, }; exports.RhUiBlueprintIcon = require('../createIcon').createIconBase(exports.RhUiBlueprintIconConfig); exports["default"] = exports.RhUiBlueprintIcon;