UNPKG

@patternfly/react-icons

Version:
12 lines 658 B
"use strict" exports.__esModule = true; exports.UnderlineIconConfig = { name: 'UnderlineIcon', height: 512, width: 448, svgPath: 'M32 64h32v160c0 88.22 71.78 160 160 160s160-71.78 160-160V64h32a16 16 0 0 0 16-16V16a16 16 0 0 0-16-16H272a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h32v160a80 80 0 0 1-160 0V64h32a16 16 0 0 0 16-16V16a16 16 0 0 0-16-16H32a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16zm400 384H16a16 16 0 0 0-16 16v32a16 16 0 0 0 16 16h416a16 16 0 0 0 16-16v-32a16 16 0 0 0-16-16z', yOffset: 0, xOffset: 0, }; exports.UnderlineIcon = require('../createIcon').createIcon(exports.UnderlineIconConfig); exports["default"] = exports.UnderlineIcon;