UNPKG

@patternfly/react-icons

Version:
9 lines 540 B
"use strict" exports.__esModule = true; exports.MehBlankIconConfig = { name: 'MehBlankIcon', icon: {"xOffset":0,"yOffset":0,"width":496,"height":512,"svgPathData":"M248 8C111 8 0 119 0 256s111 248 248 248 248-111 248-248S385 8 248 8zm-80 232c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32zm160 0c-17.7 0-32-14.3-32-32s14.3-32 32-32 32 14.3 32 32-14.3 32-32 32z"}, rhUiIcon: null, }; exports.MehBlankIcon = require('../createIcon').createIconBase(exports.MehBlankIconConfig); exports["default"] = exports.MehBlankIcon;