@patternfly/react-icons
Version:
PatternFly 4 Icons as React Components
9 lines • 1.31 kB
JavaScript
exports.__esModule = true;
exports.RhStandardAiChatbotBewilderedIconConfig = {
name: 'RhStandardAiChatbotBewilderedIcon',
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-8.75-3c0 .345-.28.625-.625.625h-6A.625.625 0 0 1 15 23h6c.345 0 .625.28.625.625Zm-10-4v1c0 .345-.28.625-.625.625H9a.625.625 0 0 1-.625-.625v-1c0-.344.28-.625.625-.625h2c.345 0 .625.28.625.625Zm16-2v2c0 .344-.28.624-.625.624h-2a.625.625 0 0 1-.625-.625v-2c0-.344.28-.625.625-.625h2c.345 0 .625.28.625.625Z"},
rhUiIcon: null,
};
exports.RhStandardAiChatbotBewilderedIcon = require('../createIcon').createIconBase(exports.RhStandardAiChatbotBewilderedIconConfig);
exports["default"] = exports.RhStandardAiChatbotBewilderedIcon;