UNPKG

@patternfly/react-icons

Version:
9 lines 632 B
"use strict" exports.__esModule = true; exports.RhUiAddSquareFillIconConfig = { name: 'RhUiAddSquareFillIcon', icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M28.5 2h-25C2.673 2 2 2.673 2 3.5v25c0 .827.673 1.5 1.5 1.5h25c.827 0 1.5-.673 1.5-1.5v-25c0-.827-.673-1.5-1.5-1.5ZM23 17.125h-5.875V23a1.125 1.125 0 0 1-2.25 0v-5.875H9a1.125 1.125 0 0 1 0-2.25h5.875V9a1.125 1.125 0 0 1 2.25 0v5.875H23a1.125 1.125 0 0 1 0 2.25Z"}, rhUiIcon: null, }; exports.RhUiAddSquareFillIcon = require('../createIcon').createIconBase(exports.RhUiAddSquareFillIconConfig); exports["default"] = exports.RhUiAddSquareFillIcon;