UNPKG

@patternfly/react-icons

Version:
9 lines 476 B
"use strict" exports.__esModule = true; exports.RhUiMenuBarsIconConfig = { name: 'RhUiMenuBarsIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M31 16a1 1 0 0 1-1 1H2a1 1 0 1 1 0-2h28a1 1 0 0 1 1 1Zm-1 9H2a1 1 0 1 0 0 2h28a1 1 0 1 0 0-2ZM2 7h28a1 1 0 1 0 0-2H2a1 1 0 1 0 0 2Z"}, rhUiIcon: null, }; exports.RhUiMenuBarsIcon = require('../createIcon').createIconBase(exports.RhUiMenuBarsIconConfig); exports["default"] = exports.RhUiMenuBarsIcon;