@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 1.32 kB
JavaScript
exports.__esModule = true;
exports.RhStandardAiChatbotSadIconConfig = {
name: 'RhStandardAiChatbotSadIcon',
icon: {"xOffset":0,"yOffset":0,"width":36,"height":36,"svgClassName":"pf-v6-icon-rh-standard","svgPathData":"M29 13H18.625V9.25H19c.896 0 1.625-.73 1.625-1.626v-2C20.625 4.728 19.896 4 19 4h-2c-.896 0-1.625.729-1.625 1.625v2c0 .897.729 1.625 1.625 1.625h.375V13H7a2.628 2.628 0 0 0-2.625 2.625v11A2.628 2.628 0 0 0 7 29.25h22a2.628 2.628 0 0 0 2.625-2.625v-11A2.628 2.628 0 0 0 29 13ZM16.625 7.623v-2c0-.207.168-.375.375-.375h2c.207 0 .375.168.375.375v2A.375.375 0 0 1 19 8h-2a.375.375 0 0 1-.375-.375Zm13.75 19c0 .758-.617 1.375-1.375 1.375H7a1.377 1.377 0 0 1-1.375-1.375v-11c0-.758.617-1.375 1.375-1.375h22c.758 0 1.375.617 1.375 1.375v11Zm-18.75-8v2c0 .345-.28.625-.625.625H9a.625.625 0 0 1-.625-.625v-2c0-.344.28-.625.625-.625h2c.345 0 .625.28.625.625Zm16 0v2c0 .345-.28.625-.625.625h-2a.625.625 0 0 1-.625-.625v-2c0-.344.28-.625.625-.625h2c.345 0 .625.28.625.625Zm-6.566 5.531a.625.625 0 1 1-.827.938c-1.233-1.088-3.23-1.088-4.464 0a.626.626 0 0 1-.827-.938c1.69-1.49 4.428-1.49 6.118 0Z"},
rhUiIcon: null,
};
exports.RhStandardAiChatbotSadIcon = require('../createIcon').createIconBase(exports.RhStandardAiChatbotSadIconConfig);
exports["default"] = exports.RhStandardAiChatbotSadIcon;