UNPKG

@patternfly/react-icons

Version:
12 lines 483 B
"use strict" exports.__esModule = true; exports.ParagraphIconConfig = { name: 'ParagraphIcon', height: 512, width: 448, svgPath: 'M448 48v32a16 16 0 0 1-16 16h-48v368a16 16 0 0 1-16 16h-32a16 16 0 0 1-16-16V96h-32v368a16 16 0 0 1-16 16h-32a16 16 0 0 1-16-16V352h-32a160 160 0 0 1 0-320h240a16 16 0 0 1 16 16z', yOffset: 0, xOffset: 0, }; exports.ParagraphIcon = require('../createIcon').createIcon(exports.ParagraphIconConfig); exports["default"] = exports.ParagraphIcon;