UNPKG

@patternfly/react-icons

Version:
9 lines 517 B
"use strict" exports.__esModule = true; exports.RhUiTabletFillIconConfig = { name: 'RhUiTabletFillIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M28 4H4C2.346 4 1 5.346 1 7v18c0 1.654 1.346 3 3 3h24c1.654 0 3-1.346 3-3V7c0-1.654-1.346-3-3-3Zm-9 20.125h-6a1.125 1.125 0 0 1 0-2.25h6a1.125 1.125 0 0 1 0 2.25Z"}, rhUiIcon: null, }; exports.RhUiTabletFillIcon = require('../createIcon').createIconBase(exports.RhUiTabletFillIconConfig); exports["default"] = exports.RhUiTabletFillIcon;