@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 760 B
JavaScript
exports.__esModule = true;
exports.RhUiEllipsisHorizontalIconConfig = {
name: 'RhUiEllipsisHorizontalIcon',
icon: {"xOffset":0,"yOffset":0,"width":32,"height":32,"svgPathData":"M27 12c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Zm0 6c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Zm-11-6c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Zm0 6c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2ZM5 12c-2.206 0-4 1.794-4 4s1.794 4 4 4 4-1.794 4-4-1.794-4-4-4Zm0 6c-1.103 0-2-.897-2-2s.897-2 2-2 2 .897 2 2-.897 2-2 2Z"},
rhUiIcon: null,
};
exports.RhUiEllipsisHorizontalIcon = require('../createIcon').createIconBase(exports.RhUiEllipsisHorizontalIconConfig);
exports["default"] = exports.RhUiEllipsisHorizontalIcon;