UNPKG

@patternfly/react-icons

Version:
9 lines 586 B
"use strict" exports.__esModule = true; exports.DivideIconConfig = { name: 'DivideIcon', icon: {"xOffset":0,"yOffset":0,"width":448,"height":512,"svgPathData":"M224 352c-35.35 0-64 28.65-64 64s28.65 64 64 64 64-28.65 64-64-28.65-64-64-64zm0-192c35.35 0 64-28.65 64-64s-28.65-64-64-64-64 28.65-64 64 28.65 64 64 64zm192 48H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h384c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"}, rhUiIcon: null, }; exports.DivideIcon = require('../createIcon').createIconBase(exports.DivideIconConfig); exports["default"] = exports.DivideIcon;