UNPKG

@patternfly/react-icons

Version:
9 lines 680 B
"use strict" exports.__esModule = true; exports.RhUiFoldersIconConfig = { name: 'RhUiFoldersIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M26 22.5v-14c0-.827-.673-1.5-1.5-1.5h-7.841l-.681-3.208A1 1 0 0 0 14.999 3H6.85a1 1 0 0 0-.979.792L5.19 7H2.5C1.673 7 1 7.673 1 8.5v14c0 .827.673 1.5 1.5 1.5h22c.827 0 1.5-.673 1.5-1.5Zm-2-.5H3V9h3a1 1 0 0 0 .979-.792L7.66 5h6.531l.681 3.208a1 1 0 0 0 .979.792h8.15v13Zm7-11v16.5c0 .827-.673 1.5-1.5 1.5H5a1 1 0 1 1 0-2h24V11a1 1 0 1 1 2 0Z"}, rhUiIcon: null, }; exports.RhUiFoldersIcon = require('../createIcon').createIconBase(exports.RhUiFoldersIconConfig); exports["default"] = exports.RhUiFoldersIcon;